[==========] 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
I20260713 09:08:50.158677 27220 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.149.62:38861
I20260713 09:08:50.160456 27220 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:08:50.161509 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:50.177675 27226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:50.177721 27227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:50.178345 27229 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:50.179808 27220 server_base.cc:1061] running on GCE node
I20260713 09:08:51.363370 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:51.363639 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:51.363859 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933731363830 us; error 0 us; skew 500 ppm
I20260713 09:08:51.364679 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:51.369925 27220 webserver.cc:533] Webserver started at http://127.26.149.62:44727/ using document root <none> and password file <none>
I20260713 09:08:51.370723 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:51.370937 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:51.371380 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:51.376842 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/master-0-root/instance:
uuid: "940d0f8296124c08930c1466fd48a64b"
format_stamp: "Formatted at 2026-07-13 09:08:51 on dist-test-slave-v6t3"
I20260713 09:08:51.384229 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:51.389030 27235 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:51.390111 27220 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:08:51.390439 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/master-0-root
uuid: "940d0f8296124c08930c1466fd48a64b"
format_stamp: "Formatted at 2026-07-13 09:08:51 on dist-test-slave-v6t3"
I20260713 09:08:51.390779 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-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)
I20260713 09:08:51.444578 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:51.446081 27220 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
I20260713 09:08:51.446537 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:51.515708 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.62:38861
I20260713 09:08:51.515770 27286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.62:38861 every 8 connection(s)
I20260713 09:08:51.523233 27287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.543274 27287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b: Bootstrap starting.
I20260713 09:08:51.548650 27287 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.550423 27287 log.cc:826] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b: Log is configured to *not* fsync() on all Append() calls
I20260713 09:08:51.554435 27287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b: No bootstrap required, opened a new log
I20260713 09:08:51.573217 27287 raft_consensus.cc:359] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "940d0f8296124c08930c1466fd48a64b" member_type: VOTER }
I20260713 09:08:51.573715 27287 raft_consensus.cc:385] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.573908 27287 raft_consensus.cc:740] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 940d0f8296124c08930c1466fd48a64b, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.574630 27287 consensus_queue.cc:260] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "940d0f8296124c08930c1466fd48a64b" member_type: VOTER }
I20260713 09:08:51.575058 27287 raft_consensus.cc:399] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:51.575285 27287 raft_consensus.cc:493] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:51.575539 27287 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:51.579857 27287 raft_consensus.cc:515] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "940d0f8296124c08930c1466fd48a64b" member_type: VOTER }
I20260713 09:08:51.580461 27287 leader_election.cc:304] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [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: 940d0f8296124c08930c1466fd48a64b; no voters: 
I20260713 09:08:51.582096 27287 leader_election.cc:290] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:51.582401 27290 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:51.585047 27290 raft_consensus.cc:697] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [term 1 LEADER]: Becoming Leader. State: Replica: 940d0f8296124c08930c1466fd48a64b, State: Running, Role: LEADER
I20260713 09:08:51.585891 27290 consensus_queue.cc:237] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [LEADER]: Queue going to LEADER mode. State: All 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: "940d0f8296124c08930c1466fd48a64b" member_type: VOTER }
I20260713 09:08:51.586889 27287 sys_catalog.cc:565] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:51.596773 27291 sys_catalog.cc:455] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "940d0f8296124c08930c1466fd48a64b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "940d0f8296124c08930c1466fd48a64b" member_type: VOTER } }
I20260713 09:08:51.597394 27291 sys_catalog.cc:458] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:51.598134 27292 sys_catalog.cc:455] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 940d0f8296124c08930c1466fd48a64b. Latest consensus state: current_term: 1 leader_uuid: "940d0f8296124c08930c1466fd48a64b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "940d0f8296124c08930c1466fd48a64b" member_type: VOTER } }
I20260713 09:08:51.598863 27292 sys_catalog.cc:458] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:51.600834 27300 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:51.611384 27300 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:51.613505 27220 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:51.627521 27300 catalog_manager.cc:1383] Generated new cluster ID: 3e61e73c29444b129154a11fd7530d83
I20260713 09:08:51.627789 27300 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:51.642261 27300 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:51.643607 27300 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:51.659405 27300 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b: Generated new TSK 0
I20260713 09:08:51.660248 27300 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:51.680552 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:51.688814 27309 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:51.689754 27310 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:51.693886 27312 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:51.694576 27220 server_base.cc:1061] running on GCE node
I20260713 09:08:51.695446 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:51.695716 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:51.695923 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933731695906 us; error 0 us; skew 500 ppm
I20260713 09:08:51.696798 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:51.700736 27220 webserver.cc:533] Webserver started at http://127.26.149.1:43097/ using document root <none> and password file <none>
I20260713 09:08:51.701377 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:51.701647 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:51.701969 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:51.703445 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/ts-0-root/instance:
uuid: "b85df148b125432cb490b72b8594cd2d"
format_stamp: "Formatted at 2026-07-13 09:08:51 on dist-test-slave-v6t3"
I20260713 09:08:51.710220 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260713 09:08:51.715026 27317 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:51.715899 27220 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:51.716223 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/ts-0-root
uuid: "b85df148b125432cb490b72b8594cd2d"
format_stamp: "Formatted at 2026-07-13 09:08:51 on dist-test-slave-v6t3"
I20260713 09:08:51.716602 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-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)
I20260713 09:08:51.752302 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:51.754021 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:51.756857 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:51.762267 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:51.762555 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:51.762852 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:51.763064 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:51.851277 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.1:43137
I20260713 09:08:51.851363 27379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.1:43137 every 8 connection(s)
I20260713 09:08:51.858707 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:51.869216 27384 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:51.871816 27385 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:51.880326 27387 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:51.880828 27220 server_base.cc:1061] running on GCE node
I20260713 09:08:51.881763 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:51.882035 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:51.882251 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933731882235 us; error 0 us; skew 500 ppm
I20260713 09:08:51.882990 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:51.886773 27380 heartbeater.cc:344] Connected to a master server at 127.26.149.62:38861
I20260713 09:08:51.887230 27380 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:51.887279 27220 webserver.cc:533] Webserver started at http://127.26.149.2:32789/ using document root <none> and password file <none>
I20260713 09:08:51.887996 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:51.888255 27380 heartbeater.cc:507] Master 127.26.149.62:38861 requested a full tablet report, sending...
I20260713 09:08:51.888238 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:51.888783 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:51.890210 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/ts-1-root/instance:
uuid: "e21917282bf246ba8b52ec585d48a357"
format_stamp: "Formatted at 2026-07-13 09:08:51 on dist-test-slave-v6t3"
I20260713 09:08:51.891180 27252 ts_manager.cc:194] Registered new tserver with Master: b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137)
I20260713 09:08:51.893121 27252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53596
I20260713 09:08:51.896238 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:51.901232 27392 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:51.902105 27220 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:08:51.902453 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/ts-1-root
uuid: "e21917282bf246ba8b52ec585d48a357"
format_stamp: "Formatted at 2026-07-13 09:08:51 on dist-test-slave-v6t3"
I20260713 09:08:51.902813 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-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)
I20260713 09:08:51.925880 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:51.927395 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:51.929800 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:51.933275 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:51.933516 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:51.933799 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:51.933997 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.019327 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.2:44571
I20260713 09:08:52.019465 27454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.2:44571 every 8 connection(s)
I20260713 09:08:52.028251 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260713 09:08:52.041496 27455 heartbeater.cc:344] Connected to a master server at 127.26.149.62:38861
I20260713 09:08:52.041917 27455 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:52.048923 27455 heartbeater.cc:507] Master 127.26.149.62:38861 requested a full tablet report, sending...
I20260713 09:08:52.051462 27252 ts_manager.cc:194] Registered new tserver with Master: e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571)
I20260713 09:08:52.053404 27252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53600
W20260713 09:08:52.054293 27458 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:52.055567 27459 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:52.060316 27220 server_base.cc:1061] running on GCE node
W20260713 09:08:52.060461 27462 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:52.061641 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:52.061929 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:52.062136 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933732062119 us; error 0 us; skew 500 ppm
I20260713 09:08:52.062847 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:52.065620 27220 webserver.cc:533] Webserver started at http://127.26.149.3:43955/ using document root <none> and password file <none>
I20260713 09:08:52.066215 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:52.066444 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:52.066741 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:52.068128 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/ts-2-root/instance:
uuid: "80c6c204f7344d789f8d76dc5a51087c"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-v6t3"
I20260713 09:08:52.073755 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:08:52.077956 27466 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.078817 27220 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:08:52.079128 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/ts-2-root
uuid: "80c6c204f7344d789f8d76dc5a51087c"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-v6t3"
I20260713 09:08:52.079457 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933729996285-27220-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)
I20260713 09:08:52.109067 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:52.110332 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:52.111735 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:52.113989 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:52.114161 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.114450 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:52.114609 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.205739 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.3:43915
I20260713 09:08:52.205876 27528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.3:43915 every 8 connection(s)
I20260713 09:08:52.222330 27529 heartbeater.cc:344] Connected to a master server at 127.26.149.62:38861
I20260713 09:08:52.222695 27529 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:52.223392 27529 heartbeater.cc:507] Master 127.26.149.62:38861 requested a full tablet report, sending...
I20260713 09:08:52.225333 27252 ts_manager.cc:194] Registered new tserver with Master: 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:52.226037 27220 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016116793s
I20260713 09:08:52.227028 27252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53602
I20260713 09:08:52.272828 27252 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53614:
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"
    }
  }
}
W20260713 09:08:52.276232 27252 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.
I20260713 09:08:52.382126 27420 tablet_service.cc:1511] Processing CreateTablet for tablet c7a28051ea0241e196b9ef7d969bf321 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:52.383785 27420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a28051ea0241e196b9ef7d969bf321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.391224 27494 tablet_service.cc:1511] Processing CreateTablet for tablet c7a28051ea0241e196b9ef7d969bf321 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:52.391611 27493 tablet_service.cc:1511] Processing CreateTablet for tablet 081c5a0922384e2bb42632663240c476 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:52.392724 27494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a28051ea0241e196b9ef7d969bf321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.393702 27493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081c5a0922384e2bb42632663240c476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.396308 27492 tablet_service.cc:1511] Processing CreateTablet for tablet ab0364c7d5874c4e91f6a1ce4916bf25 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:52.397703 27492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0364c7d5874c4e91f6a1ce4916bf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.406021 27491 tablet_service.cc:1511] Processing CreateTablet for tablet a25a46a1ec014039b10c88aee3d8614d (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:52.407303 27491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25a46a1ec014039b10c88aee3d8614d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.415213 27490 tablet_service.cc:1511] Processing CreateTablet for tablet 4a6b3011933b40808864a1893e839122 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:52.416579 27490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6b3011933b40808864a1893e839122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.419180 27488 tablet_service.cc:1511] Processing CreateTablet for tablet 55b161a59f7d477199d11cd8a934ab1a (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:52.420892 27488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b161a59f7d477199d11cd8a934ab1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.422744 27489 tablet_service.cc:1511] Processing CreateTablet for tablet ce8d512ee38844c0b5edffb9a93ab7c1 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:52.423944 27489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8d512ee38844c0b5edffb9a93ab7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.435711 27487 tablet_service.cc:1511] Processing CreateTablet for tablet 437f3d4bcc544f9ba5baffcccefdef91 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:52.437402 27487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437f3d4bcc544f9ba5baffcccefdef91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.447048 27419 tablet_service.cc:1511] Processing CreateTablet for tablet 081c5a0922384e2bb42632663240c476 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:52.451273 27419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081c5a0922384e2bb42632663240c476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.451200 27489 tablet_service.cc:1511] Processing CreateTablet for tablet f815cdff7b37471d843b1ed36de96eb6 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:52.460793 27416 tablet_service.cc:1511] Processing CreateTablet for tablet 4a6b3011933b40808864a1893e839122 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:52.459443 27489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f815cdff7b37471d843b1ed36de96eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.463369 27416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6b3011933b40808864a1893e839122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.451977 27418 tablet_service.cc:1511] Processing CreateTablet for tablet ab0364c7d5874c4e91f6a1ce4916bf25 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:52.469667 27414 tablet_service.cc:1511] Processing CreateTablet for tablet 55b161a59f7d477199d11cd8a934ab1a (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:52.472687 27418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0364c7d5874c4e91f6a1ce4916bf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.457284 27417 tablet_service.cc:1511] Processing CreateTablet for tablet a25a46a1ec014039b10c88aee3d8614d (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:52.463431 27415 tablet_service.cc:1511] Processing CreateTablet for tablet ce8d512ee38844c0b5edffb9a93ab7c1 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:52.475831 27413 tablet_service.cc:1511] Processing CreateTablet for tablet 437f3d4bcc544f9ba5baffcccefdef91 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:52.482352 27414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b161a59f7d477199d11cd8a934ab1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.486725 27345 tablet_service.cc:1511] Processing CreateTablet for tablet c7a28051ea0241e196b9ef7d969bf321 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:52.488065 27345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a28051ea0241e196b9ef7d969bf321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.494282 27547 tablet_bootstrap.cc:492] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c: Bootstrap starting.
I20260713 09:08:52.480638 27344 tablet_service.cc:1511] Processing CreateTablet for tablet 081c5a0922384e2bb42632663240c476 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:52.500012 27341 tablet_service.cc:1511] Processing CreateTablet for tablet 4a6b3011933b40808864a1893e839122 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:52.500212 27415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8d512ee38844c0b5edffb9a93ab7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.505266 27343 tablet_service.cc:1511] Processing CreateTablet for tablet ab0364c7d5874c4e91f6a1ce4916bf25 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:52.507266 27342 tablet_service.cc:1511] Processing CreateTablet for tablet a25a46a1ec014039b10c88aee3d8614d (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:52.507651 27344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081c5a0922384e2bb42632663240c476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.510823 27340 tablet_service.cc:1511] Processing CreateTablet for tablet ce8d512ee38844c0b5edffb9a93ab7c1 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:52.511801 27412 tablet_service.cc:1511] Processing CreateTablet for tablet f815cdff7b37471d843b1ed36de96eb6 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:52.517458 27339 tablet_service.cc:1511] Processing CreateTablet for tablet 55b161a59f7d477199d11cd8a934ab1a (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:52.524307 27343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0364c7d5874c4e91f6a1ce4916bf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.521070 27417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25a46a1ec014039b10c88aee3d8614d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.531034 27340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8d512ee38844c0b5edffb9a93ab7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.529253 27337 tablet_service.cc:1511] Processing CreateTablet for tablet f815cdff7b37471d843b1ed36de96eb6 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:52.532815 27339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b161a59f7d477199d11cd8a934ab1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.536417 27338 tablet_service.cc:1511] Processing CreateTablet for tablet 437f3d4bcc544f9ba5baffcccefdef91 (DEFAULT_TABLE table=test-workload [id=1fda1154f9ee46c3a3b7b69454d746da]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:52.534404 27342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25a46a1ec014039b10c88aee3d8614d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.533171 27413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437f3d4bcc544f9ba5baffcccefdef91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.542315 27338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437f3d4bcc544f9ba5baffcccefdef91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.546777 27337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f815cdff7b37471d843b1ed36de96eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.548753 27412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f815cdff7b37471d843b1ed36de96eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.551016 27341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6b3011933b40808864a1893e839122. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:52.605521 27299 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:52.620560 27549 tablet_bootstrap.cc:492] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d: Bootstrap starting.
I20260713 09:08:52.644016 27547 tablet_bootstrap.cc:654] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.644842 27548 tablet_bootstrap.cc:492] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357: Bootstrap starting.
I20260713 09:08:52.688202 27547 tablet_bootstrap.cc:492] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c: No bootstrap required, opened a new log
I20260713 09:08:52.688786 27547 ts_tablet_manager.cc:1403] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c: Time spent bootstrapping tablet: real 0.229s	user 0.018s	sys 0.000s
I20260713 09:08:52.689743 27549 tablet_bootstrap.cc:654] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.693660 27547 raft_consensus.cc:359] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:52.694463 27547 raft_consensus.cc:385] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.694811 27547 raft_consensus.cc:740] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.695727 27547 consensus_queue.cc:260] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:52.700882 27548 tablet_bootstrap.cc:654] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.705655 27529 heartbeater.cc:499] Master 127.26.149.62:38861 was elected leader, sending a full tablet report...
I20260713 09:08:52.706703 27547 ts_tablet_manager.cc:1434] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:08:52.707624 27547 tablet_bootstrap.cc:492] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c: Bootstrap starting.
W20260713 09:08:52.711805 27530 tablet.cc:2406] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:52.716346 27547 tablet_bootstrap.cc:654] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.727806 27549 tablet_bootstrap.cc:492] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d: No bootstrap required, opened a new log
I20260713 09:08:52.728229 27549 ts_tablet_manager.cc:1403] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.007s
I20260713 09:08:52.730767 27548 tablet_bootstrap.cc:492] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357: No bootstrap required, opened a new log
I20260713 09:08:52.730916 27549 raft_consensus.cc:359] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:52.731671 27549 raft_consensus.cc:385] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.731513 27548 ts_tablet_manager.cc:1403] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357: Time spent bootstrapping tablet: real 0.126s	user 0.009s	sys 0.012s
I20260713 09:08:52.731973 27549 raft_consensus.cc:740] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.733147 27549 consensus_queue.cc:260] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:52.735627 27547 tablet_bootstrap.cc:492] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c: No bootstrap required, opened a new log
I20260713 09:08:52.736114 27547 ts_tablet_manager.cc:1403] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.007s
I20260713 09:08:52.736421 27548 raft_consensus.cc:359] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:52.737160 27548 raft_consensus.cc:385] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.737478 27548 raft_consensus.cc:740] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.738327 27548 consensus_queue.cc:260] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:52.739352 27547 raft_consensus.cc:359] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.740186 27547 raft_consensus.cc:385] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.740569 27547 raft_consensus.cc:740] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.741470 27380 heartbeater.cc:499] Master 127.26.149.62:38861 was elected leader, sending a full tablet report...
I20260713 09:08:52.742168 27549 ts_tablet_manager.cc:1434] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:08:52.743108 27549 tablet_bootstrap.cc:492] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d: Bootstrap starting.
I20260713 09:08:52.745182 27455 heartbeater.cc:499] Master 127.26.149.62:38861 was elected leader, sending a full tablet report...
I20260713 09:08:52.745126 27551 raft_consensus.cc:493] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.745795 27551 raft_consensus.cc:515] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:52.746855 27547 consensus_queue.cc:260] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.748670 27548 ts_tablet_manager.cc:1434] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:08:52.756930 27548 tablet_bootstrap.cc:492] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357: Bootstrap starting.
I20260713 09:08:52.761039 27551 leader_election.cc:290] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137)
I20260713 09:08:52.763402 27548 tablet_bootstrap.cc:654] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.765465 27547 ts_tablet_manager.cc:1434] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.005s
I20260713 09:08:52.766558 27547 tablet_bootstrap.cc:492] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c: Bootstrap starting.
I20260713 09:08:52.769470 27549 tablet_bootstrap.cc:654] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.777429 27547 tablet_bootstrap.cc:654] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.785910 27549 tablet_bootstrap.cc:492] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d: No bootstrap required, opened a new log
I20260713 09:08:52.786384 27549 ts_tablet_manager.cc:1403] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.002s
I20260713 09:08:52.789379 27549 raft_consensus.cc:359] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.790162 27549 raft_consensus.cc:385] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.790486 27549 raft_consensus.cc:740] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.791224 27549 consensus_queue.cc:260] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.794740 27548 tablet_bootstrap.cc:492] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357: No bootstrap required, opened a new log
I20260713 09:08:52.795239 27548 ts_tablet_manager.cc:1403] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.002s
I20260713 09:08:52.798219 27548 raft_consensus.cc:359] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.798972 27548 raft_consensus.cc:385] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.799286 27548 raft_consensus.cc:740] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.802129 27549 ts_tablet_manager.cc:1434] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:08:52.803074 27549 tablet_bootstrap.cc:492] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d: Bootstrap starting.
I20260713 09:08:52.800065 27548 consensus_queue.cc:260] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.807245 27548 ts_tablet_manager.cc:1434] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:08:52.808192 27548 tablet_bootstrap.cc:492] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357: Bootstrap starting.
I20260713 09:08:52.818904 27548 tablet_bootstrap.cc:654] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.822320 27549 tablet_bootstrap.cc:654] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.832647 27549 tablet_bootstrap.cc:492] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d: No bootstrap required, opened a new log
I20260713 09:08:52.833104 27549 ts_tablet_manager.cc:1403] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.003s
I20260713 09:08:52.836510 27549 raft_consensus.cc:359] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.837247 27549 raft_consensus.cc:385] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.837598 27549 raft_consensus.cc:740] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.838376 27549 consensus_queue.cc:260] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.840734 27547 tablet_bootstrap.cc:492] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c: No bootstrap required, opened a new log
I20260713 09:08:52.841223 27547 ts_tablet_manager.cc:1403] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.036s
I20260713 09:08:52.842887 27549 ts_tablet_manager.cc:1434] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260713 09:08:52.843990 27549 tablet_bootstrap.cc:492] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d: Bootstrap starting.
I20260713 09:08:52.844419 27547 raft_consensus.cc:359] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.845208 27547 raft_consensus.cc:385] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.845567 27547 raft_consensus.cc:740] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.846359 27547 consensus_queue.cc:260] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.841248 27548 tablet_bootstrap.cc:492] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357: No bootstrap required, opened a new log
I20260713 09:08:52.849845 27548 ts_tablet_manager.cc:1403] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.007s
I20260713 09:08:52.852747 27547 ts_tablet_manager.cc:1434] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:52.852881 27548 raft_consensus.cc:359] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.853729 27548 raft_consensus.cc:385] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.854040 27548 raft_consensus.cc:740] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.854918 27548 consensus_queue.cc:260] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.857226 27547 tablet_bootstrap.cc:492] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c: Bootstrap starting.
I20260713 09:08:52.857492 27548 ts_tablet_manager.cc:1434] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:52.861748 27548 tablet_bootstrap.cc:492] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357: Bootstrap starting.
I20260713 09:08:52.859805 27549 tablet_bootstrap.cc:654] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.867507 27547 tablet_bootstrap.cc:654] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.870991 27548 tablet_bootstrap.cc:654] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.879208 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357" is_pre_election: true
I20260713 09:08:52.880720 27430 raft_consensus.cc:2468] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 0.
I20260713 09:08:52.882179 27556 raft_consensus.cc:493] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.882673 27556 raft_consensus.cc:515] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.884438 27468 leader_election.cc:304] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c6c204f7344d789f8d76dc5a51087c, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:52.885555 27551 raft_consensus.cc:2804] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.885907 27551 raft_consensus.cc:493] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:52.886255 27551 raft_consensus.cc:3060] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.892236 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d" is_pre_election: true
I20260713 09:08:52.892994 27355 raft_consensus.cc:2468] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 0.
I20260713 09:08:52.895287 27548 tablet_bootstrap.cc:492] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357: No bootstrap required, opened a new log
I20260713 09:08:52.895802 27548 ts_tablet_manager.cc:1403] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260713 09:08:52.899142 27556 leader_election.cc:290] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:52.901472 27551 raft_consensus.cc:515] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:52.908749 27549 tablet_bootstrap.cc:492] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d: No bootstrap required, opened a new log
I20260713 09:08:52.908842 27551 leader_election.cc:290] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 election: Requested vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137)
I20260713 09:08:52.909268 27549 ts_tablet_manager.cc:1403] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.005s
I20260713 09:08:52.911695 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:52.912351 27355 raft_consensus.cc:3060] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.913771 27549 raft_consensus.cc:359] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.914484 27549 raft_consensus.cc:385] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.914945 27549 raft_consensus.cc:740] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.915185 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:08:52.917822 27430 raft_consensus.cc:3060] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.918588 27547 tablet_bootstrap.cc:492] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c: No bootstrap required, opened a new log
I20260713 09:08:52.919056 27547 ts_tablet_manager.cc:1403] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.012s
I20260713 09:08:52.921849 27547 raft_consensus.cc:359] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.922566 27547 raft_consensus.cc:385] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.922896 27547 raft_consensus.cc:740] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.923573 27547 consensus_queue.cc:260] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.915721 27549 consensus_queue.cc:260] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.927472 27549 ts_tablet_manager.cc:1434] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:08:52.927403 27355 raft_consensus.cc:2468] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 1.
I20260713 09:08:52.928561 27549 tablet_bootstrap.cc:492] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d: Bootstrap starting.
I20260713 09:08:52.928781 27468 leader_election.cc:304] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:08:52.908279 27548 raft_consensus.cc:359] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.930069 27557 raft_consensus.cc:2804] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:52.933481 27557 raft_consensus.cc:697] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 1 LEADER]: Becoming Leader. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Running, Role: LEADER
I20260713 09:08:52.934379 27557 consensus_queue.cc:237] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:52.933145 27548 raft_consensus.cc:385] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.938913 27548 raft_consensus.cc:740] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.939654 27548 consensus_queue.cc:260] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:52.940793 27547 ts_tablet_manager.cc:1434] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260713 09:08:52.941738 27547 tablet_bootstrap.cc:492] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c: Bootstrap starting.
I20260713 09:08:52.947604 27548 ts_tablet_manager.cc:1434] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260713 09:08:52.948438 27430 raft_consensus.cc:2468] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 1.
I20260713 09:08:52.948575 27548 tablet_bootstrap.cc:492] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357: Bootstrap starting.
I20260713 09:08:52.971901 27547 tablet_bootstrap.cc:654] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.977384 27549 tablet_bootstrap.cc:654] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.978987 27252 catalog_manager.cc:5697] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c reported cstate change: term changed from 0 to 1, leader changed from <none> to 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3). New cstate: current_term: 1 leader_uuid: "80c6c204f7344d789f8d76dc5a51087c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:52.985062 27548 tablet_bootstrap.cc:654] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.995069 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f815cdff7b37471d843b1ed36de96eb6" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d" is_pre_election: true
I20260713 09:08:52.995467 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f815cdff7b37471d843b1ed36de96eb6" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c" is_pre_election: true
I20260713 09:08:52.995735 27355 raft_consensus.cc:2468] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 0.
I20260713 09:08:52.998571 27394 leader_election.cc:304] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b85df148b125432cb490b72b8594cd2d, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:52.999897 27556 raft_consensus.cc:2804] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:08:53.000100 27393 leader_election.cc:343] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.000368 27556 raft_consensus.cc:493] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.000783 27556 raft_consensus.cc:3060] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.002846 27547 tablet_bootstrap.cc:492] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c: No bootstrap required, opened a new log
I20260713 09:08:53.003232 27549 tablet_bootstrap.cc:492] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d: No bootstrap required, opened a new log
I20260713 09:08:53.003314 27547 ts_tablet_manager.cc:1403] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.016s
I20260713 09:08:53.003723 27549 ts_tablet_manager.cc:1403] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.007s
I20260713 09:08:53.006938 27549 raft_consensus.cc:359] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.007730 27549 raft_consensus.cc:385] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.008111 27549 raft_consensus.cc:740] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.008733 27556 raft_consensus.cc:515] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.008975 27549 consensus_queue.cc:260] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.014514 27549 ts_tablet_manager.cc:1434] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:08:53.015479 27549 tablet_bootstrap.cc:492] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d: Bootstrap starting.
I20260713 09:08:53.007068 27547 raft_consensus.cc:359] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.018143 27547 raft_consensus.cc:385] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.018584 27547 raft_consensus.cc:740] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.019491 27547 consensus_queue.cc:260] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.020615 27548 tablet_bootstrap.cc:492] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357: No bootstrap required, opened a new log
I20260713 09:08:53.021102 27548 ts_tablet_manager.cc:1403] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.000s
I20260713 09:08:53.021885 27547 ts_tablet_manager.cc:1434] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:08:53.022897 27547 tablet_bootstrap.cc:492] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c: Bootstrap starting.
I20260713 09:08:53.024256 27548 raft_consensus.cc:359] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.030205 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f815cdff7b37471d843b1ed36de96eb6" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:53.030654 27548 raft_consensus.cc:385] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.031020 27548 raft_consensus.cc:740] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.027802 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f815cdff7b37471d843b1ed36de96eb6" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d"
W20260713 09:08:53.031790 27393 leader_election.cc:343] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.031912 27355 raft_consensus.cc:3060] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.031963 27548 consensus_queue.cc:260] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.033828 27547 tablet_bootstrap.cc:654] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.028525 27549 tablet_bootstrap.cc:654] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.043732 27547 tablet_bootstrap.cc:492] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c: No bootstrap required, opened a new log
I20260713 09:08:53.044247 27547 ts_tablet_manager.cc:1403] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260713 09:08:53.044924 27355 raft_consensus.cc:2468] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 1.
I20260713 09:08:53.046063 27394 leader_election.cc:304] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [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: b85df148b125432cb490b72b8594cd2d, e21917282bf246ba8b52ec585d48a357; no voters: 80c6c204f7344d789f8d76dc5a51087c
I20260713 09:08:53.029124 27556 leader_election.cc:290] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.046998 27579 raft_consensus.cc:2804] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.047592 27548 ts_tablet_manager.cc:1434] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.001s
I20260713 09:08:53.048763 27548 tablet_bootstrap.cc:492] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357: Bootstrap starting.
I20260713 09:08:53.049750 27547 raft_consensus.cc:359] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.050515 27547 raft_consensus.cc:385] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.050817 27547 raft_consensus.cc:740] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.051668 27549 tablet_bootstrap.cc:492] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d: No bootstrap required, opened a new log
I20260713 09:08:53.052125 27549 ts_tablet_manager.cc:1403] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260713 09:08:53.051565 27547 consensus_queue.cc:260] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.055059 27549 raft_consensus.cc:359] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.055737 27549 raft_consensus.cc:385] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.056108 27549 raft_consensus.cc:740] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.056540 27548 tablet_bootstrap.cc:654] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.056687 27547 ts_tablet_manager.cc:1434] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260713 09:08:53.057070 27549 consensus_queue.cc:260] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.057796 27547 tablet_bootstrap.cc:492] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c: Bootstrap starting.
I20260713 09:08:53.060699 27555 raft_consensus.cc:493] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.061872 27555 raft_consensus.cc:515] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.065716 27555 leader_election.cc:290] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.060240 27579 raft_consensus.cc:697] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Becoming Leader. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:08:53.066931 27579 consensus_queue.cc:237] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.068941 27548 tablet_bootstrap.cc:492] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357: No bootstrap required, opened a new log
I20260713 09:08:53.069429 27548 ts_tablet_manager.cc:1403] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:08:53.074059 27548 raft_consensus.cc:359] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.074759 27548 raft_consensus.cc:385] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.075084 27548 raft_consensus.cc:740] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.081328 27548 consensus_queue.cc:260] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.083864 27557 raft_consensus.cc:493] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.084528 27548 ts_tablet_manager.cc:1434] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260713 09:08:53.084354 27557 raft_consensus.cc:515] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.085502 27548 tablet_bootstrap.cc:492] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357: Bootstrap starting.
I20260713 09:08:53.086649 27557 leader_election.cc:290] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571)
I20260713 09:08:53.087208 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d512ee38844c0b5edffb9a93ab7c1" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d" is_pre_election: true
I20260713 09:08:53.087803 27355 raft_consensus.cc:2468] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 0.
I20260713 09:08:53.089526 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d512ee38844c0b5edffb9a93ab7c1" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357" is_pre_election: true
W20260713 09:08:53.090955 27468 leader_election.cc:343] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.091940 27468 leader_election.cc:304] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [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: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: e21917282bf246ba8b52ec585d48a357
I20260713 09:08:53.092662 27557 raft_consensus.cc:2804] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.093039 27557 raft_consensus.cc:493] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.093400 27557 raft_consensus.cc:3060] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.103924 27548 tablet_bootstrap.cc:654] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.107302 27549 ts_tablet_manager.cc:1434] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260713 09:08:53.113209 27547 tablet_bootstrap.cc:654] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.113054 27557 raft_consensus.cc:515] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.118083 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0364c7d5874c4e91f6a1ce4916bf25" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c" is_pre_election: true
I20260713 09:08:53.118078 27549 tablet_bootstrap.cc:492] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d: Bootstrap starting.
I20260713 09:08:53.119140 27504 raft_consensus.cc:2468] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 0.
I20260713 09:08:53.120914 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d512ee38844c0b5edffb9a93ab7c1" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:53.120985 27318 leader_election.cc:304] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:08:53.121565 27355 raft_consensus.cc:3060] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.122077 27555 raft_consensus.cc:2804] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.122466 27555 raft_consensus.cc:493] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.122817 27555 raft_consensus.cc:3060] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.125500 27551 raft_consensus.cc:493] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.125982 27551 raft_consensus.cc:515] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.127846 27551 leader_election.cc:290] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571)
I20260713 09:08:53.128288 27549 tablet_bootstrap.cc:654] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.129814 27429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f815cdff7b37471d843b1ed36de96eb6" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357" is_pre_election: true
I20260713 09:08:53.129927 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0364c7d5874c4e91f6a1ce4916bf25" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357" is_pre_election: true
I20260713 09:08:53.130606 27430 raft_consensus.cc:2468] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 0.
I20260713 09:08:53.131462 27354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f815cdff7b37471d843b1ed36de96eb6" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d" is_pre_election: true
I20260713 09:08:53.132361 27354 raft_consensus.cc:2393] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80c6c204f7344d789f8d76dc5a51087c in current term 1: Already voted for candidate e21917282bf246ba8b52ec585d48a357 in this term.
I20260713 09:08:53.132453 27355 raft_consensus.cc:2468] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 1.
I20260713 09:08:53.133505 27557 leader_election.cc:290] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571)
I20260713 09:08:53.134487 27468 leader_election.cc:304] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:08:53.135064 27557 raft_consensus.cc:2804] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.134629 27555 raft_consensus.cc:515] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.135253 27468 leader_election.cc:304] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [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: 80c6c204f7344d789f8d76dc5a51087c; no voters: b85df148b125432cb490b72b8594cd2d, e21917282bf246ba8b52ec585d48a357
I20260713 09:08:53.135962 27551 raft_consensus.cc:3060] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.136535 27579 raft_consensus.cc:493] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.137110 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d512ee38844c0b5edffb9a93ab7c1" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:08:53.137028 27579 raft_consensus.cc:515] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
W20260713 09:08:53.138626 27468 leader_election.cc:343] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.140720 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0364c7d5874c4e91f6a1ce4916bf25" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:08:53.139381 27579 leader_election.cc:290] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.140858 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a46a1ec014039b10c88aee3d8614d" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c" is_pre_election: true
I20260713 09:08:53.141734 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a46a1ec014039b10c88aee3d8614d" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d" is_pre_election: true
W20260713 09:08:53.142333 27393 leader_election.cc:343] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:53.142829 27394 leader_election.cc:343] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.143054 27430 raft_consensus.cc:3060] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.143236 27394 leader_election.cc:304] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [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: e21917282bf246ba8b52ec585d48a357; no voters: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d
I20260713 09:08:53.143945 27579 raft_consensus.cc:2749] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.142347 27551 raft_consensus.cc:2749] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.135720 27557 raft_consensus.cc:697] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 1 LEADER]: Becoming Leader. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Running, Role: LEADER
I20260713 09:08:53.147038 27557 consensus_queue.cc:237] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.118597 27250 catalog_manager.cc:5697] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 reported cstate change: term changed from 0 to 1, leader changed from <none> to e21917282bf246ba8b52ec585d48a357 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "e21917282bf246ba8b52ec585d48a357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.145761 27547 tablet_bootstrap.cc:492] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c: No bootstrap required, opened a new log
I20260713 09:08:53.148857 27579 raft_consensus.cc:493] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.149403 27547 ts_tablet_manager.cc:1403] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.002s
I20260713 09:08:53.149343 27579 raft_consensus.cc:515] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.151713 27579 leader_election.cc:290] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.148650 27549 tablet_bootstrap.cc:492] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d: No bootstrap required, opened a new log
I20260713 09:08:53.152184 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6b3011933b40808864a1893e839122" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d" is_pre_election: true
I20260713 09:08:53.152519 27549 ts_tablet_manager.cc:1403] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.004s
I20260713 09:08:53.152776 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6b3011933b40808864a1893e839122" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c" is_pre_election: true
I20260713 09:08:53.153429 27504 raft_consensus.cc:2468] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 0.
W20260713 09:08:53.153555 27394 leader_election.cc:343] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.154912 27393 leader_election.cc:304] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [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: 80c6c204f7344d789f8d76dc5a51087c, e21917282bf246ba8b52ec585d48a357; no voters: b85df148b125432cb490b72b8594cd2d
I20260713 09:08:53.155756 27579 raft_consensus.cc:2804] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.156136 27579 raft_consensus.cc:493] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.156502 27579 raft_consensus.cc:3060] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.157145 27547 raft_consensus.cc:359] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.158088 27547 raft_consensus.cc:385] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.158330 27430 raft_consensus.cc:2468] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 1.
I20260713 09:08:53.158453 27547 raft_consensus.cc:740] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.159335 27547 consensus_queue.cc:260] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.159866 27319 leader_election.cc:304] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b85df148b125432cb490b72b8594cd2d, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:53.162274 27547 ts_tablet_manager.cc:1434] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:53.163978 27579 raft_consensus.cc:515] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.165335 27547 tablet_bootstrap.cc:492] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c: Bootstrap starting.
I20260713 09:08:53.167742 27579 leader_election.cc:290] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.165807 27549 raft_consensus.cc:359] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.168334 27549 raft_consensus.cc:385] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.168399 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6b3011933b40808864a1893e839122" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:53.168776 27549 raft_consensus.cc:740] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.169909 27549 consensus_queue.cc:260] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
W20260713 09:08:53.170768 27394 leader_election.cc:343] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.171716 27503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6b3011933b40808864a1893e839122" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:53.172323 27503 raft_consensus.cc:3060] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.172874 27590 raft_consensus.cc:2804] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.166195 27555 leader_election.cc:290] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 election: Requested vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.167186 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0364c7d5874c4e91f6a1ce4916bf25" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:53.176057 27504 raft_consensus.cc:3060] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.176218 27548 tablet_bootstrap.cc:492] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357: No bootstrap required, opened a new log
I20260713 09:08:53.176824 27548 ts_tablet_manager.cc:1403] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357: Time spent bootstrapping tablet: real 0.092s	user 0.005s	sys 0.010s
I20260713 09:08:53.179093 27503 raft_consensus.cc:2468] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 1.
I20260713 09:08:53.180188 27393 leader_election.cc:304] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [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: 80c6c204f7344d789f8d76dc5a51087c, e21917282bf246ba8b52ec585d48a357; no voters: b85df148b125432cb490b72b8594cd2d
I20260713 09:08:53.181005 27579 raft_consensus.cc:2804] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.181093 27548 raft_consensus.cc:359] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.181756 27579 raft_consensus.cc:697] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Becoming Leader. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:08:53.181927 27548 raft_consensus.cc:385] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.182276 27548 raft_consensus.cc:740] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.182670 27579 consensus_queue.cc:237] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.183019 27548 consensus_queue.cc:260] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.183028 27252 catalog_manager.cc:5697] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c reported cstate change: term changed from 0 to 1, leader changed from <none> to 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3). New cstate: current_term: 1 leader_uuid: "80c6c204f7344d789f8d76dc5a51087c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.186118 27548 ts_tablet_manager.cc:1434] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260713 09:08:53.187286 27548 tablet_bootstrap.cc:492] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357: Bootstrap starting.
I20260713 09:08:53.187500 27590 raft_consensus.cc:697] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Becoming Leader. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:08:53.188467 27590 consensus_queue.cc:237] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.192178 27549 ts_tablet_manager.cc:1434] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.008s
I20260713 09:08:53.194725 27549 tablet_bootstrap.cc:492] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d: Bootstrap starting.
I20260713 09:08:53.194748 27548 tablet_bootstrap.cc:654] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.198686 27504 raft_consensus.cc:2468] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 1.
I20260713 09:08:53.207366 27548 tablet_bootstrap.cc:492] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357: No bootstrap required, opened a new log
I20260713 09:08:53.207834 27548 ts_tablet_manager.cc:1403] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260713 09:08:53.210629 27548 raft_consensus.cc:359] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.211318 27548 raft_consensus.cc:385] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.211596 27548 raft_consensus.cc:740] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.212055 27549 tablet_bootstrap.cc:654] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.212271 27548 consensus_queue.cc:260] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.213548 27547 tablet_bootstrap.cc:654] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.214840 27548 ts_tablet_manager.cc:1434] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:53.215873 27548 tablet_bootstrap.cc:492] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357: Bootstrap starting.
I20260713 09:08:53.215539 27250 catalog_manager.cc:5697] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 reported cstate change: term changed from 0 to 1, leader changed from <none> to e21917282bf246ba8b52ec585d48a357 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "e21917282bf246ba8b52ec585d48a357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.223268 27548 tablet_bootstrap.cc:654] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.226807 27549 tablet_bootstrap.cc:492] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d: No bootstrap required, opened a new log
I20260713 09:08:53.227319 27549 ts_tablet_manager.cc:1403] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260713 09:08:53.231117 27549 raft_consensus.cc:359] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.232029 27549 raft_consensus.cc:385] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.232470 27549 raft_consensus.cc:740] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.233291 27549 consensus_queue.cc:260] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.236114 27252 catalog_manager.cc:5697] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d reported cstate change: term changed from 0 to 1, leader changed from <none> to b85df148b125432cb490b72b8594cd2d (127.26.149.1). New cstate: current_term: 1 leader_uuid: "b85df148b125432cb490b72b8594cd2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.238996 27549 ts_tablet_manager.cc:1434] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:08:53.241961 27549 tablet_bootstrap.cc:492] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d: Bootstrap starting.
I20260713 09:08:53.249233 27549 tablet_bootstrap.cc:654] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.259955 27548 tablet_bootstrap.cc:492] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357: No bootstrap required, opened a new log
I20260713 09:08:53.259894 27590 raft_consensus.cc:493] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.260507 27548 ts_tablet_manager.cc:1403] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.019s
I20260713 09:08:53.260479 27590 raft_consensus.cc:515] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.263311 27547 tablet_bootstrap.cc:492] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c: No bootstrap required, opened a new log
I20260713 09:08:53.263764 27547 ts_tablet_manager.cc:1403] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c: Time spent bootstrapping tablet: real 0.099s	user 0.020s	sys 0.006s
I20260713 09:08:53.263487 27548 raft_consensus.cc:359] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.264252 27548 raft_consensus.cc:385] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.264560 27548 raft_consensus.cc:740] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.264887 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081c5a0922384e2bb42632663240c476" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c" is_pre_election: true
I20260713 09:08:53.265498 27504 raft_consensus.cc:2468] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 0.
I20260713 09:08:53.265259 27548 consensus_queue.cc:260] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.266543 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081c5a0922384e2bb42632663240c476" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357" is_pre_election: true
I20260713 09:08:53.266347 27547 raft_consensus.cc:359] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.268687 27547 raft_consensus.cc:385] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.268775 27430 raft_consensus.cc:2468] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 0.
I20260713 09:08:53.268963 27547 raft_consensus.cc:740] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.269642 27547 consensus_queue.cc:260] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.271682 27547 ts_tablet_manager.cc:1434] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:08:53.272496 27547 tablet_bootstrap.cc:492] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c: Bootstrap starting.
I20260713 09:08:53.267318 27318 leader_election.cc:304] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:08:53.273955 27592 raft_consensus.cc:2804] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.274438 27592 raft_consensus.cc:493] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.274828 27592 raft_consensus.cc:3060] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.277881 27547 tablet_bootstrap.cc:654] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.267674 27548 ts_tablet_manager.cc:1434] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:53.267385 27590 leader_election.cc:290] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.285349 27557 raft_consensus.cc:493] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.285858 27590 raft_consensus.cc:493] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.285817 27557 raft_consensus.cc:515] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.293427 27590 raft_consensus.cc:515] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.295140 27557 leader_election.cc:290] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571)
I20260713 09:08:53.295862 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d" is_pre_election: true
I20260713 09:08:53.296530 27355 raft_consensus.cc:2468] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 0.
I20260713 09:08:53.298909 27590 leader_election.cc:290] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.300472 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357" is_pre_election: true
I20260713 09:08:53.300835 27468 leader_election.cc:304] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:08:53.301869 27429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357" is_pre_election: true
I20260713 09:08:53.302918 27430 raft_consensus.cc:2468] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 0.
I20260713 09:08:53.304322 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c" is_pre_election: true
I20260713 09:08:53.304935 27557 raft_consensus.cc:2804] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.307098 27557 raft_consensus.cc:493] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.308408 27557 raft_consensus.cc:3060] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.309671 27319 leader_election.cc:304] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b85df148b125432cb490b72b8594cd2d, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:53.312456 27590 raft_consensus.cc:2804] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.312939 27590 raft_consensus.cc:493] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.313359 27590 raft_consensus.cc:3060] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.314095 27592 raft_consensus.cc:515] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.322372 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081c5a0922384e2bb42632663240c476" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:08:53.323062 27430 raft_consensus.cc:3060] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.328398 27557 raft_consensus.cc:515] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.329955 27504 raft_consensus.cc:2393] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85df148b125432cb490b72b8594cd2d in current term 1: Already voted for candidate 80c6c204f7344d789f8d76dc5a51087c in this term.
I20260713 09:08:53.332185 27592 leader_election.cc:290] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 election: Requested vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.334331 27503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081c5a0922384e2bb42632663240c476" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:53.334960 27503 raft_consensus.cc:3060] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.335712 27549 tablet_bootstrap.cc:492] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d: No bootstrap required, opened a new log
I20260713 09:08:53.336228 27590 raft_consensus.cc:515] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.338326 27590 leader_election.cc:290] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 election: Requested vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.336166 27549 ts_tablet_manager.cc:1403] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d: Time spent bootstrapping tablet: real 0.094s	user 0.025s	sys 0.015s
I20260713 09:08:53.339049 27429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:08:53.339322 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:53.339617 27429 raft_consensus.cc:3060] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.339953 27504 raft_consensus.cc:2393] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b85df148b125432cb490b72b8594cd2d in current term 1: Already voted for candidate 80c6c204f7344d789f8d76dc5a51087c in this term.
I20260713 09:08:53.341492 27549 raft_consensus.cc:359] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.342185 27549 raft_consensus.cc:385] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.342303 27503 raft_consensus.cc:2468] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 1.
I20260713 09:08:53.342455 27549 raft_consensus.cc:740] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.343184 27549 consensus_queue.cc:260] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.343417 27318 leader_election.cc:304] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:08:53.345204 27549 ts_tablet_manager.cc:1434] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:53.345640 27557 leader_election.cc:290] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 1 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571)
I20260713 09:08:53.345798 27592 raft_consensus.cc:2804] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.345875 27547 tablet_bootstrap.cc:492] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c: No bootstrap required, opened a new log
I20260713 09:08:53.346356 27592 raft_consensus.cc:697] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Becoming Leader. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:08:53.346446 27547 ts_tablet_manager.cc:1403] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.000s
I20260713 09:08:53.347235 27592 consensus_queue.cc:237] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.348279 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:53.349058 27355 raft_consensus.cc:2393] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80c6c204f7344d789f8d76dc5a51087c in current term 1: Already voted for candidate b85df148b125432cb490b72b8594cd2d in this term.
I20260713 09:08:53.349093 27547 raft_consensus.cc:359] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.349838 27547 raft_consensus.cc:385] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.348291 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:08:53.350203 27547 raft_consensus.cc:740] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.350845 27547 consensus_queue.cc:260] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.352738 27547 ts_tablet_manager.cc:1434] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:53.353322 27468 leader_election.cc:304] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [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: 80c6c204f7344d789f8d76dc5a51087c; no voters: b85df148b125432cb490b72b8594cd2d, e21917282bf246ba8b52ec585d48a357
I20260713 09:08:53.354055 27551 raft_consensus.cc:2749] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.357620 27557 consensus_queue.cc:1048] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.357865 27430 raft_consensus.cc:2468] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 1.
I20260713 09:08:53.357935 27429 raft_consensus.cc:2468] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 1.
I20260713 09:08:53.359701 27319 leader_election.cc:304] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [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: b85df148b125432cb490b72b8594cd2d, e21917282bf246ba8b52ec585d48a357; no voters: 80c6c204f7344d789f8d76dc5a51087c
I20260713 09:08:53.363209 27592 raft_consensus.cc:2804] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.363828 27579 raft_consensus.cc:493] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.363936 27592 raft_consensus.cc:697] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Becoming Leader. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:08:53.364387 27579 raft_consensus.cc:515] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.365087 27592 consensus_queue.cc:237] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.368340 27579 leader_election.cc:290] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.369630 27503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b161a59f7d477199d11cd8a934ab1a" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c" is_pre_election: true
I20260713 09:08:53.369753 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b161a59f7d477199d11cd8a934ab1a" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d" is_pre_election: true
I20260713 09:08:53.370460 27355 raft_consensus.cc:2468] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 0.
I20260713 09:08:53.370323 27250 catalog_manager.cc:5697] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d reported cstate change: term changed from 0 to 1, leader changed from <none> to b85df148b125432cb490b72b8594cd2d (127.26.149.1). New cstate: current_term: 1 leader_uuid: "b85df148b125432cb490b72b8594cd2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.371640 27394 leader_election.cc:304] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b85df148b125432cb490b72b8594cd2d, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:53.372406 27579 raft_consensus.cc:2804] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.372725 27579 raft_consensus.cc:493] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.373052 27579 raft_consensus.cc:3060] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.370457 27503 raft_consensus.cc:2468] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 0.
I20260713 09:08:53.380064 27579 raft_consensus.cc:515] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.382032 27579 leader_election.cc:290] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.385392 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b161a59f7d477199d11cd8a934ab1a" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:53.385442 27503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b161a59f7d477199d11cd8a934ab1a" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:53.386108 27355 raft_consensus.cc:3060] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.386173 27503 raft_consensus.cc:3060] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.387583 27250 catalog_manager.cc:5697] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d reported cstate change: term changed from 0 to 1, leader changed from <none> to b85df148b125432cb490b72b8594cd2d (127.26.149.1). New cstate: current_term: 1 leader_uuid: "b85df148b125432cb490b72b8594cd2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.392742 27503 raft_consensus.cc:2468] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 1.
I20260713 09:08:53.396260 27393 leader_election.cc:304] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c6c204f7344d789f8d76dc5a51087c, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:53.404697 27355 raft_consensus.cc:2468] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 1.
I20260713 09:08:53.409396 27579 raft_consensus.cc:2804] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.410058 27579 raft_consensus.cc:697] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Becoming Leader. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:08:53.410871 27579 consensus_queue.cc:237] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.417366 27551 consensus_queue.cc:1048] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.426039 27252 catalog_manager.cc:5697] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 reported cstate change: term changed from 0 to 1, leader changed from <none> to e21917282bf246ba8b52ec585d48a357 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "e21917282bf246ba8b52ec585d48a357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.461285 27592 raft_consensus.cc:493] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.461812 27592 raft_consensus.cc:515] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.463371 27592 leader_election.cc:290] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.464015 27429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a46a1ec014039b10c88aee3d8614d" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357" is_pre_election: true
I20260713 09:08:53.464301 27503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a46a1ec014039b10c88aee3d8614d" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c" is_pre_election: true
I20260713 09:08:53.464591 27429 raft_consensus.cc:2468] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 0.
I20260713 09:08:53.464807 27503 raft_consensus.cc:2468] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 0.
I20260713 09:08:53.465688 27319 leader_election.cc:304] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b85df148b125432cb490b72b8594cd2d, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:53.466341 27592 raft_consensus.cc:2804] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.466696 27592 raft_consensus.cc:493] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.466969 27592 raft_consensus.cc:3060] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.472131 27592 raft_consensus.cc:515] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.473677 27592 leader_election.cc:290] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 election: Requested vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.474277 27429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a46a1ec014039b10c88aee3d8614d" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:08:53.474547 27503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a46a1ec014039b10c88aee3d8614d" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:53.474782 27429 raft_consensus.cc:3060] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.475098 27503 raft_consensus.cc:3060] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.479123 27503 raft_consensus.cc:2468] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 1.
I20260713 09:08:53.479947 27318 leader_election.cc:304] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:08:53.480556 27592 raft_consensus.cc:2804] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.480800 27429 raft_consensus.cc:2468] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 1.
I20260713 09:08:53.481050 27592 raft_consensus.cc:697] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Becoming Leader. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:08:53.481966 27592 consensus_queue.cc:237] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.489611 27250 catalog_manager.cc:5697] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d reported cstate change: term changed from 0 to 1, leader changed from <none> to b85df148b125432cb490b72b8594cd2d (127.26.149.1). New cstate: current_term: 1 leader_uuid: "b85df148b125432cb490b72b8594cd2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.560320 27579 consensus_queue.cc:1048] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.570662 27579 consensus_queue.cc:1048] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.595360 27355 raft_consensus.cc:3060] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.600852 27503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321"
dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
mode: GRACEFUL
new_leader_uuid: "b85df148b125432cb490b72b8594cd2d"
 from {username='slave'} at 127.0.0.1:49756
I20260713 09:08:53.601503 27503 raft_consensus.cc:606] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 1 LEADER]: Received request to transfer leadership to TS b85df148b125432cb490b72b8594cd2d
I20260713 09:08:53.605158 27613 consensus_queue.cc:1048] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.607185 27429 raft_consensus.cc:3060] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.615386 27557 consensus_queue.cc:1048] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.619608 27503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce8d512ee38844c0b5edffb9a93ab7c1"
dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
mode: GRACEFUL
new_leader_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:49756
I20260713 09:08:53.620301 27503 raft_consensus.cc:606] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 1 LEADER]: Received request to transfer leadership to TS e21917282bf246ba8b52ec585d48a357
I20260713 09:08:53.636763 27608 raft_consensus.cc:993] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c: : Instructing follower e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:53.637208 27608 raft_consensus.cc:1081] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 1 LEADER]: Signalling peer e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:53.639034 27429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce8d512ee38844c0b5edffb9a93ab7c1"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:59556
I20260713 09:08:53.639875 27429 raft_consensus.cc:493] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:53.640249 27429 raft_consensus.cc:3060] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.645067 27557 consensus_queue.cc:1048] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.645531 27429 raft_consensus.cc:515] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.649282 27429 leader_election.cc:290] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 2 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.650796 27503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d512ee38844c0b5edffb9a93ab7c1" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:53.651340 27503 raft_consensus.cc:3055] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:53.651633 27503 raft_consensus.cc:740] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Running, Role: LEADER
I20260713 09:08:53.652508 27353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d512ee38844c0b5edffb9a93ab7c1" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:53.652478 27503 consensus_queue.cc:260] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.653525 27503 raft_consensus.cc:3060] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.659289 27592 consensus_queue.cc:1048] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.665009 27503 raft_consensus.cc:2468] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 2.
I20260713 09:08:53.666886 27393 leader_election.cc:304] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [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: 80c6c204f7344d789f8d76dc5a51087c, e21917282bf246ba8b52ec585d48a357; no voters: b85df148b125432cb490b72b8594cd2d
I20260713 09:08:53.667898 27613 raft_consensus.cc:2804] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:53.668325 27613 raft_consensus.cc:697] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Becoming Leader. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:08:53.670225 27613 consensus_queue.cc:237] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.679993 27252 catalog_manager.cc:5697] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 reported cstate change: term changed from 1 to 2, leader changed from 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3) to e21917282bf246ba8b52ec585d48a357 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "e21917282bf246ba8b52ec585d48a357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.680891 27582 consensus_queue.cc:1048] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.686012 27354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91"
dest_uuid: "b85df148b125432cb490b72b8594cd2d"
mode: GRACEFUL
new_leader_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:58744
I20260713 09:08:53.687875 27354 raft_consensus.cc:606] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Received request to transfer leadership to TS e21917282bf246ba8b52ec585d48a357
I20260713 09:08:53.692713 27592 consensus_queue.cc:1048] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.732671 27429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f815cdff7b37471d843b1ed36de96eb6"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
mode: GRACEFUL
new_leader_uuid: "80c6c204f7344d789f8d76dc5a51087c"
 from {username='slave'} at 127.0.0.1:59566
I20260713 09:08:53.733165 27429 raft_consensus.cc:606] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Received request to transfer leadership to TS 80c6c204f7344d789f8d76dc5a51087c
I20260713 09:08:53.766870 27592 consensus_queue.cc:1048] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.776744 27590 consensus_queue.cc:1048] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.785626 27590 raft_consensus.cc:993] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d: : Instructing follower e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:53.786012 27590 raft_consensus.cc:1081] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Signalling peer e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:53.787496 27430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:59560
I20260713 09:08:53.788012 27430 raft_consensus.cc:493] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:53.788389 27430 raft_consensus.cc:3060] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.793248 27430 raft_consensus.cc:515] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.795143 27430 leader_election.cc:290] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 2 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.795738 27354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:53.796168 27354 raft_consensus.cc:3055] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:53.796381 27354 raft_consensus.cc:740] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:08:53.796955 27354 consensus_queue.cc:260] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.797878 27354 raft_consensus.cc:3060] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.798566 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:53.799124 27504 raft_consensus.cc:3060] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.804476 27354 raft_consensus.cc:2468] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 2.
I20260713 09:08:53.805343 27504 raft_consensus.cc:2468] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 2.
I20260713 09:08:53.805694 27394 leader_election.cc:304] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [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: b85df148b125432cb490b72b8594cd2d, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:53.806699 27582 raft_consensus.cc:2804] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:53.807139 27582 raft_consensus.cc:697] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Becoming Leader. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:08:53.807955 27582 consensus_queue.cc:237] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:53.814600 27249 catalog_manager.cc:5697] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 reported cstate change: term changed from 1 to 2, leader changed from b85df148b125432cb490b72b8594cd2d (127.26.149.1) to e21917282bf246ba8b52ec585d48a357 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "e21917282bf246ba8b52ec585d48a357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.832468 27551 raft_consensus.cc:993] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c: : Instructing follower b85df148b125432cb490b72b8594cd2d to start an election
I20260713 09:08:53.832974 27557 raft_consensus.cc:1081] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 1 LEADER]: Signalling peer b85df148b125432cb490b72b8594cd2d to start an election
I20260713 09:08:53.834288 27354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321"
dest_uuid: "b85df148b125432cb490b72b8594cd2d"
 from {username='slave'} at 127.0.0.1:58714
I20260713 09:08:53.834748 27354 raft_consensus.cc:493] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:53.835032 27354 raft_consensus.cc:3060] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.839345 27354 raft_consensus.cc:515] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:53.840883 27354 leader_election.cc:290] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 2 election: Requested vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:53.841670 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:08:53.841890 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:53.842221 27430 raft_consensus.cc:3060] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.842437 27504 raft_consensus.cc:3055] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:53.842783 27504 raft_consensus.cc:740] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Running, Role: LEADER
I20260713 09:08:53.843637 27504 consensus_queue.cc:260] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [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: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:53.844482 27504 raft_consensus.cc:3060] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.848654 27504 raft_consensus.cc:2468] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 2.
I20260713 09:08:53.848708 27430 raft_consensus.cc:2468] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 2.
I20260713 09:08:53.849611 27318 leader_election.cc:304] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [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: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:08:53.850397 27592 raft_consensus.cc:2804] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:53.850857 27592 raft_consensus.cc:697] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 2 LEADER]: Becoming Leader. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:08:53.851610 27592 consensus_queue.cc:237] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [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: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:53.855340 27592 consensus_queue.cc:1048] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.859337 27249 catalog_manager.cc:5697] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d reported cstate change: term changed from 1 to 2, leader changed from 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3) to b85df148b125432cb490b72b8594cd2d (127.26.149.1). New cstate: current_term: 2 leader_uuid: "b85df148b125432cb490b72b8594cd2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.872653 27593 consensus_queue.cc:1048] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.924925 27582 consensus_queue.cc:1048] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.927588 27582 consensus_queue.cc:1048] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.933125 27592 consensus_queue.cc:1048] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.963342 27593 consensus_queue.cc:1048] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.999697 27613 raft_consensus.cc:993] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357: : Instructing follower 80c6c204f7344d789f8d76dc5a51087c to start an election
I20260713 09:08:54.000167 27582 raft_consensus.cc:1081] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Signalling peer 80c6c204f7344d789f8d76dc5a51087c to start an election
I20260713 09:08:54.001498 27504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f815cdff7b37471d843b1ed36de96eb6"
dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
 from {username='slave'} at 127.0.0.1:49736
I20260713 09:08:54.002002 27504 raft_consensus.cc:493] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:54.002290 27504 raft_consensus.cc:3060] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:54.006729 27504 raft_consensus.cc:515] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:54.008299 27504 leader_election.cc:290] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 2 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571)
I20260713 09:08:54.009032 27354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f815cdff7b37471d843b1ed36de96eb6" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:54.009310 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f815cdff7b37471d843b1ed36de96eb6" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:08:54.009630 27354 raft_consensus.cc:3060] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:54.009948 27430 raft_consensus.cc:3055] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:54.010246 27430 raft_consensus.cc:740] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:08:54.010882 27430 consensus_queue.cc:260] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:54.011695 27430 raft_consensus.cc:3060] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:54.015590 27430 raft_consensus.cc:2468] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 2.
I20260713 09:08:54.015642 27354 raft_consensus.cc:2468] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 2.
I20260713 09:08:54.016625 27468 leader_election.cc:304] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [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: 80c6c204f7344d789f8d76dc5a51087c, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:54.017369 27557 raft_consensus.cc:2804] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:54.017877 27557 raft_consensus.cc:697] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 2 LEADER]: Becoming Leader. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Running, Role: LEADER
I20260713 09:08:54.018599 27557 consensus_queue.cc:237] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:54.024156 27252 catalog_manager.cc:5697] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c reported cstate change: term changed from 1 to 2, leader changed from e21917282bf246ba8b52ec585d48a357 (127.26.149.2) to 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3). New cstate: current_term: 2 leader_uuid: "80c6c204f7344d789f8d76dc5a51087c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:54.206933 27504 raft_consensus.cc:1275] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:54.209278 27613 consensus_queue.cc:1048] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.217741 27355 raft_consensus.cc:1275] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:54.219591 27579 consensus_queue.cc:1048] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.220131 27354 raft_consensus.cc:3060] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:54.226953 27354 raft_consensus.cc:1275] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:54.229380 27579 consensus_queue.cc:1048] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.237084 27504 raft_consensus.cc:1275] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:54.238879 27582 consensus_queue.cc:1048] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.300161 27504 raft_consensus.cc:1275] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Refusing update from remote peer b85df148b125432cb490b72b8594cd2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:54.301914 27590 consensus_queue.cc:1048] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.310508 27430 raft_consensus.cc:1275] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Refusing update from remote peer b85df148b125432cb490b72b8594cd2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:54.311916 27593 consensus_queue.cc:1048] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.490564 27355 raft_consensus.cc:1275] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Refusing update from remote peer 80c6c204f7344d789f8d76dc5a51087c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:54.491828 27557 consensus_queue.cc:1048] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:54.498304 27430 raft_consensus.cc:1275] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Refusing update from remote peer 80c6c204f7344d789f8d76dc5a51087c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:54.499939 27551 consensus_queue.cc:1048] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:56.761039 27220 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:08:56.761863 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:56.779671 27430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a6b3011933b40808864a1893e839122"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
mode: GRACEFUL
new_leader_uuid: "80c6c204f7344d789f8d76dc5a51087c"
 from {username='slave'} at 127.0.0.1:59578
I20260713 09:08:56.780187 27430 raft_consensus.cc:606] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Received request to transfer leadership to TS 80c6c204f7344d789f8d76dc5a51087c
I20260713 09:08:56.789789 27354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321"
dest_uuid: "b85df148b125432cb490b72b8594cd2d"
mode: GRACEFUL
new_leader_uuid: "80c6c204f7344d789f8d76dc5a51087c"
 from {username='slave'} at 127.0.0.1:58748
I20260713 09:08:56.790429 27354 raft_consensus.cc:606] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 2 LEADER]: Received request to transfer leadership to TS 80c6c204f7344d789f8d76dc5a51087c
I20260713 09:08:56.791435 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:56.791805 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:57.004323 27636 raft_consensus.cc:993] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d: : Instructing follower 80c6c204f7344d789f8d76dc5a51087c to start an election
I20260713 09:08:57.004791 27636 raft_consensus.cc:1081] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 2 LEADER]: Signalling peer 80c6c204f7344d789f8d76dc5a51087c to start an election
I20260713 09:08:57.006269 27504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321"
dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
 from {username='slave'} at 127.0.0.1:49742
I20260713 09:08:57.006732 27504 raft_consensus.cc:493] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:57.007040 27504 raft_consensus.cc:3060] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:57.011219 27504 raft_consensus.cc:515] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:57.012677 27504 leader_election.cc:290] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 3 election: Requested vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137)
I20260713 09:08:57.013348 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:08:57.013612 27354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:57.013947 27430 raft_consensus.cc:3060] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:57.014163 27354 raft_consensus.cc:3055] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:57.014519 27354 raft_consensus.cc:740] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:08:57.015311 27354 consensus_queue.cc:260] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [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: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:57.016548 27354 raft_consensus.cc:3060] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:57.020361 27430 raft_consensus.cc:2468] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 3.
I20260713 09:08:57.021559 27468 leader_election.cc:304] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [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: 80c6c204f7344d789f8d76dc5a51087c, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:57.022337 27643 raft_consensus.cc:2804] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:57.023583 27643 raft_consensus.cc:697] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 3 LEADER]: Becoming Leader. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Running, Role: LEADER
I20260713 09:08:57.024664 27354 raft_consensus.cc:2468] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 3.
I20260713 09:08:57.024471 27643 consensus_queue.cc:237] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [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: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:57.031015 27252 catalog_manager.cc:5697] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c reported cstate change: term changed from 2 to 3, leader changed from b85df148b125432cb490b72b8594cd2d (127.26.149.1) to 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3). New cstate: current_term: 3 leader_uuid: "80c6c204f7344d789f8d76dc5a51087c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.051623 27582 raft_consensus.cc:993] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357: : Instructing follower 80c6c204f7344d789f8d76dc5a51087c to start an election
I20260713 09:08:57.052045 27637 raft_consensus.cc:1081] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Signalling peer 80c6c204f7344d789f8d76dc5a51087c to start an election
I20260713 09:08:57.053366 27504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a6b3011933b40808864a1893e839122"
dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
 from {username='slave'} at 127.0.0.1:49736
I20260713 09:08:57.053829 27504 raft_consensus.cc:493] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:57.054143 27504 raft_consensus.cc:3060] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.058131 27504 raft_consensus.cc:515] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:57.059443 27504 leader_election.cc:290] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 2 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571)
I20260713 09:08:57.060207 27354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6b3011933b40808864a1893e839122" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:57.060438 27429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6b3011933b40808864a1893e839122" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:08:57.060774 27354 raft_consensus.cc:3060] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.060930 27429 raft_consensus.cc:3055] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:57.061297 27429 raft_consensus.cc:740] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:08:57.062045 27429 consensus_queue.cc:260] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:57.063189 27429 raft_consensus.cc:3060] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.066872 27354 raft_consensus.cc:2468] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 2.
I20260713 09:08:57.067943 27468 leader_election.cc:304] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [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: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:08:57.068642 27643 raft_consensus.cc:2804] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:57.069056 27643 raft_consensus.cc:697] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 2 LEADER]: Becoming Leader. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Running, Role: LEADER
I20260713 09:08:57.069273 27429 raft_consensus.cc:2468] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 2.
I20260713 09:08:57.069850 27643 consensus_queue.cc:237] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:57.076326 27252 catalog_manager.cc:5697] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c reported cstate change: term changed from 1 to 2, leader changed from e21917282bf246ba8b52ec585d48a357 (127.26.149.2) to 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3). New cstate: current_term: 2 leader_uuid: "80c6c204f7344d789f8d76dc5a51087c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:57.503870 27429 raft_consensus.cc:1275] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Refusing update from remote peer 80c6c204f7344d789f8d76dc5a51087c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:57.505115 27643 consensus_queue.cc:1048] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:57.514139 27355 raft_consensus.cc:1275] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Refusing update from remote peer 80c6c204f7344d789f8d76dc5a51087c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:57.516016 27644 consensus_queue.cc:1048] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:57.619094 27355 raft_consensus.cc:1275] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Refusing update from remote peer 80c6c204f7344d789f8d76dc5a51087c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:57.620218 27644 consensus_queue.cc:1048] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:57.626253 27430 raft_consensus.cc:1275] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Refusing update from remote peer 80c6c204f7344d789f8d76dc5a51087c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:57.627692 27642 consensus_queue.cc:1048] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:57.792714 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:57.801908 27504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321"
dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
mode: GRACEFUL
new_leader_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:49756
I20260713 09:08:57.802346 27504 raft_consensus.cc:606] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 3 LEADER]: Received request to transfer leadership to TS e21917282bf246ba8b52ec585d48a357
I20260713 09:08:57.806463 27355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081c5a0922384e2bb42632663240c476"
dest_uuid: "b85df148b125432cb490b72b8594cd2d"
mode: GRACEFUL
new_leader_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:58744
I20260713 09:08:57.806962 27355 raft_consensus.cc:606] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Received request to transfer leadership to TS e21917282bf246ba8b52ec585d48a357
I20260713 09:08:57.811074 27355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab0364c7d5874c4e91f6a1ce4916bf25"
dest_uuid: "b85df148b125432cb490b72b8594cd2d"
mode: GRACEFUL
new_leader_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:58744
I20260713 09:08:57.811493 27355 raft_consensus.cc:606] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Received request to transfer leadership to TS e21917282bf246ba8b52ec585d48a357
I20260713 09:08:57.815105 27355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a25a46a1ec014039b10c88aee3d8614d"
dest_uuid: "b85df148b125432cb490b72b8594cd2d"
mode: GRACEFUL
new_leader_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:58744
I20260713 09:08:57.815495 27355 raft_consensus.cc:606] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Received request to transfer leadership to TS e21917282bf246ba8b52ec585d48a357
I20260713 09:08:57.819562 27504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a6b3011933b40808864a1893e839122"
dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
mode: GRACEFUL
new_leader_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:49756
I20260713 09:08:57.819979 27504 raft_consensus.cc:606] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 2 LEADER]: Received request to transfer leadership to TS e21917282bf246ba8b52ec585d48a357
I20260713 09:08:57.900702 27636 raft_consensus.cc:993] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d: : Instructing follower e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:57.901098 27658 raft_consensus.cc:1081] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Signalling peer e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:57.902503 27430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081c5a0922384e2bb42632663240c476"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:59560
I20260713 09:08:57.902947 27430 raft_consensus.cc:493] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:57.903291 27430 raft_consensus.cc:3060] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.907699 27430 raft_consensus.cc:515] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:57.909379 27430 leader_election.cc:290] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 2 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:57.910012 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081c5a0922384e2bb42632663240c476" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:57.910329 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081c5a0922384e2bb42632663240c476" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:57.910586 27355 raft_consensus.cc:3055] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:57.910845 27504 raft_consensus.cc:3060] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.910933 27355 raft_consensus.cc:740] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:08:57.911703 27355 consensus_queue.cc:260] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:57.912806 27355 raft_consensus.cc:3060] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.916450 27504 raft_consensus.cc:2468] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 2.
I20260713 09:08:57.917469 27393 leader_election.cc:304] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [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: 80c6c204f7344d789f8d76dc5a51087c, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:57.918293 27637 raft_consensus.cc:2804] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:57.918737 27355 raft_consensus.cc:2468] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 2.
I20260713 09:08:57.919416 27637 raft_consensus.cc:697] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Becoming Leader. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:08:57.920213 27637 consensus_queue.cc:237] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:57.920639 27644 raft_consensus.cc:993] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c: : Instructing follower e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:57.921038 27642 raft_consensus.cc:1081] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 3 LEADER]: Signalling peer e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:57.922343 27430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:59556
I20260713 09:08:57.922724 27430 raft_consensus.cc:493] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:57.922999 27430 raft_consensus.cc:3060] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:57.926891 27252 catalog_manager.cc:5697] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 reported cstate change: term changed from 1 to 2, leader changed from b85df148b125432cb490b72b8594cd2d (127.26.149.1) to e21917282bf246ba8b52ec585d48a357 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "e21917282bf246ba8b52ec585d48a357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.927798 27430 raft_consensus.cc:515] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:57.929692 27430 leader_election.cc:290] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 4 election: Requested vote from peers 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915), b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137)
I20260713 09:08:57.930145 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:57.930207 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a28051ea0241e196b9ef7d969bf321" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:57.930812 27355 raft_consensus.cc:3060] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:57.932005 27504 raft_consensus.cc:3055] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:57.932310 27504 raft_consensus.cc:740] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Running, Role: LEADER
I20260713 09:08:57.933009 27504 consensus_queue.cc:260] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [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: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:57.934070 27504 raft_consensus.cc:3060] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:57.935932 27355 raft_consensus.cc:2468] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 4.
I20260713 09:08:57.936808 27394 leader_election.cc:304] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [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: b85df148b125432cb490b72b8594cd2d, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:57.937523 27637 raft_consensus.cc:2804] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:57.938012 27637 raft_consensus.cc:697] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 4 LEADER]: Becoming Leader. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:08:57.938773 27637 consensus_queue.cc:237] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [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: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } }
I20260713 09:08:57.939385 27504 raft_consensus.cc:2468] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 4.
I20260713 09:08:57.943989 27252 catalog_manager.cc:5697] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 reported cstate change: term changed from 3 to 4, leader changed from 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3) to e21917282bf246ba8b52ec585d48a357 (127.26.149.2). New cstate: current_term: 4 leader_uuid: "e21917282bf246ba8b52ec585d48a357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.005884 27636 raft_consensus.cc:993] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d: : Instructing follower e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:58.006278 27658 raft_consensus.cc:1081] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Signalling peer e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:58.007510 27430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a25a46a1ec014039b10c88aee3d8614d"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:59560
I20260713 09:08:58.007871 27430 raft_consensus.cc:493] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.008087 27430 raft_consensus.cc:3060] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.011600 27430 raft_consensus.cc:515] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:58.013161 27430 leader_election.cc:290] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 2 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:58.013419 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a46a1ec014039b10c88aee3d8614d" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:58.013692 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a46a1ec014039b10c88aee3d8614d" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:58.014060 27355 raft_consensus.cc:3055] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:58.014307 27504 raft_consensus.cc:3060] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.014402 27355 raft_consensus.cc:740] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:08:58.015218 27355 consensus_queue.cc:260] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:58.016312 27355 raft_consensus.cc:3060] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.018713 27504 raft_consensus.cc:2468] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 2.
I20260713 09:08:58.019626 27393 leader_election.cc:304] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [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: 80c6c204f7344d789f8d76dc5a51087c, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:58.020274 27637 raft_consensus.cc:2804] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:58.020692 27637 raft_consensus.cc:697] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Becoming Leader. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:08:58.021267 27355 raft_consensus.cc:2468] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 2.
I20260713 09:08:58.021420 27637 consensus_queue.cc:237] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:58.023850 27644 raft_consensus.cc:993] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c: : Instructing follower e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:58.024287 27643 raft_consensus.cc:1081] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 2 LEADER]: Signalling peer e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:58.025942 27430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a6b3011933b40808864a1893e839122"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:59556
I20260713 09:08:58.026515 27430 raft_consensus.cc:493] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.026852 27430 raft_consensus.cc:3060] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:58.029536 27252 catalog_manager.cc:5697] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 reported cstate change: term changed from 1 to 2, leader changed from b85df148b125432cb490b72b8594cd2d (127.26.149.1) to e21917282bf246ba8b52ec585d48a357 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "e21917282bf246ba8b52ec585d48a357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.032850 27430 raft_consensus.cc:515] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:58.035437 27430 leader_election.cc:290] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 3 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:58.035758 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6b3011933b40808864a1893e839122" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:58.035975 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6b3011933b40808864a1893e839122" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:58.036682 27355 raft_consensus.cc:3060] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:58.037004 27504 raft_consensus.cc:3055] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:58.037379 27504 raft_consensus.cc:740] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Running, Role: LEADER
I20260713 09:08:58.038259 27504 consensus_queue.cc:260] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:58.039204 27504 raft_consensus.cc:3060] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:58.042815 27355 raft_consensus.cc:2468] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 3.
I20260713 09:08:58.043772 27394 leader_election.cc:304] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [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: b85df148b125432cb490b72b8594cd2d, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:58.044478 27637 raft_consensus.cc:2804] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:58.044821 27504 raft_consensus.cc:2468] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 3.
I20260713 09:08:58.044878 27637 raft_consensus.cc:697] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 3 LEADER]: Becoming Leader. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:08:58.046068 27637 consensus_queue.cc:237] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:58.051117 27252 catalog_manager.cc:5697] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 reported cstate change: term changed from 2 to 3, leader changed from 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3) to e21917282bf246ba8b52ec585d48a357 (127.26.149.2). New cstate: current_term: 3 leader_uuid: "e21917282bf246ba8b52ec585d48a357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.310218 27636 raft_consensus.cc:993] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d: : Instructing follower e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:58.310645 27658 raft_consensus.cc:1081] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Signalling peer e21917282bf246ba8b52ec585d48a357 to start an election
I20260713 09:08:58.312228 27430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab0364c7d5874c4e91f6a1ce4916bf25"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
 from {username='slave'} at 127.0.0.1:59560
I20260713 09:08:58.312697 27430 raft_consensus.cc:493] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.312970 27430 raft_consensus.cc:3060] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.316605 27430 raft_consensus.cc:515] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:58.317915 27430 leader_election.cc:290] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [CANDIDATE]: Term 2 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:08:58.318686 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0364c7d5874c4e91f6a1ce4916bf25" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:08:58.318830 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0364c7d5874c4e91f6a1ce4916bf25" candidate_uuid: "e21917282bf246ba8b52ec585d48a357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:08:58.319248 27355 raft_consensus.cc:3055] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:58.319269 27504 raft_consensus.cc:3060] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.319654 27355 raft_consensus.cc:740] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:08:58.320271 27355 consensus_queue.cc:260] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:58.321022 27355 raft_consensus.cc:3060] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.323743 27504 raft_consensus.cc:2468] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 2.
I20260713 09:08:58.324623 27393 leader_election.cc:304] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [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: 80c6c204f7344d789f8d76dc5a51087c, e21917282bf246ba8b52ec585d48a357; no voters: 
I20260713 09:08:58.325232 27637 raft_consensus.cc:2804] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:58.325613 27637 raft_consensus.cc:697] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Becoming Leader. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:08:58.326390 27355 raft_consensus.cc:2468] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e21917282bf246ba8b52ec585d48a357 in term 2.
I20260713 09:08:58.326277 27637 consensus_queue.cc:237] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:08:58.332320 27252 catalog_manager.cc:5697] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 reported cstate change: term changed from 1 to 2, leader changed from b85df148b125432cb490b72b8594cd2d (127.26.149.1) to e21917282bf246ba8b52ec585d48a357 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "e21917282bf246ba8b52ec585d48a357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.360342 27355 raft_consensus.cc:1275] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 4 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:58.361356 27637 consensus_queue.cc:1048] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:58.368492 27504 raft_consensus.cc:1275] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 4 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:58.369841 27659 consensus_queue.cc:1048] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:58.433322 27504 raft_consensus.cc:1275] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.434423 27659 consensus_queue.cc:1048] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.442238 27355 raft_consensus.cc:1275] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.443478 27670 consensus_queue.cc:1048] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.559046 27504 raft_consensus.cc:1275] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:58.560072 27355 raft_consensus.cc:1275] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.560204 27637 consensus_queue.cc:1048] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:58.561295 27670 consensus_queue.cc:1048] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.570355 27355 raft_consensus.cc:1275] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:58.571792 27637 consensus_queue.cc:1048] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:58.574748 27504 raft_consensus.cc:1275] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.576028 27659 consensus_queue.cc:1048] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.706450 27504 raft_consensus.cc:1275] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.707487 27637 consensus_queue.cc:1048] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.715062 27354 raft_consensus.cc:1275] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Refusing update from remote peer e21917282bf246ba8b52ec585d48a357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.716511 27659 consensus_queue.cc:1048] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.830245 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:00.837008 27430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081c5a0922384e2bb42632663240c476"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
mode: GRACEFUL
new_leader_uuid: "b85df148b125432cb490b72b8594cd2d"
 from {username='slave'} at 127.0.0.1:59578
I20260713 09:09:00.837651 27430 raft_consensus.cc:606] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Received request to transfer leadership to TS b85df148b125432cb490b72b8594cd2d
I20260713 09:09:00.839982 27430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
mode: GRACEFUL
new_leader_uuid: "b85df148b125432cb490b72b8594cd2d"
 from {username='slave'} at 127.0.0.1:59578
I20260713 09:09:00.840372 27430 raft_consensus.cc:606] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Received request to transfer leadership to TS b85df148b125432cb490b72b8594cd2d
I20260713 09:09:00.842190 27430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a6b3011933b40808864a1893e839122"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
mode: GRACEFUL
new_leader_uuid: "80c6c204f7344d789f8d76dc5a51087c"
 from {username='slave'} at 127.0.0.1:59578
I20260713 09:09:00.842574 27430 raft_consensus.cc:606] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 3 LEADER]: Received request to transfer leadership to TS 80c6c204f7344d789f8d76dc5a51087c
I20260713 09:09:00.844477 27430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55b161a59f7d477199d11cd8a934ab1a"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
mode: GRACEFUL
new_leader_uuid: "b85df148b125432cb490b72b8594cd2d"
 from {username='slave'} at 127.0.0.1:59578
I20260713 09:09:00.844849 27430 raft_consensus.cc:606] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Received request to transfer leadership to TS b85df148b125432cb490b72b8594cd2d
I20260713 09:09:00.846849 27430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab0364c7d5874c4e91f6a1ce4916bf25"
dest_uuid: "e21917282bf246ba8b52ec585d48a357"
mode: GRACEFUL
new_leader_uuid: "80c6c204f7344d789f8d76dc5a51087c"
 from {username='slave'} at 127.0.0.1:59578
I20260713 09:09:00.847225 27430 raft_consensus.cc:606] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Received request to transfer leadership to TS 80c6c204f7344d789f8d76dc5a51087c
I20260713 09:09:00.848130 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:09:00.848524 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:00.862488 27679 raft_consensus.cc:993] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357: : Instructing follower b85df148b125432cb490b72b8594cd2d to start an election
I20260713 09:09:00.863057 27677 raft_consensus.cc:1081] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Signalling peer b85df148b125432cb490b72b8594cd2d to start an election
I20260713 09:09:00.864500 27355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91"
dest_uuid: "b85df148b125432cb490b72b8594cd2d"
 from {username='slave'} at 127.0.0.1:58730
I20260713 09:09:00.864960 27355 raft_consensus.cc:493] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:00.865301 27355 raft_consensus.cc:3060] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:00.869920 27355 raft_consensus.cc:515] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.871577 27355 leader_election.cc:290] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 3 election: Requested vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:09:00.872287 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:09:00.872816 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437f3d4bcc544f9ba5baffcccefdef91" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:09:00.872967 27430 raft_consensus.cc:3055] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:00.873276 27504 raft_consensus.cc:3060] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:00.873320 27430 raft_consensus.cc:740] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:09:00.874115 27430 consensus_queue.cc:260] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.874943 27430 raft_consensus.cc:3060] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:00.877406 27504 raft_consensus.cc:2468] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 3.
I20260713 09:09:00.878465 27318 leader_election.cc:304] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [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: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:09:00.879155 27430 raft_consensus.cc:2468] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 3.
I20260713 09:09:00.880100 27680 raft_consensus.cc:2804] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:00.880990 27680 raft_consensus.cc:697] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 3 LEADER]: Becoming Leader. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:09:00.881894 27680 consensus_queue.cc:237] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.888743 27249 catalog_manager.cc:5697] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d reported cstate change: term changed from 2 to 3, leader changed from e21917282bf246ba8b52ec585d48a357 (127.26.149.2) to b85df148b125432cb490b72b8594cd2d (127.26.149.1). New cstate: current_term: 3 leader_uuid: "b85df148b125432cb490b72b8594cd2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.914230 27679 raft_consensus.cc:993] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357: : Instructing follower b85df148b125432cb490b72b8594cd2d to start an election
I20260713 09:09:00.914626 27677 raft_consensus.cc:1081] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Signalling peer b85df148b125432cb490b72b8594cd2d to start an election
I20260713 09:09:00.915865 27355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55b161a59f7d477199d11cd8a934ab1a"
dest_uuid: "b85df148b125432cb490b72b8594cd2d"
 from {username='slave'} at 127.0.0.1:58730
I20260713 09:09:00.916286 27355 raft_consensus.cc:493] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:00.916533 27355 raft_consensus.cc:3060] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.920351 27355 raft_consensus.cc:515] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.921729 27355 leader_election.cc:290] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 2 election: Requested vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:09:00.922413 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b161a59f7d477199d11cd8a934ab1a" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:09:00.922879 27430 raft_consensus.cc:3055] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:00.922746 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b161a59f7d477199d11cd8a934ab1a" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:09:00.923131 27430 raft_consensus.cc:740] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:09:00.923285 27504 raft_consensus.cc:3060] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.923811 27430 consensus_queue.cc:260] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.924815 27430 raft_consensus.cc:3060] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.927639 27504 raft_consensus.cc:2468] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 2.
I20260713 09:09:00.928488 27318 leader_election.cc:304] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [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: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:09:00.929193 27430 raft_consensus.cc:2468] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 2.
I20260713 09:09:00.929214 27680 raft_consensus.cc:2804] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:00.929903 27680 raft_consensus.cc:697] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 2 LEADER]: Becoming Leader. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:09:00.930866 27680 consensus_queue.cc:237] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.936933 27677 raft_consensus.cc:993] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357: : Instructing follower b85df148b125432cb490b72b8594cd2d to start an election
I20260713 09:09:00.937378 27679 raft_consensus.cc:1081] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Signalling peer b85df148b125432cb490b72b8594cd2d to start an election
I20260713 09:09:00.938782 27355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081c5a0922384e2bb42632663240c476"
dest_uuid: "b85df148b125432cb490b72b8594cd2d"
 from {username='slave'} at 127.0.0.1:58730
I20260713 09:09:00.939242 27355 raft_consensus.cc:493] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:00.938530 27249 catalog_manager.cc:5697] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d reported cstate change: term changed from 1 to 2, leader changed from e21917282bf246ba8b52ec585d48a357 (127.26.149.2) to b85df148b125432cb490b72b8594cd2d (127.26.149.1). New cstate: current_term: 2 leader_uuid: "b85df148b125432cb490b72b8594cd2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.939553 27355 raft_consensus.cc:3060] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:00.943539 27355 raft_consensus.cc:515] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.945708 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081c5a0922384e2bb42632663240c476" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:09:00.945850 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081c5a0922384e2bb42632663240c476" candidate_uuid: "b85df148b125432cb490b72b8594cd2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
I20260713 09:09:00.946204 27430 raft_consensus.cc:3055] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:00.946288 27504 raft_consensus.cc:3060] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:00.946434 27355 leader_election.cc:290] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [CANDIDATE]: Term 3 election: Requested vote from peers e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571), 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3:43915)
I20260713 09:09:00.946583 27430 raft_consensus.cc:740] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:09:00.947346 27430 consensus_queue.cc:260] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.948374 27430 raft_consensus.cc:3060] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:00.951596 27504 raft_consensus.cc:2468] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 3.
I20260713 09:09:00.952513 27318 leader_election.cc:304] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [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: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:09:00.953236 27680 raft_consensus.cc:2804] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:00.953621 27430 raft_consensus.cc:2468] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85df148b125432cb490b72b8594cd2d in term 3.
I20260713 09:09:00.953692 27680 raft_consensus.cc:697] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 3 LEADER]: Becoming Leader. State: Replica: b85df148b125432cb490b72b8594cd2d, State: Running, Role: LEADER
I20260713 09:09:00.954910 27680 consensus_queue.cc:237] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.960827 27249 catalog_manager.cc:5697] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d reported cstate change: term changed from 2 to 3, leader changed from e21917282bf246ba8b52ec585d48a357 (127.26.149.2) to b85df148b125432cb490b72b8594cd2d (127.26.149.1). New cstate: current_term: 3 leader_uuid: "b85df148b125432cb490b72b8594cd2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.970381 27677 raft_consensus.cc:993] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357: : Instructing follower 80c6c204f7344d789f8d76dc5a51087c to start an election
I20260713 09:09:00.970754 27679 raft_consensus.cc:1081] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Signalling peer 80c6c204f7344d789f8d76dc5a51087c to start an election
I20260713 09:09:00.972128 27504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab0364c7d5874c4e91f6a1ce4916bf25"
dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
 from {username='slave'} at 127.0.0.1:49736
I20260713 09:09:00.972512 27504 raft_consensus.cc:493] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:00.972779 27504 raft_consensus.cc:3060] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:00.976459 27504 raft_consensus.cc:515] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.978261 27504 leader_election.cc:290] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 3 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571)
I20260713 09:09:00.978942 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0364c7d5874c4e91f6a1ce4916bf25" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:09:00.979292 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0364c7d5874c4e91f6a1ce4916bf25" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:09:00.979534 27355 raft_consensus.cc:3060] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:00.979748 27679 raft_consensus.cc:993] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357: : Instructing follower 80c6c204f7344d789f8d76dc5a51087c to start an election
I20260713 09:09:00.979807 27430 raft_consensus.cc:3055] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:00.980182 27430 raft_consensus.cc:740] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:09:00.980305 27677 raft_consensus.cc:1081] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 3 LEADER]: Signalling peer 80c6c204f7344d789f8d76dc5a51087c to start an election
I20260713 09:09:00.980844 27430 consensus_queue.cc:260] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.981917 27430 raft_consensus.cc:3060] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:00.981829 27504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a6b3011933b40808864a1893e839122"
dest_uuid: "80c6c204f7344d789f8d76dc5a51087c"
 from {username='slave'} at 127.0.0.1:49736
I20260713 09:09:00.982349 27504 raft_consensus.cc:493] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:00.982650 27504 raft_consensus.cc:3060] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:00.985167 27355 raft_consensus.cc:2468] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 3.
I20260713 09:09:00.985493 27430 raft_consensus.cc:2468] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 3.
I20260713 09:09:00.986330 27468 leader_election.cc:304] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [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: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:09:00.987186 27643 raft_consensus.cc:2804] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:00.987895 27504 raft_consensus.cc:515] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.988353 27643 raft_consensus.cc:697] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 3 LEADER]: Becoming Leader. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Running, Role: LEADER
I20260713 09:09:00.989183 27643 consensus_queue.cc:237] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.989936 27504 leader_election.cc:290] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [CANDIDATE]: Term 4 election: Requested vote from peers b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137), e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571)
I20260713 09:09:00.990607 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6b3011933b40808864a1893e839122" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b85df148b125432cb490b72b8594cd2d"
I20260713 09:09:00.991052 27430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6b3011933b40808864a1893e839122" candidate_uuid: "80c6c204f7344d789f8d76dc5a51087c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e21917282bf246ba8b52ec585d48a357"
I20260713 09:09:00.991199 27355 raft_consensus.cc:3060] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:00.991595 27430 raft_consensus.cc:3055] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:00.991879 27430 raft_consensus.cc:740] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e21917282bf246ba8b52ec585d48a357, State: Running, Role: LEADER
I20260713 09:09:00.992503 27430 consensus_queue.cc:260] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:00.993242 27430 raft_consensus.cc:3060] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:00.996791 27355 raft_consensus.cc:2468] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 4.
I20260713 09:09:00.997730 27468 leader_election.cc:304] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [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: 80c6c204f7344d789f8d76dc5a51087c, b85df148b125432cb490b72b8594cd2d; no voters: 
I20260713 09:09:00.998385 27643 raft_consensus.cc:2804] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:00.998790 27430 raft_consensus.cc:2468] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c6c204f7344d789f8d76dc5a51087c in term 4.
I20260713 09:09:00.998808 27643 raft_consensus.cc:697] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 4 LEADER]: Becoming Leader. State: Replica: 80c6c204f7344d789f8d76dc5a51087c, State: Running, Role: LEADER
I20260713 09:09:00.998934 27249 catalog_manager.cc:5697] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c reported cstate change: term changed from 2 to 3, leader changed from e21917282bf246ba8b52ec585d48a357 (127.26.149.2) to 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3). New cstate: current_term: 3 leader_uuid: "80c6c204f7344d789f8d76dc5a51087c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:00.999900 27643 consensus_queue.cc:237] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [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: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } }
I20260713 09:09:01.010814 27249 catalog_manager.cc:5697] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c reported cstate change: term changed from 3 to 4, leader changed from e21917282bf246ba8b52ec585d48a357 (127.26.149.2) to 80c6c204f7344d789f8d76dc5a51087c (127.26.149.3). New cstate: current_term: 4 leader_uuid: "80c6c204f7344d789f8d76dc5a51087c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:01.288612 27504 raft_consensus.cc:1275] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Refusing update from remote peer b85df148b125432cb490b72b8594cd2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:01.289778 27680 consensus_queue.cc:1048] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.300335 27430 raft_consensus.cc:1275] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Refusing update from remote peer b85df148b125432cb490b72b8594cd2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:01.302340 27695 consensus_queue.cc:1048] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:01.391165 27504 raft_consensus.cc:1275] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Refusing update from remote peer b85df148b125432cb490b72b8594cd2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:01.392326 27695 consensus_queue.cc:1048] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.400817 27430 raft_consensus.cc:1275] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Refusing update from remote peer b85df148b125432cb490b72b8594cd2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:01.402009 27680 consensus_queue.cc:1048] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.411413 27430 raft_consensus.cc:1275] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Refusing update from remote peer b85df148b125432cb490b72b8594cd2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:01.412442 27680 consensus_queue.cc:1048] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:01.420276 27504 raft_consensus.cc:1275] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Refusing update from remote peer b85df148b125432cb490b72b8594cd2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:01.421517 27681 consensus_queue.cc:1048] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c6c204f7344d789f8d76dc5a51087c" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 43915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:01.449096 27355 raft_consensus.cc:1275] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 4 FOLLOWER]: Refusing update from remote peer 80c6c204f7344d789f8d76dc5a51087c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:01.450335 27643 consensus_queue.cc:1048] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:01.459703 27430 raft_consensus.cc:1275] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 4 FOLLOWER]: Refusing update from remote peer 80c6c204f7344d789f8d76dc5a51087c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:01.460899 27643 consensus_queue.cc:1048] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:01.471451 27355 raft_consensus.cc:1275] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Refusing update from remote peer 80c6c204f7344d789f8d76dc5a51087c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:01.472592 27643 consensus_queue.cc:1048] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85df148b125432cb490b72b8594cd2d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.480633 27430 raft_consensus.cc:1275] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Refusing update from remote peer 80c6c204f7344d789f8d76dc5a51087c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:01.481769 27689 consensus_queue.cc:1048] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21917282bf246ba8b52ec585d48a357" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.849290 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:01.855513 27220 tablet_server.cc:179] TabletServer@127.26.149.1:0 shutting down...
W20260713 09:09:01.861322 27468 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:09:01.865090 27468 consensus_peers.cc:597] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c -> Peer b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137): Couldn't send request to peer b85df148b125432cb490b72b8594cd2d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:01.889957 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:01.890697 27220 tablet_replica.cc:333] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d: stopping tablet replica
I20260713 09:09:01.891393 27220 raft_consensus.cc:2243] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.891913 27220 raft_consensus.cc:2272] T 4a6b3011933b40808864a1893e839122 P b85df148b125432cb490b72b8594cd2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.894870 27220 tablet_replica.cc:333] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d: stopping tablet replica
I20260713 09:09:01.895447 27220 raft_consensus.cc:2243] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.895916 27220 raft_consensus.cc:2272] T ce8d512ee38844c0b5edffb9a93ab7c1 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.897707 27220 tablet_replica.cc:333] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d: stopping tablet replica
I20260713 09:09:01.898224 27220 raft_consensus.cc:2243] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.898859 27220 raft_consensus.cc:2272] T c7a28051ea0241e196b9ef7d969bf321 P b85df148b125432cb490b72b8594cd2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.901458 27220 tablet_replica.cc:333] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d: stopping tablet replica
I20260713 09:09:01.902125 27220 raft_consensus.cc:2243] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.902485 27220 raft_consensus.cc:2272] T ab0364c7d5874c4e91f6a1ce4916bf25 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.904822 27220 tablet_replica.cc:333] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d: stopping tablet replica
I20260713 09:09:01.905380 27220 raft_consensus.cc:2243] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:01.906253 27220 raft_consensus.cc:2272] T 437f3d4bcc544f9ba5baffcccefdef91 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:01.907441 27468 consensus_peers.cc:597] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c -> Peer b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137): Couldn't send request to peer b85df148b125432cb490b72b8594cd2d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:01.908509 27220 tablet_replica.cc:333] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d: stopping tablet replica
I20260713 09:09:01.909080 27220 raft_consensus.cc:2243] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:01.909863 27220 raft_consensus.cc:2272] T 55b161a59f7d477199d11cd8a934ab1a P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.911676 27220 tablet_replica.cc:333] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d: stopping tablet replica
I20260713 09:09:01.912245 27220 raft_consensus.cc:2243] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:01.913028 27220 raft_consensus.cc:2272] T 081c5a0922384e2bb42632663240c476 P b85df148b125432cb490b72b8594cd2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.915518 27220 tablet_replica.cc:333] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d: stopping tablet replica
I20260713 09:09:01.916188 27220 raft_consensus.cc:2243] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.916711 27220 raft_consensus.cc:2272] T a25a46a1ec014039b10c88aee3d8614d P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:01.916893 27394 consensus_peers.cc:597] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 -> Peer b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137): Couldn't send request to peer b85df148b125432cb490b72b8594cd2d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:01.918505 27220 tablet_replica.cc:333] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d: stopping tablet replica
I20260713 09:09:01.919011 27220 raft_consensus.cc:2243] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.919453 27220 raft_consensus.cc:2272] T f815cdff7b37471d843b1ed36de96eb6 P b85df148b125432cb490b72b8594cd2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.012374 27220 tablet_server.cc:196] TabletServer@127.26.149.1:0 shutdown complete.
W20260713 09:09:02.022595 27394 consensus_peers.cc:597] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 -> Peer b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137): Couldn't send request to peer b85df148b125432cb490b72b8594cd2d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:43137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:02.039891 27468 consensus_peers.cc:597] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c -> Peer b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137): Couldn't send request to peer b85df148b125432cb490b72b8594cd2d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:43137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.041235 27220 tablet_server.cc:179] TabletServer@127.26.149.2:0 shutting down...
W20260713 09:09:02.042024 27394 consensus_peers.cc:597] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 -> Peer b85df148b125432cb490b72b8594cd2d (127.26.149.1:43137): Couldn't send request to peer b85df148b125432cb490b72b8594cd2d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:43137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:02.058648 27468 consensus_peers.cc:597] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c -> Peer e21917282bf246ba8b52ec585d48a357 (127.26.149.2:44571): Couldn't send request to peer e21917282bf246ba8b52ec585d48a357. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.069602 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:02.070230 27220 tablet_replica.cc:333] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357: stopping tablet replica
I20260713 09:09:02.070729 27220 raft_consensus.cc:2243] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.071415 27220 raft_consensus.cc:2272] T ce8d512ee38844c0b5edffb9a93ab7c1 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.073009 27220 tablet_replica.cc:333] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357: stopping tablet replica
I20260713 09:09:02.073491 27220 raft_consensus.cc:2243] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.073918 27220 raft_consensus.cc:2272] T 4a6b3011933b40808864a1893e839122 P e21917282bf246ba8b52ec585d48a357 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.076050 27220 tablet_replica.cc:333] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357: stopping tablet replica
I20260713 09:09:02.076527 27220 raft_consensus.cc:2243] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.076941 27220 raft_consensus.cc:2272] T f815cdff7b37471d843b1ed36de96eb6 P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.078531 27220 tablet_replica.cc:333] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357: stopping tablet replica
I20260713 09:09:02.078992 27220 raft_consensus.cc:2243] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.079663 27220 raft_consensus.cc:2272] T a25a46a1ec014039b10c88aee3d8614d P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.081248 27220 tablet_replica.cc:333] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357: stopping tablet replica
I20260713 09:09:02.081768 27220 raft_consensus.cc:2243] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.082136 27220 raft_consensus.cc:2272] T 55b161a59f7d477199d11cd8a934ab1a P e21917282bf246ba8b52ec585d48a357 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.084558 27220 tablet_replica.cc:333] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357: stopping tablet replica
I20260713 09:09:02.085003 27220 raft_consensus.cc:2243] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.085369 27220 raft_consensus.cc:2272] T 081c5a0922384e2bb42632663240c476 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.087095 27220 tablet_replica.cc:333] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357: stopping tablet replica
I20260713 09:09:02.087549 27220 raft_consensus.cc:2243] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.087911 27220 raft_consensus.cc:2272] T 437f3d4bcc544f9ba5baffcccefdef91 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.089754 27220 tablet_replica.cc:333] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357: stopping tablet replica
I20260713 09:09:02.090184 27220 raft_consensus.cc:2243] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.090538 27220 raft_consensus.cc:2272] T ab0364c7d5874c4e91f6a1ce4916bf25 P e21917282bf246ba8b52ec585d48a357 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.092239 27220 tablet_replica.cc:333] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357: stopping tablet replica
I20260713 09:09:02.092653 27220 raft_consensus.cc:2243] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.093299 27220 raft_consensus.cc:2272] T c7a28051ea0241e196b9ef7d969bf321 P e21917282bf246ba8b52ec585d48a357 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.119261 27220 tablet_server.cc:196] TabletServer@127.26.149.2:0 shutdown complete.
I20260713 09:09:02.134502 27220 tablet_server.cc:179] TabletServer@127.26.149.3:0 shutting down...
I20260713 09:09:02.154946 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:02.155620 27220 tablet_replica.cc:333] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c: stopping tablet replica
I20260713 09:09:02.156242 27220 raft_consensus.cc:2243] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.156677 27220 raft_consensus.cc:2272] T a25a46a1ec014039b10c88aee3d8614d P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.158492 27220 tablet_replica.cc:333] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c: stopping tablet replica
I20260713 09:09:02.158967 27220 raft_consensus.cc:2243] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.159651 27220 raft_consensus.cc:2272] T f815cdff7b37471d843b1ed36de96eb6 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.161137 27220 tablet_replica.cc:333] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c: stopping tablet replica
I20260713 09:09:02.161645 27220 raft_consensus.cc:2243] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.161998 27220 raft_consensus.cc:2272] T 55b161a59f7d477199d11cd8a934ab1a P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.163774 27220 tablet_replica.cc:333] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c: stopping tablet replica
I20260713 09:09:02.164233 27220 raft_consensus.cc:2243] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.164592 27220 raft_consensus.cc:2272] T 081c5a0922384e2bb42632663240c476 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.166422 27220 tablet_replica.cc:333] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c: stopping tablet replica
I20260713 09:09:02.166886 27220 raft_consensus.cc:2243] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.167258 27220 raft_consensus.cc:2272] T 437f3d4bcc544f9ba5baffcccefdef91 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.169131 27220 tablet_replica.cc:333] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c: stopping tablet replica
I20260713 09:09:02.169664 27220 raft_consensus.cc:2243] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.170094 27220 raft_consensus.cc:2272] T c7a28051ea0241e196b9ef7d969bf321 P 80c6c204f7344d789f8d76dc5a51087c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.171609 27220 tablet_replica.cc:333] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c: stopping tablet replica
I20260713 09:09:02.172040 27220 raft_consensus.cc:2243] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.172704 27220 raft_consensus.cc:2272] T ab0364c7d5874c4e91f6a1ce4916bf25 P 80c6c204f7344d789f8d76dc5a51087c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.174378 27220 tablet_replica.cc:333] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c: stopping tablet replica
I20260713 09:09:02.174803 27220 raft_consensus.cc:2243] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.175393 27220 raft_consensus.cc:2272] T 4a6b3011933b40808864a1893e839122 P 80c6c204f7344d789f8d76dc5a51087c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.176945 27220 tablet_replica.cc:333] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c: stopping tablet replica
I20260713 09:09:02.177356 27220 raft_consensus.cc:2243] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.177753 27220 raft_consensus.cc:2272] T ce8d512ee38844c0b5edffb9a93ab7c1 P 80c6c204f7344d789f8d76dc5a51087c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.201766 27220 tablet_server.cc:196] TabletServer@127.26.149.3:0 shutdown complete.
I20260713 09:09:02.216745 27220 master.cc:562] Master@127.26.149.62:38861 shutting down...
I20260713 09:09:02.320680 27220 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.321269 27220 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.321643 27220 tablet_replica.cc:333] T 00000000000000000000000000000000 P 940d0f8296124c08930c1466fd48a64b: stopping tablet replica
I20260713 09:09:02.340982 27220 master.cc:584] Master@127.26.149.62:38861 shutdown complete.
80c6c204f7344d789f8d76dc5a51087c  1
b85df148b125432cb490b72b8594cd2d  4
e21917282bf246ba8b52ec585d48a357  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12222 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:09:02.377948 27220 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.149.62:37609
I20260713 09:09:02.379048 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:02.384282 27713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:02.384719 27714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:02.385269 27716 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:02.385970 27220 server_base.cc:1061] running on GCE node
I20260713 09:09:02.386709 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:02.386919 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:02.387079 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933742387061 us; error 0 us; skew 500 ppm
I20260713 09:09:02.387590 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:02.389781 27220 webserver.cc:533] Webserver started at http://127.26.149.62:34373/ using document root <none> and password file <none>
I20260713 09:09:02.390260 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:02.390447 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:02.390708 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:02.391718 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/master-0-root/instance:
uuid: "8f1b9c0900764b3b87dda551ba7d7df8"
format_stamp: "Formatted at 2026-07-13 09:09:02 on dist-test-slave-v6t3"
I20260713 09:09:02.395709 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:09:02.398618 27721 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:02.399288 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:02.399560 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/master-0-root
uuid: "8f1b9c0900764b3b87dda551ba7d7df8"
format_stamp: "Formatted at 2026-07-13 09:09:02 on dist-test-slave-v6t3"
I20260713 09:09:02.399803 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-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)
I20260713 09:09:02.423395 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:02.424450 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:02.461427 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.62:37609
I20260713 09:09:02.461516 27772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.62:37609 every 8 connection(s)
I20260713 09:09:02.465173 27773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.474123 27773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8: Bootstrap starting.
I20260713 09:09:02.478468 27773 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.482297 27773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8: No bootstrap required, opened a new log
I20260713 09:09:02.484216 27773 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f1b9c0900764b3b87dda551ba7d7df8" member_type: VOTER }
I20260713 09:09:02.484555 27773 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.484735 27773 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1b9c0900764b3b87dda551ba7d7df8, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.485199 27773 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f1b9c0900764b3b87dda551ba7d7df8" member_type: VOTER }
I20260713 09:09:02.485651 27773 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:02.485855 27773 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:02.486073 27773 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.489672 27773 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f1b9c0900764b3b87dda551ba7d7df8" member_type: VOTER }
I20260713 09:09:02.490099 27773 leader_election.cc:304] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [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: 8f1b9c0900764b3b87dda551ba7d7df8; no voters: 
I20260713 09:09:02.491060 27773 leader_election.cc:290] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:02.491426 27776 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:02.492688 27776 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [term 1 LEADER]: Becoming Leader. State: Replica: 8f1b9c0900764b3b87dda551ba7d7df8, State: Running, Role: LEADER
I20260713 09:09:02.493335 27776 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [LEADER]: Queue going to LEADER mode. State: All 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: "8f1b9c0900764b3b87dda551ba7d7df8" member_type: VOTER }
I20260713 09:09:02.493952 27773 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:02.496253 27778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f1b9c0900764b3b87dda551ba7d7df8. Latest consensus state: current_term: 1 leader_uuid: "8f1b9c0900764b3b87dda551ba7d7df8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f1b9c0900764b3b87dda551ba7d7df8" member_type: VOTER } }
I20260713 09:09:02.496299 27777 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8f1b9c0900764b3b87dda551ba7d7df8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f1b9c0900764b3b87dda551ba7d7df8" member_type: VOTER } }
I20260713 09:09:02.496876 27778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:02.497208 27777 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:02.499956 27781 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:02.505213 27781 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:02.509241 27220 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:02.513911 27781 catalog_manager.cc:1383] Generated new cluster ID: 2f91f7e19bbe44a182c3eba9a682f59b
I20260713 09:09:02.514180 27781 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:02.532059 27781 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:02.533255 27781 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:02.545857 27781 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8: Generated new TSK 0
I20260713 09:09:02.546541 27781 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:02.575347 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:02.581038 27794 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:02.581910 27795 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:02.583730 27220 server_base.cc:1061] running on GCE node
W20260713 09:09:02.583987 27797 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:02.584842 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:02.585008 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:02.585130 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933742585120 us; error 0 us; skew 500 ppm
I20260713 09:09:02.585628 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:02.587736 27220 webserver.cc:533] Webserver started at http://127.26.149.1:40363/ using document root <none> and password file <none>
I20260713 09:09:02.588232 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:02.588382 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:02.588577 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:02.589504 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/ts-0-root/instance:
uuid: "4f3cac56252d405db7133a633207ae72"
format_stamp: "Formatted at 2026-07-13 09:09:02 on dist-test-slave-v6t3"
I20260713 09:09:02.593679 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:02.596681 27802 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:02.597426 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:02.597740 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/ts-0-root
uuid: "4f3cac56252d405db7133a633207ae72"
format_stamp: "Formatted at 2026-07-13 09:09:02 on dist-test-slave-v6t3"
I20260713 09:09:02.598021 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-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)
I20260713 09:09:02.615732 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:02.616906 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:02.618316 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:02.620321 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:02.620525 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:02.620754 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:02.620935 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:02.657727 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.1:34377
I20260713 09:09:02.657831 27864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.1:34377 every 8 connection(s)
I20260713 09:09:02.662400 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:02.670672 27870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:02.673794 27869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:02.676832 27873 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:02.676959 27220 server_base.cc:1061] running on GCE node
I20260713 09:09:02.678625 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:02.678804 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:02.678922 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933742678912 us; error 0 us; skew 500 ppm
I20260713 09:09:02.679528 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:02.680743 27865 heartbeater.cc:344] Connected to a master server at 127.26.149.62:37609
I20260713 09:09:02.681137 27865 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:02.681862 27865 heartbeater.cc:507] Master 127.26.149.62:37609 requested a full tablet report, sending...
I20260713 09:09:02.682061 27220 webserver.cc:533] Webserver started at http://127.26.149.2:44349/ using document root <none> and password file <none>
I20260713 09:09:02.682611 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:02.682830 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:02.683176 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:02.683956 27738 ts_manager.cc:194] Registered new tserver with Master: 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377)
I20260713 09:09:02.684311 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/ts-1-root/instance:
uuid: "7ed17064664a40fc80fd09325766cb54"
format_stamp: "Formatted at 2026-07-13 09:09:02 on dist-test-slave-v6t3"
I20260713 09:09:02.685678 27738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33652
I20260713 09:09:02.688623 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:09:02.691651 27877 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:02.692456 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:02.692672 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/ts-1-root
uuid: "7ed17064664a40fc80fd09325766cb54"
format_stamp: "Formatted at 2026-07-13 09:09:02 on dist-test-slave-v6t3"
I20260713 09:09:02.692895 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-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)
I20260713 09:09:02.711141 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:02.712275 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:02.713618 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:02.715654 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:02.715858 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:02.716096 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:02.716266 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:02.754135 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.2:40107
I20260713 09:09:02.754233 27939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.2:40107 every 8 connection(s)
I20260713 09:09:02.758594 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:02.765465 27943 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:02.767768 27944 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:02.768018 27220 server_base.cc:1061] running on GCE node
W20260713 09:09:02.768952 27946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:02.769882 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:02.770110 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:02.770296 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933742770278 us; error 0 us; skew 500 ppm
I20260713 09:09:02.770856 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:02.771736 27940 heartbeater.cc:344] Connected to a master server at 127.26.149.62:37609
I20260713 09:09:02.772207 27940 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:02.772969 27940 heartbeater.cc:507] Master 127.26.149.62:37609 requested a full tablet report, sending...
I20260713 09:09:02.773380 27220 webserver.cc:533] Webserver started at http://127.26.149.3:37287/ using document root <none> and password file <none>
I20260713 09:09:02.773963 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:02.774204 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:02.774482 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:02.775167 27738 ts_manager.cc:194] Registered new tserver with Master: 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107)
I20260713 09:09:02.775902 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/ts-2-root/instance:
uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
format_stamp: "Formatted at 2026-07-13 09:09:02 on dist-test-slave-v6t3"
I20260713 09:09:02.776837 27738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33658
I20260713 09:09:02.780519 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260713 09:09:02.783587 27951 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:02.784309 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:09:02.784588 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/ts-2-root
uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
format_stamp: "Formatted at 2026-07-13 09:09:02 on dist-test-slave-v6t3"
I20260713 09:09:02.784866 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933729996285-27220-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)
I20260713 09:09:02.799319 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:02.800413 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:02.801802 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:02.803866 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:02.804111 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:02.804340 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:02.804509 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:02.841095 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.3:41109
I20260713 09:09:02.841178 28013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.3:41109 every 8 connection(s)
I20260713 09:09:02.853809 28014 heartbeater.cc:344] Connected to a master server at 127.26.149.62:37609
I20260713 09:09:02.854172 28014 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:02.854941 28014 heartbeater.cc:507] Master 127.26.149.62:37609 requested a full tablet report, sending...
I20260713 09:09:02.856694 27738 ts_manager.cc:194] Registered new tserver with Master: 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:02.857197 27220 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013298249s
I20260713 09:09:02.857963 27738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33674
I20260713 09:09:02.879899 27738 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33678:
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"
    }
  }
}
W20260713 09:09:02.882668 27738 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.
I20260713 09:09:02.953128 27979 tablet_service.cc:1511] Processing CreateTablet for tablet 4f54856a0247424ba57a1c78fe50ca76 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:02.954644 27979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f54856a0247424ba57a1c78fe50ca76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.956738 27977 tablet_service.cc:1511] Processing CreateTablet for tablet 090bbeb505644c1d9b83096f95e24b1b (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:02.958266 27977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090bbeb505644c1d9b83096f95e24b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.957966 27978 tablet_service.cc:1511] Processing CreateTablet for tablet 77b56cc5e9f04f1fa020e026ea95fa2d (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:02.958720 27904 tablet_service.cc:1511] Processing CreateTablet for tablet 77b56cc5e9f04f1fa020e026ea95fa2d (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:02.959991 27904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b56cc5e9f04f1fa020e026ea95fa2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.960426 27905 tablet_service.cc:1511] Processing CreateTablet for tablet 4f54856a0247424ba57a1c78fe50ca76 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:02.961645 27905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f54856a0247424ba57a1c78fe50ca76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.961279 27976 tablet_service.cc:1511] Processing CreateTablet for tablet c901b556f6b0455bb2122abacce5ab8d (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:02.965786 27978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b56cc5e9f04f1fa020e026ea95fa2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.966769 27976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c901b556f6b0455bb2122abacce5ab8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.967301 27903 tablet_service.cc:1511] Processing CreateTablet for tablet 090bbeb505644c1d9b83096f95e24b1b (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:02.968566 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090bbeb505644c1d9b83096f95e24b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.974561 27902 tablet_service.cc:1511] Processing CreateTablet for tablet c901b556f6b0455bb2122abacce5ab8d (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:02.975804 27902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c901b556f6b0455bb2122abacce5ab8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.978833 28029 tablet_bootstrap.cc:492] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0: Bootstrap starting.
I20260713 09:09:02.986307 28029 tablet_bootstrap.cc:654] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.989949 27830 tablet_service.cc:1511] Processing CreateTablet for tablet 4f54856a0247424ba57a1c78fe50ca76 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:02.990274 27828 tablet_service.cc:1511] Processing CreateTablet for tablet 090bbeb505644c1d9b83096f95e24b1b (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:02.991355 27830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f54856a0247424ba57a1c78fe50ca76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.992528 27827 tablet_service.cc:1511] Processing CreateTablet for tablet c901b556f6b0455bb2122abacce5ab8d (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:02.994058 27829 tablet_service.cc:1511] Processing CreateTablet for tablet 77b56cc5e9f04f1fa020e026ea95fa2d (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:02.996380 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c901b556f6b0455bb2122abacce5ab8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.998500 27828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090bbeb505644c1d9b83096f95e24b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.999892 27829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b56cc5e9f04f1fa020e026ea95fa2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.999621 27826 tablet_service.cc:1511] Processing CreateTablet for tablet 8079a02ad22b4b2da5fa03dfdb3d3371 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:03.001032 27826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8079a02ad22b4b2da5fa03dfdb3d3371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.013935 27901 tablet_service.cc:1511] Processing CreateTablet for tablet 8079a02ad22b4b2da5fa03dfdb3d3371 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:03.015628 27901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8079a02ad22b4b2da5fa03dfdb3d3371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.036614 28032 tablet_bootstrap.cc:492] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72: Bootstrap starting.
I20260713 09:09:03.037078 27978 tablet_service.cc:1511] Processing CreateTablet for tablet 8079a02ad22b4b2da5fa03dfdb3d3371 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:03.038834 27978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8079a02ad22b4b2da5fa03dfdb3d3371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.052632 28031 tablet_bootstrap.cc:492] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54: Bootstrap starting.
I20260713 09:09:03.061079 27827 tablet_service.cc:1511] Processing CreateTablet for tablet 9502b9bfcdf3426c966762e4223940f3 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:03.062309 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9502b9bfcdf3426c966762e4223940f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.071627 28032 tablet_bootstrap.cc:654] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.074533 27977 tablet_service.cc:1511] Processing CreateTablet for tablet 9502b9bfcdf3426c966762e4223940f3 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:03.075773 27977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9502b9bfcdf3426c966762e4223940f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.076404 28031 tablet_bootstrap.cc:654] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.076596 28029 tablet_bootstrap.cc:492] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0: No bootstrap required, opened a new log
I20260713 09:09:03.077066 28029 ts_tablet_manager.cc:1403] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.020s
I20260713 09:09:03.078446 27901 tablet_service.cc:1511] Processing CreateTablet for tablet 9502b9bfcdf3426c966762e4223940f3 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:03.079634 27901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9502b9bfcdf3426c966762e4223940f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.083570 27903 tablet_service.cc:1511] Processing CreateTablet for tablet 40e290ba0a5841b0830c2326cb76b110 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:03.084275 27976 tablet_service.cc:1511] Processing CreateTablet for tablet 40e290ba0a5841b0830c2326cb76b110 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:03.084720 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e290ba0a5841b0830c2326cb76b110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.085494 27976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e290ba0a5841b0830c2326cb76b110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.087793 28029 raft_consensus.cc:359] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:03.088493 28029 raft_consensus.cc:385] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.088795 28029 raft_consensus.cc:740] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.077015 27829 tablet_service.cc:1511] Processing CreateTablet for tablet 40e290ba0a5841b0830c2326cb76b110 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:03.092365 27829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e290ba0a5841b0830c2326cb76b110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.095463 27827 tablet_service.cc:1511] Processing CreateTablet for tablet ebe364593da64d2e8773bcd1dbe6e8b2 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:03.096598 28032 tablet_bootstrap.cc:492] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72: No bootstrap required, opened a new log
I20260713 09:09:03.095595 28029 consensus_queue.cc:260] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:03.098555 27904 tablet_service.cc:1511] Processing CreateTablet for tablet ebe364593da64d2e8773bcd1dbe6e8b2 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:03.103524 28032 ts_tablet_manager.cc:1403] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.003s
I20260713 09:09:03.103579 28031 tablet_bootstrap.cc:492] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54: No bootstrap required, opened a new log
I20260713 09:09:03.104202 28031 ts_tablet_manager.cc:1403] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.006s
I20260713 09:09:03.104430 27904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe364593da64d2e8773bcd1dbe6e8b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.104429 27977 tablet_service.cc:1511] Processing CreateTablet for tablet ebe364593da64d2e8773bcd1dbe6e8b2 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:03.105865 27977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe364593da64d2e8773bcd1dbe6e8b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.106889 28032 raft_consensus.cc:359] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.107103 28031 raft_consensus.cc:359] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:03.107640 28032 raft_consensus.cc:385] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.107827 28031 raft_consensus.cc:385] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.108078 28032 raft_consensus.cc:740] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.109200 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe364593da64d2e8773bcd1dbe6e8b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.109136 28032 consensus_queue.cc:260] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.108175 28031 raft_consensus.cc:740] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.111284 28031 consensus_queue.cc:260] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:03.117398 28014 heartbeater.cc:499] Master 127.26.149.62:37609 was elected leader, sending a full tablet report...
I20260713 09:09:03.120744 27830 tablet_service.cc:1511] Processing CreateTablet for tablet 2c46298eff974524a13e9b4db65580f2 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:03.121920 27830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c46298eff974524a13e9b4db65580f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.123355 28032 ts_tablet_manager.cc:1434] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:09:03.124090 27865 heartbeater.cc:499] Master 127.26.149.62:37609 was elected leader, sending a full tablet report...
I20260713 09:09:03.127730 27979 tablet_service.cc:1511] Processing CreateTablet for tablet f4e3bbfccc2d4d4d98fbae5293f4f9f4 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:03.129145 27979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e3bbfccc2d4d4d98fbae5293f4f9f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.129814 27828 tablet_service.cc:1511] Processing CreateTablet for tablet f4e3bbfccc2d4d4d98fbae5293f4f9f4 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:03.130932 27828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e3bbfccc2d4d4d98fbae5293f4f9f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.131960 28032 tablet_bootstrap.cc:492] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72: Bootstrap starting.
I20260713 09:09:03.127733 27978 tablet_service.cc:1511] Processing CreateTablet for tablet 2c46298eff974524a13e9b4db65580f2 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:03.130950 27902 tablet_service.cc:1511] Processing CreateTablet for tablet f4e3bbfccc2d4d4d98fbae5293f4f9f4 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:03.134238 27978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c46298eff974524a13e9b4db65580f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.134390 27902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e3bbfccc2d4d4d98fbae5293f4f9f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.152534 28029 ts_tablet_manager.cc:1434] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260713 09:09:03.153383 28029 tablet_bootstrap.cc:492] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0: Bootstrap starting.
I20260713 09:09:03.154623 27903 tablet_service.cc:1511] Processing CreateTablet for tablet 2c46298eff974524a13e9b4db65580f2 (DEFAULT_TABLE table=test-workload [id=6dd331b225aa4adcae5a1824306dcd1c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:03.155812 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c46298eff974524a13e9b4db65580f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.164398 28029 tablet_bootstrap.cc:654] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.166875 28032 tablet_bootstrap.cc:654] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.174222 27940 heartbeater.cc:499] Master 127.26.149.62:37609 was elected leader, sending a full tablet report...
I20260713 09:09:03.176460 28031 ts_tablet_manager.cc:1434] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.005s
I20260713 09:09:03.177399 28031 tablet_bootstrap.cc:492] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54: Bootstrap starting.
I20260713 09:09:03.180008 28029 tablet_bootstrap.cc:492] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0: No bootstrap required, opened a new log
I20260713 09:09:03.180455 28029 ts_tablet_manager.cc:1403] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.013s
I20260713 09:09:03.183246 28029 raft_consensus.cc:359] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.183964 28029 raft_consensus.cc:385] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.184245 28029 raft_consensus.cc:740] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.185969 28031 tablet_bootstrap.cc:654] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.187417 28032 tablet_bootstrap.cc:492] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72: No bootstrap required, opened a new log
I20260713 09:09:03.187808 28032 ts_tablet_manager.cc:1403] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.003s
I20260713 09:09:03.185475 28029 consensus_queue.cc:260] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.190062 28029 ts_tablet_manager.cc:1434] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:09:03.190323 28032 raft_consensus.cc:359] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.191035 28029 tablet_bootstrap.cc:492] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0: Bootstrap starting.
I20260713 09:09:03.191011 28032 raft_consensus.cc:385] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.192566 28032 raft_consensus.cc:740] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.193449 28032 consensus_queue.cc:260] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.193903 28031 tablet_bootstrap.cc:492] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54: No bootstrap required, opened a new log
I20260713 09:09:03.194471 28031 ts_tablet_manager.cc:1403] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260713 09:09:03.195638 28032 ts_tablet_manager.cc:1434] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:03.196501 28032 tablet_bootstrap.cc:492] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72: Bootstrap starting.
I20260713 09:09:03.197177 28031 raft_consensus.cc:359] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.197886 28031 raft_consensus.cc:385] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.198218 28031 raft_consensus.cc:740] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.198952 28031 consensus_queue.cc:260] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.200105 28035 raft_consensus.cc:493] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.200580 28035 raft_consensus.cc:515] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.200996 28031 ts_tablet_manager.cc:1434] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:03.198346 28029 tablet_bootstrap.cc:654] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.203106 28035 leader_election.cc:290] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107)
I20260713 09:09:03.203755 28032 tablet_bootstrap.cc:654] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.204460 28031 tablet_bootstrap.cc:492] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54: Bootstrap starting.
I20260713 09:09:03.223837 27915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b56cc5e9f04f1fa020e026ea95fa2d" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54" is_pre_election: true
W20260713 09:09:03.225775 27953 leader_election.cc:343] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.228088 28031 tablet_bootstrap.cc:654] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.233304 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b56cc5e9f04f1fa020e026ea95fa2d" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72" is_pre_election: true
I20260713 09:09:03.234911 28029 tablet_bootstrap.cc:492] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0: No bootstrap required, opened a new log
W20260713 09:09:03.234819 27954 leader_election.cc:343] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.235117 28032 tablet_bootstrap.cc:492] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72: No bootstrap required, opened a new log
I20260713 09:09:03.235363 28029 ts_tablet_manager.cc:1403] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.019s
I20260713 09:09:03.235303 27954 leader_election.cc:304] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [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: 2e9cf27a31354713bb83cbd7ac5635b0; no voters: 4f3cac56252d405db7133a633207ae72, 7ed17064664a40fc80fd09325766cb54
I20260713 09:09:03.235564 28032 ts_tablet_manager.cc:1403] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.007s
I20260713 09:09:03.235905 28031 tablet_bootstrap.cc:492] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54: No bootstrap required, opened a new log
I20260713 09:09:03.236320 28031 ts_tablet_manager.cc:1403] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.007s
I20260713 09:09:03.236434 28035 raft_consensus.cc:2749] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:03.238000 28029 raft_consensus.cc:359] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.238554 28029 raft_consensus.cc:385] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.238371 28032 raft_consensus.cc:359] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.238844 28029 raft_consensus.cc:740] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.239127 28032 raft_consensus.cc:385] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.238960 28031 raft_consensus.cc:359] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.239427 28032 raft_consensus.cc:740] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.239678 28031 raft_consensus.cc:385] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.239694 28029 consensus_queue.cc:260] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.240132 28031 raft_consensus.cc:740] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.240163 28032 consensus_queue.cc:260] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.241046 28031 consensus_queue.cc:260] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.241897 28029 ts_tablet_manager.cc:1434] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:03.242347 28032 ts_tablet_manager.cc:1434] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:03.242815 28029 tablet_bootstrap.cc:492] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0: Bootstrap starting.
I20260713 09:09:03.243248 28032 tablet_bootstrap.cc:492] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72: Bootstrap starting.
I20260713 09:09:03.245515 28031 ts_tablet_manager.cc:1434] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:09:03.246487 28031 tablet_bootstrap.cc:492] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54: Bootstrap starting.
I20260713 09:09:03.249418 28032 tablet_bootstrap.cc:654] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.249437 28029 tablet_bootstrap.cc:654] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.252722 28031 tablet_bootstrap.cc:654] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.267419 28032 tablet_bootstrap.cc:492] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72: No bootstrap required, opened a new log
I20260713 09:09:03.267812 28029 tablet_bootstrap.cc:492] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0: No bootstrap required, opened a new log
I20260713 09:09:03.267876 28032 ts_tablet_manager.cc:1403] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260713 09:09:03.268535 28029 ts_tablet_manager.cc:1403] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260713 09:09:03.270785 28032 raft_consensus.cc:359] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:03.271349 28032 raft_consensus.cc:385] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.271569 28032 raft_consensus.cc:740] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.271631 28029 raft_consensus.cc:359] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.272329 28031 tablet_bootstrap.cc:492] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54: No bootstrap required, opened a new log
I20260713 09:09:03.272373 28029 raft_consensus.cc:385] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.272233 28032 consensus_queue.cc:260] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:03.272796 28029 raft_consensus.cc:740] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.272879 28031 ts_tablet_manager.cc:1403] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54: Time spent bootstrapping tablet: real 0.027s	user 0.000s	sys 0.022s
I20260713 09:09:03.273612 28029 consensus_queue.cc:260] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.274544 28032 ts_tablet_manager.cc:1434] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:09:03.275450 28032 tablet_bootstrap.cc:492] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72: Bootstrap starting.
I20260713 09:09:03.275794 28029 ts_tablet_manager.cc:1434] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:09:03.275728 28031 raft_consensus.cc:359] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.276463 28031 raft_consensus.cc:385] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.276806 28031 raft_consensus.cc:740] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.277649 28031 consensus_queue.cc:260] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.278302 28029 tablet_bootstrap.cc:492] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0: Bootstrap starting.
I20260713 09:09:03.281890 28032 tablet_bootstrap.cc:654] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.284714 28029 tablet_bootstrap.cc:654] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.286247 28031 ts_tablet_manager.cc:1434] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:09:03.289466 28031 tablet_bootstrap.cc:492] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54: Bootstrap starting.
I20260713 09:09:03.292784 28032 tablet_bootstrap.cc:492] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72: No bootstrap required, opened a new log
I20260713 09:09:03.293192 28032 ts_tablet_manager.cc:1403] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260713 09:09:03.299219 28031 tablet_bootstrap.cc:654] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.300146 28032 raft_consensus.cc:359] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.300832 28032 raft_consensus.cc:385] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.301111 28032 raft_consensus.cc:740] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.301764 28029 tablet_bootstrap.cc:492] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0: No bootstrap required, opened a new log
I20260713 09:09:03.301889 28032 consensus_queue.cc:260] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.302392 28029 ts_tablet_manager.cc:1403] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.006s
I20260713 09:09:03.304322 28032 ts_tablet_manager.cc:1434] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:09:03.305371 28032 tablet_bootstrap.cc:492] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72: Bootstrap starting.
I20260713 09:09:03.306119 28029 raft_consensus.cc:359] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.307114 28029 raft_consensus.cc:385] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.307536 28029 raft_consensus.cc:740] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.308626 28029 consensus_queue.cc:260] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.311823 28029 ts_tablet_manager.cc:1434] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:03.313247 28029 tablet_bootstrap.cc:492] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0: Bootstrap starting.
I20260713 09:09:03.312014 28032 tablet_bootstrap.cc:654] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.315543 28031 tablet_bootstrap.cc:492] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54: No bootstrap required, opened a new log
I20260713 09:09:03.316097 28031 ts_tablet_manager.cc:1403] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.013s
I20260713 09:09:03.319314 28029 tablet_bootstrap.cc:654] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.318969 28031 raft_consensus.cc:359] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.319765 28031 raft_consensus.cc:385] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.320112 28031 raft_consensus.cc:740] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.321024 28031 consensus_queue.cc:260] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.329087 28031 ts_tablet_manager.cc:1434] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260713 09:09:03.330343 28031 tablet_bootstrap.cc:492] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54: Bootstrap starting.
I20260713 09:09:03.338196 28031 tablet_bootstrap.cc:654] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.344095 28029 tablet_bootstrap.cc:492] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0: No bootstrap required, opened a new log
I20260713 09:09:03.344488 28029 ts_tablet_manager.cc:1403] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.022s
I20260713 09:09:03.346866 28029 raft_consensus.cc:359] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.347673 28029 raft_consensus.cc:385] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.347971 28029 raft_consensus.cc:740] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.348048 28036 raft_consensus.cc:493] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.348520 28036 raft_consensus.cc:515] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.348742 28029 consensus_queue.cc:260] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.350967 28036 leader_election.cc:290] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.351470 28032 tablet_bootstrap.cc:492] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72: No bootstrap required, opened a new log
I20260713 09:09:03.351425 28036 raft_consensus.cc:493] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.351979 28032 ts_tablet_manager.cc:1403] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.021s
I20260713 09:09:03.354626 28032 raft_consensus.cc:359] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.356199 28032 raft_consensus.cc:385] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.356496 28032 raft_consensus.cc:740] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.356892 28029 ts_tablet_manager.cc:1434] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:09:03.352001 28036 raft_consensus.cc:515] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.357937 28029 tablet_bootstrap.cc:492] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0: Bootstrap starting.
I20260713 09:09:03.359011 28032 consensus_queue.cc:260] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.360742 28036 leader_election.cc:290] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.361907 28032 ts_tablet_manager.cc:1434] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:09:03.363373 28032 tablet_bootstrap.cc:492] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72: Bootstrap starting.
I20260713 09:09:03.364733 28031 tablet_bootstrap.cc:492] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54: No bootstrap required, opened a new log
I20260713 09:09:03.365201 28031 ts_tablet_manager.cc:1403] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.008s
I20260713 09:09:03.368131 28031 raft_consensus.cc:359] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.368880 28031 raft_consensus.cc:385] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.368561 28029 tablet_bootstrap.cc:654] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.369256 28031 raft_consensus.cc:740] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.370076 28031 consensus_queue.cc:260] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.372224 28031 ts_tablet_manager.cc:1434] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260713 09:09:03.373539 28031 tablet_bootstrap.cc:492] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54: Bootstrap starting.
I20260713 09:09:03.380950 28031 tablet_bootstrap.cc:654] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.369249 28032 tablet_bootstrap.cc:654] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.385610 28037 raft_consensus.cc:493] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.386023 28037 raft_consensus.cc:515] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.388362 28037 leader_election.cc:290] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.395211 27989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090bbeb505644c1d9b83096f95e24b1b" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:03.395982 27989 raft_consensus.cc:2468] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 0.
I20260713 09:09:03.397449 27988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:03.398203 27988 raft_consensus.cc:2468] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 0.
I20260713 09:09:03.399775 28037 raft_consensus.cc:493] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.400238 28037 raft_consensus.cc:515] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.400368 27805 leader_election.cc:304] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:03.401598 27805 leader_election.cc:304] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:03.402216 28037 leader_election.cc:290] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.402890 28054 raft_consensus.cc:2804] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.403045 28032 tablet_bootstrap.cc:492] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72: No bootstrap required, opened a new log
I20260713 09:09:03.403292 28054 raft_consensus.cc:493] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.403656 28054 raft_consensus.cc:3060] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.403594 28032 ts_tablet_manager.cc:1403] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.002s
I20260713 09:09:03.406723 28032 raft_consensus.cc:359] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.407439 28032 raft_consensus.cc:385] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.407727 28032 raft_consensus.cc:740] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.408403 28032 consensus_queue.cc:260] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.409660 28037 raft_consensus.cc:493] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.410079 28037 raft_consensus.cc:515] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.411949 28054 raft_consensus.cc:515] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.415706 28036 raft_consensus.cc:2804] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.415943 28062 raft_consensus.cc:493] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.416109 28036 raft_consensus.cc:493] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.416582 28036 raft_consensus.cc:3060] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.417439 28037 leader_election.cc:290] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.419883 27988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:03.420415 27988 raft_consensus.cc:3060] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.424557 28054 leader_election.cc:290] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 election: Requested vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.428036 27988 raft_consensus.cc:2468] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 1.
I20260713 09:09:03.429177 27805 leader_election.cc:304] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:03.430833 28031 tablet_bootstrap.cc:492] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54: No bootstrap required, opened a new log
I20260713 09:09:03.431435 28031 ts_tablet_manager.cc:1403] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.021s
I20260713 09:09:03.432377 28063 raft_consensus.cc:2804] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:03.434410 28032 ts_tablet_manager.cc:1434] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260713 09:09:03.435361 28032 tablet_bootstrap.cc:492] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72: Bootstrap starting.
I20260713 09:09:03.435150 28031 raft_consensus.cc:359] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.436036 28031 raft_consensus.cc:385] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.436367 28031 raft_consensus.cc:740] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.437664 27989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090bbeb505644c1d9b83096f95e24b1b" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:03.438303 27989 raft_consensus.cc:2468] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 0.
I20260713 09:09:03.440050 27989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:03.440614 27989 raft_consensus.cc:2468] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 0.
I20260713 09:09:03.441427 28036 raft_consensus.cc:515] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.442099 28063 raft_consensus.cc:697] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Becoming Leader. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:03.443432 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090bbeb505644c1d9b83096f95e24b1b" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72" is_pre_election: true
I20260713 09:09:03.444160 28032 tablet_bootstrap.cc:654] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.442127 27989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b56cc5e9f04f1fa020e026ea95fa2d" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:03.437894 28062 raft_consensus.cc:515] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.444164 27840 raft_consensus.cc:2393] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ed17064664a40fc80fd09325766cb54 in current term 1: Already voted for candidate 4f3cac56252d405db7133a633207ae72 in this term.
I20260713 09:09:03.444634 28064 raft_consensus.cc:493] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.443061 28063 consensus_queue.cc:237] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.444617 27989 raft_consensus.cc:2468] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 0.
I20260713 09:09:03.445964 28062 leader_election.cc:290] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.437156 28031 consensus_queue.cc:260] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.446010 28064 raft_consensus.cc:515] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.448123 28031 ts_tablet_manager.cc:1434] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:09:03.448334 28064 leader_election.cc:290] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.449076 28031 tablet_bootstrap.cc:492] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54: Bootstrap starting.
I20260713 09:09:03.452935 27989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:03.453982 28062 raft_consensus.cc:493] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:09:03.454559 27805 leader_election.cc:343] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.454525 28062 raft_consensus.cc:515] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:03.456485 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72" is_pre_election: true
I20260713 09:09:03.456988 28062 leader_election.cc:290] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109), 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377)
I20260713 09:09:03.457261 27840 raft_consensus.cc:2468] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 0.
I20260713 09:09:03.460062 28036 leader_election.cc:290] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 election: Requested vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.459853 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72" is_pre_election: true
I20260713 09:09:03.462488 28035 raft_consensus.cc:493] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.459375 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b56cc5e9f04f1fa020e026ea95fa2d" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72" is_pre_election: true
I20260713 09:09:03.462955 28035 raft_consensus.cc:515] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:03.463657 27840 raft_consensus.cc:2468] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 0.
I20260713 09:09:03.461678 27989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090bbeb505644c1d9b83096f95e24b1b" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:03.464906 28035 leader_election.cc:290] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377)
I20260713 09:09:03.465211 28031 tablet_bootstrap.cc:654] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.465039 27989 raft_consensus.cc:3060] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.467043 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f54856a0247424ba57a1c78fe50ca76" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72" is_pre_election: true
I20260713 09:09:03.467681 27840 raft_consensus.cc:2468] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 0.
I20260713 09:09:03.469131 27954 leader_election.cc:304] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:03.470279 28035 raft_consensus.cc:2804] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.470543 27988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:03.470826 28035 raft_consensus.cc:493] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.471441 28035 raft_consensus.cc:3060] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.473316 27988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f54856a0247424ba57a1c78fe50ca76" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:03.475389 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f54856a0247424ba57a1c78fe50ca76" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72" is_pre_election: true
I20260713 09:09:03.476159 27839 raft_consensus.cc:2468] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 0.
I20260713 09:09:03.482955 27880 leader_election.cc:304] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:03.483857 28062 raft_consensus.cc:2804] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.484395 28062 raft_consensus.cc:493] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.484707 28062 raft_consensus.cc:3060] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.485687 28031 tablet_bootstrap.cc:492] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54: No bootstrap required, opened a new log
I20260713 09:09:03.486205 28031 ts_tablet_manager.cc:1403] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.010s
I20260713 09:09:03.488823 28031 raft_consensus.cc:359] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.489464 28031 raft_consensus.cc:385] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.489784 28031 raft_consensus.cc:740] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.490402 28031 consensus_queue.cc:260] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.490741 28062 raft_consensus.cc:515] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.492378 28031 ts_tablet_manager.cc:1434] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:03.492501 28062 leader_election.cc:290] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.493351 28031 tablet_bootstrap.cc:492] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54: Bootstrap starting.
I20260713 09:09:03.493211 27880 leader_election.cc:304] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:03.494089 27880 leader_election.cc:304] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:03.494760 28037 raft_consensus.cc:2804] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.495097 28037 raft_consensus.cc:493] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.495419 28037 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.499538 28031 tablet_bootstrap.cc:654] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.502048 28037 raft_consensus.cc:515] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
W20260713 09:09:03.504429 27786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:03.505743 28062 raft_consensus.cc:2804] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.506182 28062 raft_consensus.cc:493] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.506620 28062 raft_consensus.cc:3060] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.510859 28037 leader_election.cc:290] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.512670 28035 raft_consensus.cc:515] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:03.513744 27737 catalog_manager.cc:5697] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f3cac56252d405db7133a633207ae72 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "4f3cac56252d405db7133a633207ae72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.516528 27989 raft_consensus.cc:2468] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 1.
I20260713 09:09:03.518011 27805 leader_election.cc:304] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:03.519039 28036 raft_consensus.cc:493] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.519614 28036 raft_consensus.cc:515] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.522171 28036 leader_election.cc:290] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.522742 28036 raft_consensus.cc:2804] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:03.523226 28036 raft_consensus.cc:697] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Becoming Leader. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:03.524219 28036 consensus_queue.cc:237] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.527485 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:03.528306 27987 raft_consensus.cc:2468] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 0.
I20260713 09:09:03.529860 27805 leader_election.cc:304] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:03.530854 28064 raft_consensus.cc:2804] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.531287 28064 raft_consensus.cc:493] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.531701 28064 raft_consensus.cc:3060] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.543094 28064 raft_consensus.cc:515] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.547003 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:03.547657 27987 raft_consensus.cc:3060] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.553649 28064 leader_election.cc:290] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 election: Requested vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.564178 27987 raft_consensus.cc:2468] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 1.
I20260713 09:09:03.565712 27805 leader_election.cc:304] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
W20260713 09:09:03.566718 27880 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.3:41109, user_credentials={real_user=slave}} blocked reactor thread for 72654.8us
W20260713 09:09:03.567726 27880 leader_election.cc:343] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.570238 27988 raft_consensus.cc:2393] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ed17064664a40fc80fd09325766cb54 in current term 1: Already voted for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in this term.
I20260713 09:09:03.578825 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f54856a0247424ba57a1c78fe50ca76" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:03.579509 27839 raft_consensus.cc:3060] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.585664 28035 leader_election.cc:290] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 1 election: Requested vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377)
I20260713 09:09:03.597551 28064 raft_consensus.cc:2804] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:03.607331 27913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:03.608104 27913 raft_consensus.cc:3060] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.609943 27911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54" is_pre_election: true
I20260713 09:09:03.611542 27909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:03.612917 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090bbeb505644c1d9b83096f95e24b1b" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:03.613940 27910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54" is_pre_election: true
I20260713 09:09:03.615360 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54" is_pre_election: true
I20260713 09:09:03.616722 27915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090bbeb505644c1d9b83096f95e24b1b" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54" is_pre_election: true
I20260713 09:09:03.618314 27912 raft_consensus.cc:2393] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f3cac56252d405db7133a633207ae72 in current term 1: Already voted for candidate 7ed17064664a40fc80fd09325766cb54 in this term.
W20260713 09:09:03.621050 27804 leader_election.cc:343] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.621631 27804 leader_election.cc:304] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [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: 4f3cac56252d405db7133a633207ae72; no voters: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54
W20260713 09:09:03.623025 27804 leader_election.cc:343] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:03.624034 27804 leader_election.cc:343] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.625727 28063 raft_consensus.cc:2749] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:09:03.604835 27880 leader_election.cc:343] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.634039 27880 leader_election.cc:304] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [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: 7ed17064664a40fc80fd09325766cb54; no voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72
I20260713 09:09:03.636027 27880 leader_election.cc:304] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3cac56252d405db7133a633207ae72, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:03.637156 28037 raft_consensus.cc:2749] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:03.638078 28037 raft_consensus.cc:2804] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.638484 28037 raft_consensus.cc:493] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.638901 28037 raft_consensus.cc:3060] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.598543 28064 raft_consensus.cc:697] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Becoming Leader. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:03.642494 28064 consensus_queue.cc:237] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.647522 27913 raft_consensus.cc:2468] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 1.
I20260713 09:09:03.589401 27839 raft_consensus.cc:2468] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 1.
I20260713 09:09:03.650475 27954 leader_election.cc:304] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:03.651494 28035 raft_consensus.cc:2804] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:03.654218 28062 raft_consensus.cc:515] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.656623 28062 leader_election.cc:290] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.665109 28029 tablet_bootstrap.cc:492] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0: No bootstrap required, opened a new log
I20260713 09:09:03.665771 28029 ts_tablet_manager.cc:1403] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent bootstrapping tablet: real 0.308s	user 0.083s	sys 0.096s
I20260713 09:09:03.669423 28029 raft_consensus.cc:359] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.671059 28029 raft_consensus.cc:385] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.671332 28029 raft_consensus.cc:740] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.672194 28031 tablet_bootstrap.cc:492] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54: No bootstrap required, opened a new log
I20260713 09:09:03.672111 28029 consensus_queue.cc:260] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.672673 28031 ts_tablet_manager.cc:1403] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54: Time spent bootstrapping tablet: real 0.180s	user 0.093s	sys 0.077s
I20260713 09:09:03.675071 28032 tablet_bootstrap.cc:492] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72: No bootstrap required, opened a new log
I20260713 09:09:03.675532 28032 ts_tablet_manager.cc:1403] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72: Time spent bootstrapping tablet: real 0.240s	user 0.105s	sys 0.090s
I20260713 09:09:03.675894 28031 raft_consensus.cc:359] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.676774 28031 raft_consensus.cc:385] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.677182 28031 raft_consensus.cc:740] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.677959 28035 raft_consensus.cc:697] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Running, Role: LEADER
I20260713 09:09:03.678203 28031 consensus_queue.cc:260] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.679955 28035 consensus_queue.cc:237] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:03.680832 28032 raft_consensus.cc:359] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.681456 28032 raft_consensus.cc:385] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.681743 28032 raft_consensus.cc:740] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Initialized, Role: FOLLOWER
W20260713 09:09:03.683233 27880 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.1:34377, user_credentials={real_user=slave}} blocked reactor thread for 47299us
I20260713 09:09:03.685245 28031 ts_tablet_manager.cc:1434] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:09:03.686378 28031 tablet_bootstrap.cc:492] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54: Bootstrap starting.
I20260713 09:09:03.686486 28032 consensus_queue.cc:260] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.693185 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090bbeb505644c1d9b83096f95e24b1b" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:03.696208 28032 ts_tablet_manager.cc:1434] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:09:03.697018 28032 tablet_bootstrap.cc:492] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72: Bootstrap starting.
I20260713 09:09:03.692217 28037 raft_consensus.cc:515] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:03.699851 28029 ts_tablet_manager.cc:1434] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent starting tablet: real 0.034s	user 0.013s	sys 0.015s
I20260713 09:09:03.700649 28031 tablet_bootstrap.cc:654] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.700770 28029 tablet_bootstrap.cc:492] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0: Bootstrap starting.
I20260713 09:09:03.696029 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090bbeb505644c1d9b83096f95e24b1b" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:03.702723 28032 tablet_bootstrap.cc:654] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.703003 28037 leader_election.cc:290] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 election: Requested vote from peers 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109), 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377)
I20260713 09:09:03.703245 27987 raft_consensus.cc:2393] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ed17064664a40fc80fd09325766cb54 in current term 1: Already voted for candidate 4f3cac56252d405db7133a633207ae72 in this term.
I20260713 09:09:03.704632 27737 catalog_manager.cc:5697] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f3cac56252d405db7133a633207ae72 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "4f3cac56252d405db7133a633207ae72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.709945 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:03.710650 27987 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.710319 27737 catalog_manager.cc:5697] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f3cac56252d405db7133a633207ae72 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "4f3cac56252d405db7133a633207ae72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.712139 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:03.712680 27839 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.712301 27738 catalog_manager.cc:5697] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.715652 28029 tablet_bootstrap.cc:654] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.723177 27913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f54856a0247424ba57a1c78fe50ca76" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54" is_pre_election: true
I20260713 09:09:03.723549 28037 raft_consensus.cc:493] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.724087 27913 raft_consensus.cc:2393] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e9cf27a31354713bb83cbd7ac5635b0 in current term 1: Already voted for candidate 7ed17064664a40fc80fd09325766cb54 in this term.
I20260713 09:09:03.723981 28037 raft_consensus.cc:515] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.724634 27880 leader_election.cc:304] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [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: 7ed17064664a40fc80fd09325766cb54; no voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72
I20260713 09:09:03.725173 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f54856a0247424ba57a1c78fe50ca76" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:03.725488 28073 raft_consensus.cc:2749] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:03.725831 28037 leader_election.cc:290] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.726361 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b56cc5e9f04f1fa020e026ea95fa2d" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:03.726882 27840 raft_consensus.cc:3060] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.726982 27989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b56cc5e9f04f1fa020e026ea95fa2d" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:03.727437 27838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f54856a0247424ba57a1c78fe50ca76" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:03.728251 27838 raft_consensus.cc:2393] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ed17064664a40fc80fd09325766cb54 in current term 1: Already voted for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in this term.
I20260713 09:09:03.728365 27988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f54856a0247424ba57a1c78fe50ca76" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:03.725944 27912 raft_consensus.cc:2393] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e9cf27a31354713bb83cbd7ac5635b0 in current term 1: Already voted for candidate 7ed17064664a40fc80fd09325766cb54 in this term.
I20260713 09:09:03.727520 27989 raft_consensus.cc:3060] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.730479 27839 raft_consensus.cc:2468] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 1.
I20260713 09:09:03.732438 27838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e3bbfccc2d4d4d98fbae5293f4f9f4" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72" is_pre_election: true
I20260713 09:09:03.733004 27838 raft_consensus.cc:2468] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 0.
I20260713 09:09:03.720204 27987 raft_consensus.cc:2468] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 1.
I20260713 09:09:03.734159 27840 raft_consensus.cc:2468] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 1.
I20260713 09:09:03.734993 27880 leader_election.cc:304] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [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: 7ed17064664a40fc80fd09325766cb54; no voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72
I20260713 09:09:03.735862 28037 raft_consensus.cc:2749] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:03.737139 28031 tablet_bootstrap.cc:492] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54: No bootstrap required, opened a new log
I20260713 09:09:03.737020 27880 leader_election.cc:304] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3cac56252d405db7133a633207ae72, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:03.737612 28031 ts_tablet_manager.cc:1403] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.012s
I20260713 09:09:03.737823 28037 raft_consensus.cc:2804] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:03.738301 28037 raft_consensus.cc:697] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Becoming Leader. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:03.739058 28037 consensus_queue.cc:237] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.740084 28031 raft_consensus.cc:359] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.740669 28031 raft_consensus.cc:385] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.740926 28031 raft_consensus.cc:740] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.741492 28031 consensus_queue.cc:260] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.742471 27880 leader_election.cc:304] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3cac56252d405db7133a633207ae72, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:03.743676 28031 ts_tablet_manager.cc:1434] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:03.743863 28073 raft_consensus.cc:2804] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.744221 28073 raft_consensus.cc:493] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.744555 28073 raft_consensus.cc:3060] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.744760 27880 leader_election.cc:304] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3cac56252d405db7133a633207ae72, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:03.745496 28037 raft_consensus.cc:2804] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:03.745987 28037 raft_consensus.cc:697] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Becoming Leader. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:03.746718 28037 consensus_queue.cc:237] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.750811 27735 catalog_manager.cc:5697] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ed17064664a40fc80fd09325766cb54 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "7ed17064664a40fc80fd09325766cb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.751578 28073 raft_consensus.cc:515] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.754341 28073 leader_election.cc:290] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.754851 27989 raft_consensus.cc:2468] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 1.
I20260713 09:09:03.762598 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e3bbfccc2d4d4d98fbae5293f4f9f4" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:03.763761 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e3bbfccc2d4d4d98fbae5293f4f9f4" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:03.764334 27839 raft_consensus.cc:3060] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:03.764555 27880 leader_election.cc:343] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.771255 28032 tablet_bootstrap.cc:492] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72: No bootstrap required, opened a new log
I20260713 09:09:03.771917 28032 ts_tablet_manager.cc:1403] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.025s
I20260713 09:09:03.775264 28032 raft_consensus.cc:359] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.776151 28032 raft_consensus.cc:385] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.776546 28032 raft_consensus.cc:740] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.777624 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e3bbfccc2d4d4d98fbae5293f4f9f4" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:03.777443 28032 consensus_queue.cc:260] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
W20260713 09:09:03.779121 27880 leader_election.cc:343] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.780021 28032 ts_tablet_manager.cc:1434] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:03.781116 28032 tablet_bootstrap.cc:492] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72: Bootstrap starting.
I20260713 09:09:03.788031 28032 tablet_bootstrap.cc:654] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.799575 27839 raft_consensus.cc:2468] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 1.
I20260713 09:09:03.802124 27880 leader_election.cc:304] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [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: 4f3cac56252d405db7133a633207ae72, 7ed17064664a40fc80fd09325766cb54; no voters: 2e9cf27a31354713bb83cbd7ac5635b0
I20260713 09:09:03.806360 28029 tablet_bootstrap.cc:492] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0: No bootstrap required, opened a new log
I20260713 09:09:03.806813 28029 ts_tablet_manager.cc:1403] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.023s
I20260713 09:09:03.806938 28032 tablet_bootstrap.cc:492] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72: No bootstrap required, opened a new log
I20260713 09:09:03.807366 28032 ts_tablet_manager.cc:1403] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.007s
I20260713 09:09:03.808822 28029 raft_consensus.cc:359] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.809362 28029 raft_consensus.cc:385] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.809553 28037 raft_consensus.cc:2804] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:03.809787 28029 raft_consensus.cc:740] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.809873 28032 raft_consensus.cc:359] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.810333 28037 raft_consensus.cc:697] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Becoming Leader. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:03.810556 28032 raft_consensus.cc:385] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.809391 27738 catalog_manager.cc:5697] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ed17064664a40fc80fd09325766cb54 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "7ed17064664a40fc80fd09325766cb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.810858 28032 raft_consensus.cc:740] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.810626 28029 consensus_queue.cc:260] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.811120 28037 consensus_queue.cc:237] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.811501 28032 consensus_queue.cc:260] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.813839 28032 ts_tablet_manager.cc:1434] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:09:03.819186 28029 ts_tablet_manager.cc:1434] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260713 09:09:03.821568 28029 tablet_bootstrap.cc:492] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0: Bootstrap starting.
I20260713 09:09:03.829393 28029 tablet_bootstrap.cc:654] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.831066 27735 catalog_manager.cc:5697] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ed17064664a40fc80fd09325766cb54 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "7ed17064664a40fc80fd09325766cb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.832759 28029 tablet_bootstrap.cc:492] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0: No bootstrap required, opened a new log
I20260713 09:09:03.833034 28029 ts_tablet_manager.cc:1403] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.004s
I20260713 09:09:03.834699 28029 raft_consensus.cc:359] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.835080 28029 raft_consensus.cc:385] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.835237 28029 raft_consensus.cc:740] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.835614 28029 consensus_queue.cc:260] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.837200 28029 ts_tablet_manager.cc:1434] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:09:03.838002 28029 tablet_bootstrap.cc:492] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0: Bootstrap starting.
I20260713 09:09:03.841835 28029 tablet_bootstrap.cc:654] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.845805 28029 tablet_bootstrap.cc:492] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0: No bootstrap required, opened a new log
I20260713 09:09:03.846166 28029 ts_tablet_manager.cc:1403] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:03.848047 28064 consensus_queue.cc:1048] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.848264 28029 raft_consensus.cc:359] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.848743 28029 raft_consensus.cc:385] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.848976 28029 raft_consensus.cc:740] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.849452 28029 consensus_queue.cc:260] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.851357 28029 ts_tablet_manager.cc:1434] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:03.858701 28063 consensus_queue.cc:1048] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.891588 28063 raft_consensus.cc:493] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.891964 28063 raft_consensus.cc:515] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.893342 28063 leader_election.cc:290] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.893940 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54" is_pre_election: true
I20260713 09:09:03.894135 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:03.894538 27912 raft_consensus.cc:2468] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 0.
I20260713 09:09:03.894666 27987 raft_consensus.cc:2468] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 0.
I20260713 09:09:03.895483 27805 leader_election.cc:304] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:03.896072 28063 raft_consensus.cc:2804] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.896450 28063 raft_consensus.cc:493] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.896713 28063 raft_consensus.cc:3060] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.900882 28063 raft_consensus.cc:515] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.902339 28063 leader_election.cc:290] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 election: Requested vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.902918 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:03.903124 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:03.903380 27912 raft_consensus.cc:3060] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.903699 27987 raft_consensus.cc:3060] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.907538 27912 raft_consensus.cc:2468] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 1.
I20260713 09:09:03.907596 27987 raft_consensus.cc:2468] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 1.
I20260713 09:09:03.908483 27804 leader_election.cc:304] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3cac56252d405db7133a633207ae72, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:03.909071 28063 raft_consensus.cc:2804] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:03.909574 28063 raft_consensus.cc:697] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Becoming Leader. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:03.910275 28063 consensus_queue.cc:237] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.916747 27738 catalog_manager.cc:5697] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f3cac56252d405db7133a633207ae72 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "4f3cac56252d405db7133a633207ae72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.993598 28075 raft_consensus.cc:493] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.994062 28075 raft_consensus.cc:515] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.995177 28037 raft_consensus.cc:493] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.995553 28037 raft_consensus.cc:515] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:03.995937 28075 leader_election.cc:290] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107)
I20260713 09:09:03.996647 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72" is_pre_election: true
I20260713 09:09:03.997026 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54" is_pre_election: true
I20260713 09:09:03.997336 27839 raft_consensus.cc:2468] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 0.
I20260713 09:09:03.997521 28037 leader_election.cc:290] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:03.997668 27912 raft_consensus.cc:2468] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 0.
I20260713 09:09:03.998417 27954 leader_election.cc:304] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:03.998553 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46298eff974524a13e9b4db65580f2" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:03.998749 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46298eff974524a13e9b4db65580f2" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72" is_pre_election: true
I20260713 09:09:03.999127 27987 raft_consensus.cc:2468] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 0.
I20260713 09:09:03.999328 28075 raft_consensus.cc:2804] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.999359 27839 raft_consensus.cc:2468] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 0.
I20260713 09:09:03.999765 28075 raft_consensus.cc:493] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:04.000164 28075 raft_consensus.cc:3060] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.000200 27880 leader_election.cc:304] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:04.001004 28037 raft_consensus.cc:2804] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:04.001336 28037 raft_consensus.cc:493] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:04.001684 28037 raft_consensus.cc:3060] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.004920 28075 raft_consensus.cc:515] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.006075 28037 raft_consensus.cc:515] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.006557 28075 leader_election.cc:290] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 1 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107)
I20260713 09:09:04.007241 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:04.007833 28037 leader_election.cc:290] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:04.007798 27839 raft_consensus.cc:3060] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.008704 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46298eff974524a13e9b4db65580f2" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:04.008829 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46298eff974524a13e9b4db65580f2" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:04.009214 27987 raft_consensus.cc:3060] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.009356 27840 raft_consensus.cc:3060] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.011648 28063 consensus_queue.cc:1048] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.007764 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:04.014954 27839 raft_consensus.cc:2468] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 1.
I20260713 09:09:04.015159 27912 raft_consensus.cc:3060] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.015239 27840 raft_consensus.cc:2468] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 1.
I20260713 09:09:04.016363 27954 leader_election.cc:304] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:04.016484 27880 leader_election.cc:304] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3cac56252d405db7133a633207ae72, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:04.017282 28075 raft_consensus.cc:2804] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:04.017474 28037 raft_consensus.cc:2804] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:04.017940 28075 raft_consensus.cc:697] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Running, Role: LEADER
I20260713 09:09:04.018849 28037 raft_consensus.cc:697] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Becoming Leader. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:04.018775 28075 consensus_queue.cc:237] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.019793 28037 consensus_queue.cc:237] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.023743 27912 raft_consensus.cc:2468] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 1.
I20260713 09:09:04.031518 27987 raft_consensus.cc:2468] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 1.
I20260713 09:09:04.036043 28063 consensus_queue.cc:1048] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.041611 27735 catalog_manager.cc:5697] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ed17064664a40fc80fd09325766cb54 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "7ed17064664a40fc80fd09325766cb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.040675 27738 catalog_manager.cc:5697] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:04.070963 28075 consensus_queue.cc:1048] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.086668 28037 raft_consensus.cc:493] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.087285 28037 raft_consensus.cc:515] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.089762 28037 leader_election.cc:290] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:04.092173 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3cac56252d405db7133a633207ae72" is_pre_election: true
I20260713 09:09:04.092175 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" is_pre_election: true
I20260713 09:09:04.098229 27987 raft_consensus.cc:2393] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ed17064664a40fc80fd09325766cb54 in current term 1: Already voted for candidate 4f3cac56252d405db7133a633207ae72 in this term.
I20260713 09:09:04.099952 27880 leader_election.cc:304] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [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: 7ed17064664a40fc80fd09325766cb54; no voters: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72
I20260713 09:09:04.101718 28037 raft_consensus.cc:3060] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.105676 28100 consensus_queue.cc:1048] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:09:04.107859 28037 raft_consensus.cc:2749] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:04.111094 27987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f54856a0247424ba57a1c78fe50ca76"
dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
mode: GRACEFUL
new_leader_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:55338
I20260713 09:09:04.111652 27987 raft_consensus.cc:606] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 LEADER]: Received request to transfer leadership to TS 4f3cac56252d405db7133a633207ae72
I20260713 09:09:04.113188 28075 raft_consensus.cc:993] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0: : Instructing follower 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:04.113626 28100 raft_consensus.cc:1081] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 LEADER]: Signalling peer 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:04.115099 27839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f54856a0247424ba57a1c78fe50ca76"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:57872
I20260713 09:09:04.115525 27839 raft_consensus.cc:493] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:04.115887 27839 raft_consensus.cc:3060] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.122370 27839 raft_consensus.cc:515] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:04.125165 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f54856a0247424ba57a1c78fe50ca76" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:04.125453 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f54856a0247424ba57a1c78fe50ca76" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:04.125737 27987 raft_consensus.cc:3055] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:04.126037 27912 raft_consensus.cc:3060] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.126094 27987 raft_consensus.cc:740] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Running, Role: LEADER
I20260713 09:09:04.126925 27987 consensus_queue.cc:260] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [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: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:04.127991 27987 raft_consensus.cc:3060] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.130257 27913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77b56cc5e9f04f1fa020e026ea95fa2d"
dest_uuid: "7ed17064664a40fc80fd09325766cb54"
mode: GRACEFUL
new_leader_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:38568
I20260713 09:09:04.130810 27839 leader_election.cc:290] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 2 election: Requested vote from peers 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109), 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107)
I20260713 09:09:04.131223 27913 raft_consensus.cc:606] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Received request to transfer leadership to TS 4f3cac56252d405db7133a633207ae72
I20260713 09:09:04.133710 27987 raft_consensus.cc:2468] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 2.
I20260713 09:09:04.134433 27912 raft_consensus.cc:2468] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 2.
I20260713 09:09:04.134554 27805 leader_election.cc:304] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:04.135246 28036 raft_consensus.cc:2804] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:04.135728 28036 raft_consensus.cc:697] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 2 LEADER]: Becoming Leader. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:04.136406 28036 consensus_queue.cc:237] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [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: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } }
I20260713 09:09:04.139357 27912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d"
dest_uuid: "7ed17064664a40fc80fd09325766cb54"
mode: GRACEFUL
new_leader_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:38568
I20260713 09:09:04.139822 27912 raft_consensus.cc:606] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Received request to transfer leadership to TS 4f3cac56252d405db7133a633207ae72
I20260713 09:09:04.142724 27735 catalog_manager.cc:5697] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 reported cstate change: term changed from 1 to 2, leader changed from 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3) to 4f3cac56252d405db7133a633207ae72 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "4f3cac56252d405db7133a633207ae72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:04.154258 27839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
mode: GRACEFUL
new_leader_uuid: "7ed17064664a40fc80fd09325766cb54"
 from {username='slave'} at 127.0.0.1:57898
I20260713 09:09:04.154665 27839 raft_consensus.cc:606] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Received request to transfer leadership to TS 7ed17064664a40fc80fd09325766cb54
I20260713 09:09:04.158816 27839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
mode: GRACEFUL
new_leader_uuid: "7ed17064664a40fc80fd09325766cb54"
 from {username='slave'} at 127.0.0.1:57898
I20260713 09:09:04.159242 27839 raft_consensus.cc:606] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Received request to transfer leadership to TS 7ed17064664a40fc80fd09325766cb54
I20260713 09:09:04.163715 27987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2"
dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
mode: GRACEFUL
new_leader_uuid: "7ed17064664a40fc80fd09325766cb54"
 from {username='slave'} at 127.0.0.1:55338
I20260713 09:09:04.164330 27987 raft_consensus.cc:606] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 LEADER]: Received request to transfer leadership to TS 7ed17064664a40fc80fd09325766cb54
I20260713 09:09:04.171833 27912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4e3bbfccc2d4d4d98fbae5293f4f9f4"
dest_uuid: "7ed17064664a40fc80fd09325766cb54"
mode: GRACEFUL
new_leader_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
 from {username='slave'} at 127.0.0.1:38568
I20260713 09:09:04.172364 27912 raft_consensus.cc:606] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Received request to transfer leadership to TS 2e9cf27a31354713bb83cbd7ac5635b0
I20260713 09:09:04.173890 28037 consensus_queue.cc:1048] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.182370 28073 consensus_queue.cc:1048] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.189862 28062 raft_consensus.cc:993] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54: : Instructing follower 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:04.190250 28062 raft_consensus.cc:1081] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Signalling peer 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:04.191571 27839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77b56cc5e9f04f1fa020e026ea95fa2d"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:57888
I20260713 09:09:04.191980 27839 raft_consensus.cc:493] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:04.192339 27839 raft_consensus.cc:3060] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.196467 27839 raft_consensus.cc:515] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.197957 27839 leader_election.cc:290] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 2 election: Requested vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:04.198760 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b56cc5e9f04f1fa020e026ea95fa2d" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:04.198921 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b56cc5e9f04f1fa020e026ea95fa2d" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:04.199333 27912 raft_consensus.cc:3055] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:04.199481 27987 raft_consensus.cc:3060] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.199707 27912 raft_consensus.cc:740] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:04.200536 27912 consensus_queue.cc:260] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.201516 27912 raft_consensus.cc:3060] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.204499 27987 raft_consensus.cc:2468] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 2.
I20260713 09:09:04.205374 27805 leader_election.cc:304] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:04.206106 28036 raft_consensus.cc:2804] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:04.206522 28036 raft_consensus.cc:697] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 2 LEADER]: Becoming Leader. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:04.206650 27912 raft_consensus.cc:2468] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 2.
I20260713 09:09:04.207283 28036 consensus_queue.cc:237] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.212617 27735 catalog_manager.cc:5697] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 reported cstate change: term changed from 1 to 2, leader changed from 7ed17064664a40fc80fd09325766cb54 (127.26.149.2) to 4f3cac56252d405db7133a633207ae72 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "4f3cac56252d405db7133a633207ae72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.214968 27987 raft_consensus.cc:3060] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.219023 28036 consensus_queue.cc:1048] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.221347 28073 consensus_queue.cc:1048] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.225795 28064 raft_consensus.cc:993] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72: : Instructing follower 7ed17064664a40fc80fd09325766cb54 to start an election
I20260713 09:09:04.226275 28064 raft_consensus.cc:1081] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Signalling peer 7ed17064664a40fc80fd09325766cb54 to start an election
I20260713 09:09:04.228178 27913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3"
dest_uuid: "7ed17064664a40fc80fd09325766cb54"
 from {username='slave'} at 127.0.0.1:38558
I20260713 09:09:04.229030 27913 raft_consensus.cc:493] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:04.229394 27913 raft_consensus.cc:3060] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.229893 28062 raft_consensus.cc:993] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54: : Instructing follower 2e9cf27a31354713bb83cbd7ac5635b0 to start an election
I20260713 09:09:04.230309 28062 raft_consensus.cc:1081] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Signalling peer 2e9cf27a31354713bb83cbd7ac5635b0 to start an election
I20260713 09:09:04.233700 27989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4e3bbfccc2d4d4d98fbae5293f4f9f4"
dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
 from {username='slave'} at 127.0.0.1:55328
I20260713 09:09:04.234210 27989 raft_consensus.cc:493] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:04.234546 27989 raft_consensus.cc:3060] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.236486 28073 consensus_queue.cc:1048] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.237039 28036 consensus_queue.cc:1048] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.240944 27989 raft_consensus.cc:515] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.240944 27913 raft_consensus.cc:515] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.242161 27987 raft_consensus.cc:1240] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Rejecting Update request from peer 7ed17064664a40fc80fd09325766cb54 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:04.243355 27913 leader_election.cc:290] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 2 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:04.244794 27988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:04.245167 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:04.245332 27988 raft_consensus.cc:3060] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.245704 27840 raft_consensus.cc:3055] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:04.245954 27989 leader_election.cc:290] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 2 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107)
I20260713 09:09:04.246004 27840 raft_consensus.cc:740] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:04.246210 27838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e3bbfccc2d4d4d98fbae5293f4f9f4" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:04.246940 27840 consensus_queue.cc:260] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.247848 27840 raft_consensus.cc:3060] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.248939 28037 consensus_queue.cc:1059] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.249711 28037 raft_consensus.cc:3055] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:04.250032 28037 raft_consensus.cc:740] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:04.250811 28037 consensus_queue.cc:260] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.251471 27988 raft_consensus.cc:2468] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 2.
I20260713 09:09:04.251874 28037 raft_consensus.cc:3060] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.252198 27913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e3bbfccc2d4d4d98fbae5293f4f9f4" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:04.252933 27987 raft_consensus.cc:1240] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Rejecting Update request from peer 4f3cac56252d405db7133a633207ae72 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:09:04.254329 27880 leader_election.cc:304] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:04.256735 28062 raft_consensus.cc:2804] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:04.257222 28062 raft_consensus.cc:697] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Becoming Leader. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:04.259141 28062 consensus_queue.cc:237] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.259948 27840 raft_consensus.cc:2468] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 2.
I20260713 09:09:04.257803 28073 consensus_queue.cc:1048] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:04.271580 27738 catalog_manager.cc:5697] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 reported cstate change: term changed from 1 to 2, leader changed from 4f3cac56252d405db7133a633207ae72 (127.26.149.1) to 7ed17064664a40fc80fd09325766cb54 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "7ed17064664a40fc80fd09325766cb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.277909 27913 raft_consensus.cc:2468] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 2.
I20260713 09:09:04.280112 27953 leader_election.cc:304] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 4f3cac56252d405db7133a633207ae72
I20260713 09:09:04.280900 28100 raft_consensus.cc:2804] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:04.281255 28100 raft_consensus.cc:697] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 LEADER]: Becoming Leader. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Running, Role: LEADER
I20260713 09:09:04.281950 28100 consensus_queue.cc:237] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.287647 28109 consensus_queue.cc:1048] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.291728 27735 catalog_manager.cc:5697] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 reported cstate change: term changed from 1 to 2, leader changed from 7ed17064664a40fc80fd09325766cb54 (127.26.149.2) to 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3). New cstate: current_term: 2 leader_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:04.297621 28073 raft_consensus.cc:993] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54: : Instructing follower 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:04.298032 28109 raft_consensus.cc:1081] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Signalling peer 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:04.299664 27840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:57888
I20260713 09:09:04.300237 27840 raft_consensus.cc:493] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:04.300576 27840 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.305415 27840 raft_consensus.cc:515] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.307487 27840 leader_election.cc:290] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 2 election: Requested vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:04.307791 27913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:04.308059 27988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:04.308346 27913 raft_consensus.cc:3055] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:04.308633 27988 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.308671 27913 raft_consensus.cc:740] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:04.309515 27913 consensus_queue.cc:260] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.310742 27913 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.314901 27988 raft_consensus.cc:2468] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 2.
I20260713 09:09:04.315891 27805 leader_election.cc:304] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:04.316531 28036 raft_consensus.cc:2804] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:04.316862 27913 raft_consensus.cc:2468] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 2.
I20260713 09:09:04.317006 28036 raft_consensus.cc:697] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 2 LEADER]: Becoming Leader. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:04.317862 28036 consensus_queue.cc:237] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.321780 28036 consensus_queue.cc:1048] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.323755 27735 catalog_manager.cc:5697] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 reported cstate change: term changed from 1 to 2, leader changed from 7ed17064664a40fc80fd09325766cb54 (127.26.149.2) to 4f3cac56252d405db7133a633207ae72 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "4f3cac56252d405db7133a633207ae72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.331831 28063 consensus_queue.cc:1048] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.340111 28064 raft_consensus.cc:993] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72: : Instructing follower 7ed17064664a40fc80fd09325766cb54 to start an election
I20260713 09:09:04.340533 28063 raft_consensus.cc:1081] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Signalling peer 7ed17064664a40fc80fd09325766cb54 to start an election
I20260713 09:09:04.342011 27913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110"
dest_uuid: "7ed17064664a40fc80fd09325766cb54"
 from {username='slave'} at 127.0.0.1:38558
I20260713 09:09:04.342481 27913 raft_consensus.cc:493] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:04.342788 27913 raft_consensus.cc:3060] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.347337 27913 raft_consensus.cc:515] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.348874 27913 leader_election.cc:290] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 2 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:04.349604 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:04.349843 27988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:04.350153 27840 raft_consensus.cc:3055] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:04.350394 27988 raft_consensus.cc:3060] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.350544 27840 raft_consensus.cc:740] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:04.351389 27840 consensus_queue.cc:260] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.352612 27840 raft_consensus.cc:3060] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.355295 27988 raft_consensus.cc:2468] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 2.
I20260713 09:09:04.356177 27880 leader_election.cc:304] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:04.356793 28109 raft_consensus.cc:2804] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:04.357263 28109 raft_consensus.cc:697] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Becoming Leader. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:04.357519 27840 raft_consensus.cc:2468] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 2.
I20260713 09:09:04.358117 28109 consensus_queue.cc:237] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.363893 27737 catalog_manager.cc:5697] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 reported cstate change: term changed from 1 to 2, leader changed from 4f3cac56252d405db7133a633207ae72 (127.26.149.1) to 7ed17064664a40fc80fd09325766cb54 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "7ed17064664a40fc80fd09325766cb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.470582 28100 consensus_queue.cc:1048] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.476639 28075 raft_consensus.cc:993] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0: : Instructing follower 7ed17064664a40fc80fd09325766cb54 to start an election
I20260713 09:09:04.477102 28035 raft_consensus.cc:1081] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 LEADER]: Signalling peer 7ed17064664a40fc80fd09325766cb54 to start an election
I20260713 09:09:04.479292 27912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2"
dest_uuid: "7ed17064664a40fc80fd09325766cb54"
 from {username='slave'} at 127.0.0.1:38556
I20260713 09:09:04.480700 27912 raft_consensus.cc:493] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:04.481083 27912 raft_consensus.cc:3060] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.483603 28100 consensus_queue.cc:1048] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.487346 27912 raft_consensus.cc:515] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.489372 27912 leader_election.cc:290] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 2 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:04.490316 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:04.490809 27988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:04.491349 27988 raft_consensus.cc:3055] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:04.491626 27988 raft_consensus.cc:740] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Running, Role: LEADER
I20260713 09:09:04.492370 27988 consensus_queue.cc:260] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.493317 27988 raft_consensus.cc:3060] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.498317 27988 raft_consensus.cc:2468] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 2.
I20260713 09:09:04.499342 27880 leader_election.cc:304] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 4f3cac56252d405db7133a633207ae72
I20260713 09:09:04.500028 28109 raft_consensus.cc:2804] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:04.500438 28109 raft_consensus.cc:697] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Becoming Leader. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:04.501073 28109 consensus_queue.cc:237] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:04.507143 27735 catalog_manager.cc:5697] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 reported cstate change: term changed from 1 to 2, leader changed from 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3) to 7ed17064664a40fc80fd09325766cb54 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "7ed17064664a40fc80fd09325766cb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.518282 28109 consensus_queue.cc:1048] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.526026 28062 consensus_queue.cc:1048] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.563773 27912 raft_consensus.cc:1275] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.564796 28063 consensus_queue.cc:1048] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.571535 27988 raft_consensus.cc:1275] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.572762 28064 consensus_queue.cc:1048] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.599200 27988 raft_consensus.cc:1275] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.600338 28064 consensus_queue.cc:1048] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.606989 27912 raft_consensus.cc:1275] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.608961 28036 consensus_queue.cc:1048] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.719787 27988 raft_consensus.cc:1275] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Refusing update from remote peer 7ed17064664a40fc80fd09325766cb54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.720991 28062 consensus_queue.cc:1048] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.729782 27840 raft_consensus.cc:1275] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Refusing update from remote peer 7ed17064664a40fc80fd09325766cb54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.731444 28037 consensus_queue.cc:1048] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.787331 27840 raft_consensus.cc:3060] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.791863 27840 raft_consensus.cc:1275] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Refusing update from remote peer 2e9cf27a31354713bb83cbd7ac5635b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.792972 28100 consensus_queue.cc:1048] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.800907 27912 raft_consensus.cc:1275] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Refusing update from remote peer 2e9cf27a31354713bb83cbd7ac5635b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.802507 28100 consensus_queue.cc:1048] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.843294 27988 raft_consensus.cc:1275] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.844421 28036 consensus_queue.cc:1048] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.852644 27912 raft_consensus.cc:1275] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.854892 28063 consensus_queue.cc:1048] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.930850 27840 raft_consensus.cc:1275] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Refusing update from remote peer 7ed17064664a40fc80fd09325766cb54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.932179 28037 consensus_queue.cc:1048] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.940028 27988 raft_consensus.cc:1275] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Refusing update from remote peer 7ed17064664a40fc80fd09325766cb54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.941797 28037 consensus_queue.cc:1048] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:05.040019 27840 raft_consensus.cc:3060] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:05.044783 27840 raft_consensus.cc:1275] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Refusing update from remote peer 7ed17064664a40fc80fd09325766cb54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:05.045918 28037 consensus_queue.cc:1048] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:05.053730 27987 raft_consensus.cc:1275] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Refusing update from remote peer 7ed17064664a40fc80fd09325766cb54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:05.056224 28037 consensus_queue.cc:1048] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:07.200269 27220 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:09:07.200879 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:07.216166 27840 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
mode: GRACEFUL
new_leader_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
 from {username='slave'} at 127.0.0.1:57902
I20260713 09:09:07.216735 27840 raft_consensus.cc:606] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Received request to transfer leadership to TS 2e9cf27a31354713bb83cbd7ac5635b0
I20260713 09:09:07.219202 27839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
mode: GRACEFUL
new_leader_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
 from {username='slave'} at 127.0.0.1:57902
I20260713 09:09:07.219718 27839 raft_consensus.cc:606] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 2 LEADER]: Received request to transfer leadership to TS 2e9cf27a31354713bb83cbd7ac5635b0
I20260713 09:09:07.220589 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:07.220985 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:07.504761 28122 raft_consensus.cc:993] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72: : Instructing follower 2e9cf27a31354713bb83cbd7ac5635b0 to start an election
I20260713 09:09:07.505189 28126 raft_consensus.cc:1081] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 2 LEADER]: Signalling peer 2e9cf27a31354713bb83cbd7ac5635b0 to start an election
I20260713 09:09:07.506454 27987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d"
dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
 from {username='slave'} at 127.0.0.1:55314
I20260713 09:09:07.506923 27987 raft_consensus.cc:493] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:07.507210 27987 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:07.511338 27987 raft_consensus.cc:515] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:07.512775 27987 leader_election.cc:290] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 3 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107)
I20260713 09:09:07.513618 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:07.513936 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:07.514178 27839 raft_consensus.cc:3055] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:07.514437 27912 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:07.514549 27839 raft_consensus.cc:740] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:07.515587 27839 consensus_queue.cc:260] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:07.516476 27839 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:07.518798 27912 raft_consensus.cc:2468] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 3.
I20260713 09:09:07.519775 27953 leader_election.cc:304] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:07.520428 28120 raft_consensus.cc:2804] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:07.521312 27839 raft_consensus.cc:2468] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 3.
I20260713 09:09:07.521695 28120 raft_consensus.cc:697] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 LEADER]: Becoming Leader. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Running, Role: LEADER
I20260713 09:09:07.522549 28120 consensus_queue.cc:237] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:07.529156 27735 catalog_manager.cc:5697] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 reported cstate change: term changed from 2 to 3, leader changed from 4f3cac56252d405db7133a633207ae72 (127.26.149.1) to 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3). New cstate: current_term: 3 leader_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:07.544850 28122 raft_consensus.cc:993] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72: : Instructing follower 2e9cf27a31354713bb83cbd7ac5635b0 to start an election
I20260713 09:09:07.545265 28126 raft_consensus.cc:1081] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Signalling peer 2e9cf27a31354713bb83cbd7ac5635b0 to start an election
I20260713 09:09:07.546537 27987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371"
dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
 from {username='slave'} at 127.0.0.1:55314
I20260713 09:09:07.547051 27987 raft_consensus.cc:493] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:07.547441 27987 raft_consensus.cc:3060] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.553668 27987 raft_consensus.cc:515] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:07.555331 27987 leader_election.cc:290] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 2 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107)
I20260713 09:09:07.555995 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:07.556388 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:07.556556 27839 raft_consensus.cc:3055] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:07.556957 27839 raft_consensus.cc:740] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:07.556931 27912 raft_consensus.cc:3060] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.557801 27839 consensus_queue.cc:260] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:07.558965 27839 raft_consensus.cc:3060] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.563097 27912 raft_consensus.cc:2468] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 2.
I20260713 09:09:07.564153 27953 leader_election.cc:304] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:07.565006 27839 raft_consensus.cc:2468] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 2.
I20260713 09:09:07.565039 28120 raft_consensus.cc:2804] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:07.565740 28120 raft_consensus.cc:697] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 LEADER]: Becoming Leader. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Running, Role: LEADER
I20260713 09:09:07.566534 28120 consensus_queue.cc:237] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:07.572264 27735 catalog_manager.cc:5697] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 reported cstate change: term changed from 1 to 2, leader changed from 4f3cac56252d405db7133a633207ae72 (127.26.149.1) to 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3). New cstate: current_term: 2 leader_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:07.976253 27839 raft_consensus.cc:1275] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Refusing update from remote peer 2e9cf27a31354713bb83cbd7ac5635b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:07.977401 28120 consensus_queue.cc:1048] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:07.984899 27912 raft_consensus.cc:1275] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Refusing update from remote peer 2e9cf27a31354713bb83cbd7ac5635b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:07.986488 28120 consensus_queue.cc:1048] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:08.003720 27912 raft_consensus.cc:1275] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Refusing update from remote peer 2e9cf27a31354713bb83cbd7ac5635b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:08.003836 27839 raft_consensus.cc:1275] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Refusing update from remote peer 2e9cf27a31354713bb83cbd7ac5635b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:08.005875 28127 consensus_queue.cc:1048] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:08.006450 28136 consensus_queue.cc:1048] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:08.221698 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:08.237370 27987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d"
dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
mode: GRACEFUL
new_leader_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:55338
I20260713 09:09:08.237923 27987 raft_consensus.cc:606] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 LEADER]: Received request to transfer leadership to TS 4f3cac56252d405db7133a633207ae72
I20260713 09:09:08.242221 27987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371"
dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
mode: GRACEFUL
new_leader_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:55338
I20260713 09:09:08.242619 27987 raft_consensus.cc:606] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 LEADER]: Received request to transfer leadership to TS 4f3cac56252d405db7133a633207ae72
I20260713 09:09:08.246475 27913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3"
dest_uuid: "7ed17064664a40fc80fd09325766cb54"
mode: GRACEFUL
new_leader_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:38568
I20260713 09:09:08.246904 27913 raft_consensus.cc:606] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Received request to transfer leadership to TS 4f3cac56252d405db7133a633207ae72
I20260713 09:09:08.251439 27913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110"
dest_uuid: "7ed17064664a40fc80fd09325766cb54"
mode: GRACEFUL
new_leader_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:38568
I20260713 09:09:08.251843 27913 raft_consensus.cc:606] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Received request to transfer leadership to TS 4f3cac56252d405db7133a633207ae72
I20260713 09:09:08.256140 27913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2"
dest_uuid: "7ed17064664a40fc80fd09325766cb54"
mode: GRACEFUL
new_leader_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:38568
I20260713 09:09:08.256548 27913 raft_consensus.cc:606] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Received request to transfer leadership to TS 4f3cac56252d405db7133a633207ae72
I20260713 09:09:08.403321 28127 raft_consensus.cc:993] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0: : Instructing follower 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:08.403785 28136 raft_consensus.cc:1081] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 LEADER]: Signalling peer 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:08.405267 27839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:57872
I20260713 09:09:08.405892 27839 raft_consensus.cc:493] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:08.406319 27839 raft_consensus.cc:3060] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:08.411167 27839 raft_consensus.cc:515] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.412549 27839 leader_election.cc:290] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 3 election: Requested vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:08.413259 27913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:08.413467 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:08.413868 27913 raft_consensus.cc:3060] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:08.413985 27987 raft_consensus.cc:3055] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:08.414305 27987 raft_consensus.cc:740] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Running, Role: LEADER
I20260713 09:09:08.415007 27987 consensus_queue.cc:260] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.416056 27987 raft_consensus.cc:3060] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:08.419998 27913 raft_consensus.cc:2468] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 3.
I20260713 09:09:08.421193 27804 leader_election.cc:304] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [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: 4f3cac56252d405db7133a633207ae72, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:08.421774 28136 raft_consensus.cc:993] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0: : Instructing follower 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:08.422016 28126 raft_consensus.cc:2804] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:08.422183 28127 raft_consensus.cc:1081] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 LEADER]: Signalling peer 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:08.423868 27987 raft_consensus.cc:2468] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 3.
I20260713 09:09:08.423875 27839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:57872
I20260713 09:09:08.424638 27839 raft_consensus.cc:493] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:08.425051 27839 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:08.426091 28126 raft_consensus.cc:697] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Becoming Leader. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:08.426987 28126 consensus_queue.cc:237] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.428392 28144 raft_consensus.cc:993] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54: : Instructing follower 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:08.428925 28123 raft_consensus.cc:1081] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Signalling peer 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:08.430529 27840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:57888
I20260713 09:09:08.431072 27840 raft_consensus.cc:493] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:08.431375 27840 raft_consensus.cc:3060] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:08.431258 27839 raft_consensus.cc:515] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.432861 27839 leader_election.cc:290] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 4 election: Requested vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:08.433686 27913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:08.433881 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:08.434224 27913 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:08.434357 27987 raft_consensus.cc:3055] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:08.434653 27987 raft_consensus.cc:740] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Running, Role: LEADER
I20260713 09:09:08.435206 27987 consensus_queue.cc:260] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.435916 27987 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:08.437824 27840 raft_consensus.cc:515] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.439369 27737 catalog_manager.cc:5697] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 reported cstate change: term changed from 2 to 3, leader changed from 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3) to 4f3cac56252d405db7133a633207ae72 (127.26.149.1). New cstate: current_term: 3 leader_uuid: "4f3cac56252d405db7133a633207ae72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:08.440315 27987 raft_consensus.cc:2468] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 4.
I20260713 09:09:08.440460 27913 raft_consensus.cc:2468] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 4.
I20260713 09:09:08.440421 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:08.441179 27912 raft_consensus.cc:3055] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:08.441486 27912 raft_consensus.cc:740] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:08.441412 27805 leader_election.cc:304] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:08.442334 27912 consensus_queue.cc:260] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.442994 28126 raft_consensus.cc:2804] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:08.443343 27912 raft_consensus.cc:3060] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:08.443462 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe364593da64d2e8773bcd1dbe6e8b2" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:08.441399 27840 leader_election.cc:290] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 3 election: Requested vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:08.444149 27987 raft_consensus.cc:3060] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:08.443655 28126 raft_consensus.cc:697] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 4 LEADER]: Becoming Leader. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:08.445713 28126 consensus_queue.cc:237] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.449730 27912 raft_consensus.cc:2468] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 3.
I20260713 09:09:08.450297 27987 raft_consensus.cc:2468] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 3.
I20260713 09:09:08.450824 27804 leader_election.cc:304] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [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: 4f3cac56252d405db7133a633207ae72, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:08.451579 28126 raft_consensus.cc:2804] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:08.451943 28126 raft_consensus.cc:697] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Becoming Leader. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:08.452633 28126 consensus_queue.cc:237] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.460865 27737 catalog_manager.cc:5697] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 reported cstate change: term changed from 3 to 4, leader changed from 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3) to 4f3cac56252d405db7133a633207ae72 (127.26.149.1). New cstate: current_term: 4 leader_uuid: "4f3cac56252d405db7133a633207ae72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:08.461871 27737 catalog_manager.cc:5697] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 reported cstate change: term changed from 2 to 3, leader changed from 7ed17064664a40fc80fd09325766cb54 (127.26.149.2) to 4f3cac56252d405db7133a633207ae72 (127.26.149.1). New cstate: current_term: 3 leader_uuid: "4f3cac56252d405db7133a633207ae72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:08.490094 28144 raft_consensus.cc:993] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54: : Instructing follower 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:08.490468 28123 raft_consensus.cc:1081] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Signalling peer 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:08.491750 27840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:57888
I20260713 09:09:08.492173 27840 raft_consensus.cc:493] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:08.492451 27840 raft_consensus.cc:3060] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:08.497175 27840 raft_consensus.cc:515] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.498778 27840 leader_election.cc:290] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 3 election: Requested vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:08.499552 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:08.499712 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:08.500072 27912 raft_consensus.cc:3055] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:08.500129 27987 raft_consensus.cc:3060] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:08.500474 27912 raft_consensus.cc:740] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:08.501171 27912 consensus_queue.cc:260] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.502250 27912 raft_consensus.cc:3060] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:08.505854 27987 raft_consensus.cc:2468] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 3.
I20260713 09:09:08.506762 27805 leader_election.cc:304] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:08.507458 27912 raft_consensus.cc:2468] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 3.
I20260713 09:09:08.507455 28126 raft_consensus.cc:2804] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:08.508054 28126 raft_consensus.cc:697] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Becoming Leader. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:08.508826 28126 consensus_queue.cc:237] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.514676 27737 catalog_manager.cc:5697] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 reported cstate change: term changed from 2 to 3, leader changed from 7ed17064664a40fc80fd09325766cb54 (127.26.149.2) to 4f3cac56252d405db7133a633207ae72 (127.26.149.1). New cstate: current_term: 3 leader_uuid: "4f3cac56252d405db7133a633207ae72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:08.641498 28144 raft_consensus.cc:993] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54: : Instructing follower 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:08.641920 28144 raft_consensus.cc:1081] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Signalling peer 4f3cac56252d405db7133a633207ae72 to start an election
I20260713 09:09:08.643258 27840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
 from {username='slave'} at 127.0.0.1:57888
I20260713 09:09:08.643659 27840 raft_consensus.cc:493] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:08.643914 27840 raft_consensus.cc:3060] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:08.647677 27840 raft_consensus.cc:515] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.649039 27840 leader_election.cc:290] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [CANDIDATE]: Term 3 election: Requested vote from peers 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:08.649750 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:08.650053 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110" candidate_uuid: "4f3cac56252d405db7133a633207ae72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:08.650203 27912 raft_consensus.cc:3055] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:08.650506 27912 raft_consensus.cc:740] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:08.650534 27987 raft_consensus.cc:3060] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:08.651163 27912 consensus_queue.cc:260] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.651913 27912 raft_consensus.cc:3060] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:08.654055 27987 raft_consensus.cc:2468] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 3.
I20260713 09:09:08.654876 27805 leader_election.cc:304] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 4f3cac56252d405db7133a633207ae72; no voters: 
I20260713 09:09:08.655490 28126 raft_consensus.cc:2804] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:08.655591 27912 raft_consensus.cc:2468] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3cac56252d405db7133a633207ae72 in term 3.
I20260713 09:09:08.655875 28126 raft_consensus.cc:697] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Becoming Leader. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:08.656629 28126 consensus_queue.cc:237] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:08.662243 27737 catalog_manager.cc:5697] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 reported cstate change: term changed from 2 to 3, leader changed from 7ed17064664a40fc80fd09325766cb54 (127.26.149.2) to 4f3cac56252d405db7133a633207ae72 (127.26.149.1). New cstate: current_term: 3 leader_uuid: "4f3cac56252d405db7133a633207ae72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:08.874297 27987 raft_consensus.cc:1275] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:08.875217 28126 consensus_queue.cc:1048] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:08.884090 27987 raft_consensus.cc:1275] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:08.884153 27912 raft_consensus.cc:1275] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:08.885875 28143 consensus_queue.cc:1048] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:08.886741 28152 consensus_queue.cc:1048] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260713 09:09:08.900466 27987 raft_consensus.cc:1275] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:08.901935 28126 consensus_queue.cc:1048] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:08.907207 27913 raft_consensus.cc:1275] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:08.907338 27912 raft_consensus.cc:1275] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:08.908713 28155 consensus_queue.cc:1048] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:08.908917 28152 consensus_queue.cc:1048] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:08.917281 27913 raft_consensus.cc:1275] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:08.918807 28143 consensus_queue.cc:1048] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:08.922986 27988 raft_consensus.cc:1275] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:08.924831 28126 consensus_queue.cc:1048] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:09.042436 27988 raft_consensus.cc:1275] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:09.043674 28126 consensus_queue.cc:1048] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:09.051566 27912 raft_consensus.cc:1275] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Refusing update from remote peer 4f3cac56252d405db7133a633207ae72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:09.053252 28143 consensus_queue.cc:1048] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:11.262643 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:11.270179 27840 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
mode: GRACEFUL
new_leader_uuid: "7ed17064664a40fc80fd09325766cb54"
 from {username='slave'} at 127.0.0.1:57902
I20260713 09:09:11.270697 27840 raft_consensus.cc:606] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Received request to transfer leadership to TS 7ed17064664a40fc80fd09325766cb54
I20260713 09:09:11.272851 27840 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
mode: GRACEFUL
new_leader_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
 from {username='slave'} at 127.0.0.1:57902
I20260713 09:09:11.273190 27840 raft_consensus.cc:606] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Received request to transfer leadership to TS 2e9cf27a31354713bb83cbd7ac5635b0
I20260713 09:09:11.275157 27840 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
mode: GRACEFUL
new_leader_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
 from {username='slave'} at 127.0.0.1:57902
I20260713 09:09:11.275467 27840 raft_consensus.cc:606] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Received request to transfer leadership to TS 2e9cf27a31354713bb83cbd7ac5635b0
I20260713 09:09:11.277331 27840 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d"
dest_uuid: "4f3cac56252d405db7133a633207ae72"
mode: GRACEFUL
new_leader_uuid: "7ed17064664a40fc80fd09325766cb54"
 from {username='slave'} at 127.0.0.1:57902
I20260713 09:09:11.277724 27840 raft_consensus.cc:606] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 4 LEADER]: Received request to transfer leadership to TS 7ed17064664a40fc80fd09325766cb54
I20260713 09:09:11.278519 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:09:11.278923 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:11.423269 28143 raft_consensus.cc:993] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72: : Instructing follower 2e9cf27a31354713bb83cbd7ac5635b0 to start an election
I20260713 09:09:11.423763 28163 raft_consensus.cc:1081] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Signalling peer 2e9cf27a31354713bb83cbd7ac5635b0 to start an election
I20260713 09:09:11.425125 27988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3"
dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
 from {username='slave'} at 127.0.0.1:55314
I20260713 09:09:11.425575 27988 raft_consensus.cc:493] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:11.425877 27988 raft_consensus.cc:3060] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:11.430787 27988 raft_consensus.cc:515] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:11.432282 27988 leader_election.cc:290] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 4 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107)
I20260713 09:09:11.433015 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:11.433497 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9502b9bfcdf3426c966762e4223940f3" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:11.433696 27840 raft_consensus.cc:3055] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:11.434042 27912 raft_consensus.cc:3060] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:11.434068 27840 raft_consensus.cc:740] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:11.435015 27840 consensus_queue.cc:260] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:11.435952 27840 raft_consensus.cc:3060] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:11.436719 28143 raft_consensus.cc:993] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72: : Instructing follower 7ed17064664a40fc80fd09325766cb54 to start an election
I20260713 09:09:11.437125 28163 raft_consensus.cc:1081] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 4 LEADER]: Signalling peer 7ed17064664a40fc80fd09325766cb54 to start an election
I20260713 09:09:11.438798 27913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d"
dest_uuid: "7ed17064664a40fc80fd09325766cb54"
 from {username='slave'} at 127.0.0.1:38558
I20260713 09:09:11.439286 27913 raft_consensus.cc:493] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:11.439677 27913 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:11.440048 27912 raft_consensus.cc:2468] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 4.
I20260713 09:09:11.441121 27953 leader_election.cc:304] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:11.441941 28127 raft_consensus.cc:2804] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:11.442448 27840 raft_consensus.cc:2468] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 4.
I20260713 09:09:11.443341 28127 raft_consensus.cc:697] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 LEADER]: Becoming Leader. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Running, Role: LEADER
I20260713 09:09:11.444290 28127 consensus_queue.cc:237] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:11.445669 27913 raft_consensus.cc:515] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:11.448220 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:11.448741 27840 raft_consensus.cc:3055] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:09:11.448854 27988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c901b556f6b0455bb2122abacce5ab8d" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:11.449031 27840 raft_consensus.cc:740] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:11.449071 27913 leader_election.cc:290] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 5 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:11.449396 27988 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:11.449919 27840 consensus_queue.cc:260] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:11.450981 27840 raft_consensus.cc:3060] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:11.452555 27737 catalog_manager.cc:5697] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 reported cstate change: term changed from 3 to 4, leader changed from 4f3cac56252d405db7133a633207ae72 (127.26.149.1) to 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3). New cstate: current_term: 4 leader_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:11.455376 27988 raft_consensus.cc:2468] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 5.
I20260713 09:09:11.455539 27840 raft_consensus.cc:2468] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 5.
I20260713 09:09:11.456773 27880 leader_election.cc:304] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:11.457597 28123 raft_consensus.cc:2804] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:09:11.458858 28123 raft_consensus.cc:697] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 5 LEADER]: Becoming Leader. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:11.459813 28123 consensus_queue.cc:237] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:11.468114 27738 catalog_manager.cc:5697] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 reported cstate change: term changed from 4 to 5, leader changed from 4f3cac56252d405db7133a633207ae72 (127.26.149.1) to 7ed17064664a40fc80fd09325766cb54 (127.26.149.2). New cstate: current_term: 5 leader_uuid: "7ed17064664a40fc80fd09325766cb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.479831 28143 raft_consensus.cc:993] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72: : Instructing follower 2e9cf27a31354713bb83cbd7ac5635b0 to start an election
I20260713 09:09:11.480285 28163 raft_consensus.cc:1081] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Signalling peer 2e9cf27a31354713bb83cbd7ac5635b0 to start an election
I20260713 09:09:11.481504 27988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371"
dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
 from {username='slave'} at 127.0.0.1:55314
I20260713 09:09:11.481901 27988 raft_consensus.cc:493] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:11.482106 27988 raft_consensus.cc:3060] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:11.485755 27988 raft_consensus.cc:515] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:11.487013 27988 leader_election.cc:290] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [CANDIDATE]: Term 4 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107)
I20260713 09:09:11.487651 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:11.488170 27840 raft_consensus.cc:3055] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:11.488023 27913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8079a02ad22b4b2da5fa03dfdb3d3371" candidate_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ed17064664a40fc80fd09325766cb54"
I20260713 09:09:11.488399 27840 raft_consensus.cc:740] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:11.488586 27913 raft_consensus.cc:3060] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:11.489197 27840 consensus_queue.cc:260] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:11.490293 27840 raft_consensus.cc:3060] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:11.493607 27913 raft_consensus.cc:2468] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 4.
I20260713 09:09:11.494637 27840 raft_consensus.cc:2468] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e9cf27a31354713bb83cbd7ac5635b0 in term 4.
I20260713 09:09:11.494669 27953 leader_election.cc:304] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:11.495457 28127 raft_consensus.cc:2804] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:11.495939 28127 raft_consensus.cc:697] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 LEADER]: Becoming Leader. State: Replica: 2e9cf27a31354713bb83cbd7ac5635b0, State: Running, Role: LEADER
I20260713 09:09:11.496652 28127 consensus_queue.cc:237] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:11.503628 27738 catalog_manager.cc:5697] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 reported cstate change: term changed from 3 to 4, leader changed from 4f3cac56252d405db7133a633207ae72 (127.26.149.1) to 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3). New cstate: current_term: 4 leader_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:11.681227 28143 raft_consensus.cc:993] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72: : Instructing follower 7ed17064664a40fc80fd09325766cb54 to start an election
I20260713 09:09:11.681651 28163 raft_consensus.cc:1081] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Signalling peer 7ed17064664a40fc80fd09325766cb54 to start an election
I20260713 09:09:11.682876 27913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110"
dest_uuid: "7ed17064664a40fc80fd09325766cb54"
 from {username='slave'} at 127.0.0.1:38558
I20260713 09:09:11.683256 27913 raft_consensus.cc:493] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:11.683473 27913 raft_consensus.cc:3060] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:11.688019 27913 raft_consensus.cc:515] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:11.689651 27913 leader_election.cc:290] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [CANDIDATE]: Term 4 election: Requested vote from peers 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377), 2e9cf27a31354713bb83cbd7ac5635b0 (127.26.149.3:41109)
I20260713 09:09:11.690162 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4f3cac56252d405db7133a633207ae72"
I20260713 09:09:11.690722 27840 raft_consensus.cc:3055] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:11.690650 27988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e290ba0a5841b0830c2326cb76b110" candidate_uuid: "7ed17064664a40fc80fd09325766cb54" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e9cf27a31354713bb83cbd7ac5635b0"
I20260713 09:09:11.691098 27840 raft_consensus.cc:740] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f3cac56252d405db7133a633207ae72, State: Running, Role: LEADER
I20260713 09:09:11.691275 27988 raft_consensus.cc:3060] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:11.691843 27840 consensus_queue.cc:260] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:11.692965 27840 raft_consensus.cc:3060] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:11.696751 27988 raft_consensus.cc:2468] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 4.
I20260713 09:09:11.697630 27880 leader_election.cc:304] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [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: 2e9cf27a31354713bb83cbd7ac5635b0, 7ed17064664a40fc80fd09325766cb54; no voters: 
I20260713 09:09:11.698300 28123 raft_consensus.cc:2804] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:11.698364 27840 raft_consensus.cc:2468] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ed17064664a40fc80fd09325766cb54 in term 4.
I20260713 09:09:11.698737 28123 raft_consensus.cc:697] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 4 LEADER]: Becoming Leader. State: Replica: 7ed17064664a40fc80fd09325766cb54, State: Running, Role: LEADER
I20260713 09:09:11.699550 28123 consensus_queue.cc:237] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [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: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } }
I20260713 09:09:11.706625 27738 catalog_manager.cc:5697] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 reported cstate change: term changed from 3 to 4, leader changed from 4f3cac56252d405db7133a633207ae72 (127.26.149.1) to 7ed17064664a40fc80fd09325766cb54 (127.26.149.2). New cstate: current_term: 4 leader_uuid: "7ed17064664a40fc80fd09325766cb54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.839768 27988 raft_consensus.cc:1275] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 5 FOLLOWER]: Refusing update from remote peer 7ed17064664a40fc80fd09325766cb54: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:09:11.840878 28123 consensus_queue.cc:1048] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:11.851122 27840 raft_consensus.cc:1275] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 5 FOLLOWER]: Refusing update from remote peer 7ed17064664a40fc80fd09325766cb54: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:09:11.852722 28123 consensus_queue.cc:1048] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:11.954473 27913 raft_consensus.cc:1275] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Refusing update from remote peer 2e9cf27a31354713bb83cbd7ac5635b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:11.955518 28127 consensus_queue.cc:1048] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:11.965205 27840 raft_consensus.cc:1275] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Refusing update from remote peer 2e9cf27a31354713bb83cbd7ac5635b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:11.966701 28164 consensus_queue.cc:1048] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:12.002501 27913 raft_consensus.cc:1275] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Refusing update from remote peer 2e9cf27a31354713bb83cbd7ac5635b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:12.003654 28164 consensus_queue.cc:1048] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed17064664a40fc80fd09325766cb54" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:12.011940 27840 raft_consensus.cc:1275] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Refusing update from remote peer 2e9cf27a31354713bb83cbd7ac5635b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:12.013190 28180 consensus_queue.cc:1048] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:12.150497 27839 raft_consensus.cc:1275] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Refusing update from remote peer 7ed17064664a40fc80fd09325766cb54: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:12.151645 28123 consensus_queue.cc:1048] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3cac56252d405db7133a633207ae72" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 34377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:12.160178 27988 raft_consensus.cc:1275] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Refusing update from remote peer 7ed17064664a40fc80fd09325766cb54: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:12.161943 28185 consensus_queue.cc:1048] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e9cf27a31354713bb83cbd7ac5635b0" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:12.279670 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:12.285166 27220 tablet_server.cc:179] TabletServer@127.26.149.1:0 shutting down...
I20260713 09:09:12.309943 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:12.310583 27220 tablet_replica.cc:333] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72: stopping tablet replica
I20260713 09:09:12.311174 27220 raft_consensus.cc:2243] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.311566 27220 raft_consensus.cc:2272] T 40e290ba0a5841b0830c2326cb76b110 P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.314098 27220 tablet_replica.cc:333] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72: stopping tablet replica
I20260713 09:09:12.314580 27220 raft_consensus.cc:2243] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.314968 27220 raft_consensus.cc:2272] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.316707 27220 tablet_replica.cc:333] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72: stopping tablet replica
I20260713 09:09:12.317186 27220 raft_consensus.cc:2243] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.317607 27220 raft_consensus.cc:2272] T 2c46298eff974524a13e9b4db65580f2 P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.319116 27220 tablet_replica.cc:333] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72: stopping tablet replica
I20260713 09:09:12.319547 27220 raft_consensus.cc:2243] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:12.320237 27220 raft_consensus.cc:2272] T ebe364593da64d2e8773bcd1dbe6e8b2 P 4f3cac56252d405db7133a633207ae72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.321821 27220 tablet_replica.cc:333] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72: stopping tablet replica
I20260713 09:09:12.322260 27220 raft_consensus.cc:2243] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:12.322901 27220 raft_consensus.cc:2272] T 4f54856a0247424ba57a1c78fe50ca76 P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.324348 27220 tablet_replica.cc:333] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72: stopping tablet replica
I20260713 09:09:12.324780 27220 raft_consensus.cc:2243] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:12.325508 27220 raft_consensus.cc:2272] T 090bbeb505644c1d9b83096f95e24b1b P 4f3cac56252d405db7133a633207ae72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.327037 27220 tablet_replica.cc:333] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72: stopping tablet replica
I20260713 09:09:12.327518 27220 raft_consensus.cc:2243] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.327884 27220 raft_consensus.cc:2272] T 9502b9bfcdf3426c966762e4223940f3 P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.329800 27220 tablet_replica.cc:333] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72: stopping tablet replica
I20260713 09:09:12.330232 27220 raft_consensus.cc:2243] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:12.330879 27220 raft_consensus.cc:2272] T 77b56cc5e9f04f1fa020e026ea95fa2d P 4f3cac56252d405db7133a633207ae72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.332520 27220 tablet_replica.cc:333] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72: stopping tablet replica
I20260713 09:09:12.332967 27220 raft_consensus.cc:2243] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.333355 27220 raft_consensus.cc:2272] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 4f3cac56252d405db7133a633207ae72 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.335243 27220 tablet_replica.cc:333] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72: stopping tablet replica
I20260713 09:09:12.335644 27220 raft_consensus.cc:2243] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.335976 27220 raft_consensus.cc:2272] T c901b556f6b0455bb2122abacce5ab8d P 4f3cac56252d405db7133a633207ae72 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.364121 27220 tablet_server.cc:196] TabletServer@127.26.149.1:0 shutdown complete.
I20260713 09:09:12.381870 27220 tablet_server.cc:179] TabletServer@127.26.149.2:0 shutting down...
I20260713 09:09:12.403599 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:12.404376 27220 tablet_replica.cc:333] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54: stopping tablet replica
I20260713 09:09:12.405251 27220 raft_consensus.cc:2243] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.405864 27220 raft_consensus.cc:2272] T ebe364593da64d2e8773bcd1dbe6e8b2 P 7ed17064664a40fc80fd09325766cb54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.407459 27220 tablet_replica.cc:333] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54: stopping tablet replica
I20260713 09:09:12.407895 27220 raft_consensus.cc:2243] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:12.408532 27220 raft_consensus.cc:2272] T 2c46298eff974524a13e9b4db65580f2 P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.410202 27220 tablet_replica.cc:333] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54: stopping tablet replica
I20260713 09:09:12.410640 27220 raft_consensus.cc:2243] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.410969 27220 raft_consensus.cc:2272] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.412364 27220 tablet_replica.cc:333] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54: stopping tablet replica
I20260713 09:09:12.412747 27220 raft_consensus.cc:2243] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:12.413331 27220 raft_consensus.cc:2272] T 40e290ba0a5841b0830c2326cb76b110 P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.415004 27220 tablet_replica.cc:333] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54: stopping tablet replica
I20260713 09:09:12.415397 27220 raft_consensus.cc:2243] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.415702 27220 raft_consensus.cc:2272] T 9502b9bfcdf3426c966762e4223940f3 P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.417505 27220 tablet_replica.cc:333] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54: stopping tablet replica
I20260713 09:09:12.418033 27220 raft_consensus.cc:2243] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.418396 27220 raft_consensus.cc:2272] T 77b56cc5e9f04f1fa020e026ea95fa2d P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.419800 27220 tablet_replica.cc:333] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54: stopping tablet replica
I20260713 09:09:12.420174 27220 raft_consensus.cc:2243] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.420495 27220 raft_consensus.cc:2272] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 7ed17064664a40fc80fd09325766cb54 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.422168 27220 tablet_replica.cc:333] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54: stopping tablet replica
I20260713 09:09:12.422544 27220 raft_consensus.cc:2243] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:09:12.423090 27220 raft_consensus.cc:2272] T c901b556f6b0455bb2122abacce5ab8d P 7ed17064664a40fc80fd09325766cb54 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.424672 27220 tablet_replica.cc:333] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54: stopping tablet replica
I20260713 09:09:12.425071 27220 raft_consensus.cc:2243] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.425395 27220 raft_consensus.cc:2272] T 090bbeb505644c1d9b83096f95e24b1b P 7ed17064664a40fc80fd09325766cb54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.426944 27220 tablet_replica.cc:333] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54: stopping tablet replica
I20260713 09:09:12.427306 27220 raft_consensus.cc:2243] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.427615 27220 raft_consensus.cc:2272] T 4f54856a0247424ba57a1c78fe50ca76 P 7ed17064664a40fc80fd09325766cb54 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:12.430567 27953 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260713 09:09:12.433439 27953 consensus_peers.cc:597] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 -> Peer 7ed17064664a40fc80fd09325766cb54 (127.26.149.2:40107): Couldn't send request to peer 7ed17064664a40fc80fd09325766cb54. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:12.455111 27220 tablet_server.cc:196] TabletServer@127.26.149.2:0 shutdown complete.
W20260713 09:09:12.474529 27954 consensus_peers.cc:597] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 -> Peer 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377): Couldn't send request to peer 4f3cac56252d405db7133a633207ae72. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:34377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:12.476472 27220 tablet_server.cc:179] TabletServer@127.26.149.3:0 shutting down...
W20260713 09:09:12.498688 27954 consensus_peers.cc:597] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 -> Peer 4f3cac56252d405db7133a633207ae72 (127.26.149.1:34377): Couldn't send request to peer 4f3cac56252d405db7133a633207ae72. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:34377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:12.500761 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:12.501362 27220 tablet_replica.cc:333] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0: stopping tablet replica
I20260713 09:09:12.502054 27220 raft_consensus.cc:2243] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:12.502756 27220 raft_consensus.cc:2272] T f4e3bbfccc2d4d4d98fbae5293f4f9f4 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.504451 27220 tablet_replica.cc:333] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0: stopping tablet replica
I20260713 09:09:12.504947 27220 raft_consensus.cc:2243] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.505321 27220 raft_consensus.cc:2272] T 40e290ba0a5841b0830c2326cb76b110 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.507230 27220 tablet_replica.cc:333] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0: stopping tablet replica
I20260713 09:09:12.507891 27220 raft_consensus.cc:2243] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.508249 27220 raft_consensus.cc:2272] T 2c46298eff974524a13e9b4db65580f2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.509763 27220 tablet_replica.cc:333] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0: stopping tablet replica
I20260713 09:09:12.510136 27220 raft_consensus.cc:2243] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.510483 27220 raft_consensus.cc:2272] T ebe364593da64d2e8773bcd1dbe6e8b2 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.511925 27220 tablet_replica.cc:333] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0: stopping tablet replica
I20260713 09:09:12.512375 27220 raft_consensus.cc:2243] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:12.512955 27220 raft_consensus.cc:2272] T 8079a02ad22b4b2da5fa03dfdb3d3371 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.514883 27220 tablet_replica.cc:333] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0: stopping tablet replica
I20260713 09:09:12.515336 27220 raft_consensus.cc:2243] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.515673 27220 raft_consensus.cc:2272] T c901b556f6b0455bb2122abacce5ab8d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.517391 27220 tablet_replica.cc:333] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0: stopping tablet replica
I20260713 09:09:12.517859 27220 raft_consensus.cc:2243] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:12.518460 27220 raft_consensus.cc:2272] T 9502b9bfcdf3426c966762e4223940f3 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.520004 27220 tablet_replica.cc:333] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0: stopping tablet replica
I20260713 09:09:12.520464 27220 raft_consensus.cc:2243] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.520782 27220 raft_consensus.cc:2272] T 77b56cc5e9f04f1fa020e026ea95fa2d P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.522262 27220 tablet_replica.cc:333] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0: stopping tablet replica
I20260713 09:09:12.522626 27220 raft_consensus.cc:2243] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.522925 27220 raft_consensus.cc:2272] T 090bbeb505644c1d9b83096f95e24b1b P 2e9cf27a31354713bb83cbd7ac5635b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.524228 27220 tablet_replica.cc:333] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0: stopping tablet replica
I20260713 09:09:12.524564 27220 raft_consensus.cc:2243] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:12.524883 27220 raft_consensus.cc:2272] T 4f54856a0247424ba57a1c78fe50ca76 P 2e9cf27a31354713bb83cbd7ac5635b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.549975 27220 tablet_server.cc:196] TabletServer@127.26.149.3:0 shutdown complete.
I20260713 09:09:12.566673 27220 master.cc:562] Master@127.26.149.62:37609 shutting down...
I20260713 09:09:12.585278 27220 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:12.585788 27220 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:12.586128 27220 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8f1b9c0900764b3b87dda551ba7d7df8: stopping tablet replica
I20260713 09:09:12.604506 27220 master.cc:584] Master@127.26.149.62:37609 shutdown complete.
2e9cf27a31354713bb83cbd7ac5635b0  1
4f3cac56252d405db7133a633207ae72  5
7ed17064664a40fc80fd09325766cb54  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10265 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:09:12.643278 27220 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.149.62:34171
I20260713 09:09:12.644305 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:12.649274 28191 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:12.649956 28190 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:12.650702 28193 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:12.651360 27220 server_base.cc:1061] running on GCE node
I20260713 09:09:12.652074 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:12.652266 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:12.652437 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933752652406 us; error 0 us; skew 500 ppm
I20260713 09:09:12.652947 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:12.655231 27220 webserver.cc:533] Webserver started at http://127.26.149.62:34315/ using document root <none> and password file <none>
I20260713 09:09:12.655699 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:12.655889 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:12.656183 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:12.657191 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/master-0-root/instance:
uuid: "081cf53d83a648e5b2b72e1a7fb64a5e"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-v6t3"
I20260713 09:09:12.661355 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260713 09:09:12.664445 28198 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.665143 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:09:12.665412 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/master-0-root
uuid: "081cf53d83a648e5b2b72e1a7fb64a5e"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-v6t3"
I20260713 09:09:12.665750 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-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)
I20260713 09:09:12.686295 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:12.687992 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:12.726461 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.62:34171
I20260713 09:09:12.726547 28249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.62:34171 every 8 connection(s)
I20260713 09:09:12.730118 28250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.738982 28250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e: Bootstrap starting.
I20260713 09:09:12.743340 28250 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.747008 28250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e: No bootstrap required, opened a new log
I20260713 09:09:12.748934 28250 raft_consensus.cc:359] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081cf53d83a648e5b2b72e1a7fb64a5e" member_type: VOTER }
I20260713 09:09:12.749297 28250 raft_consensus.cc:385] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.749523 28250 raft_consensus.cc:740] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081cf53d83a648e5b2b72e1a7fb64a5e, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.750145 28250 consensus_queue.cc:260] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "081cf53d83a648e5b2b72e1a7fb64a5e" member_type: VOTER }
I20260713 09:09:12.750566 28250 raft_consensus.cc:399] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:12.750784 28250 raft_consensus.cc:493] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:12.751040 28250 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.754614 28250 raft_consensus.cc:515] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081cf53d83a648e5b2b72e1a7fb64a5e" member_type: VOTER }
I20260713 09:09:12.755103 28250 leader_election.cc:304] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [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: 081cf53d83a648e5b2b72e1a7fb64a5e; no voters: 
I20260713 09:09:12.756083 28250 leader_election.cc:290] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:12.756469 28253 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.757709 28253 raft_consensus.cc:697] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [term 1 LEADER]: Becoming Leader. State: Replica: 081cf53d83a648e5b2b72e1a7fb64a5e, State: Running, Role: LEADER
I20260713 09:09:12.758359 28253 consensus_queue.cc:237] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [LEADER]: Queue going to LEADER mode. State: All 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: "081cf53d83a648e5b2b72e1a7fb64a5e" member_type: VOTER }
I20260713 09:09:12.758833 28250 sys_catalog.cc:565] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:12.763197 28255 sys_catalog.cc:455] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 081cf53d83a648e5b2b72e1a7fb64a5e. Latest consensus state: current_term: 1 leader_uuid: "081cf53d83a648e5b2b72e1a7fb64a5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081cf53d83a648e5b2b72e1a7fb64a5e" member_type: VOTER } }
I20260713 09:09:12.763885 28255 sys_catalog.cc:458] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:12.765100 28254 sys_catalog.cc:455] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "081cf53d83a648e5b2b72e1a7fb64a5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081cf53d83a648e5b2b72e1a7fb64a5e" member_type: VOTER } }
I20260713 09:09:12.765625 28254 sys_catalog.cc:458] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:12.766166 28260 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:12.770968 28260 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:12.774979 27220 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:12.778997 28260 catalog_manager.cc:1383] Generated new cluster ID: 353402a06edd4571b5348d1bed4e7520
I20260713 09:09:12.779249 28260 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:12.809288 28260 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:12.810446 28260 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:12.819445 28260 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e: Generated new TSK 0
I20260713 09:09:12.819926 28260 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:12.840960 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:12.846374 28271 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:12.847381 28272 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:12.849007 27220 server_base.cc:1061] running on GCE node
W20260713 09:09:12.848970 28274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:12.850037 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:12.850266 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:12.850426 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933752850410 us; error 0 us; skew 500 ppm
I20260713 09:09:12.850898 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:12.852984 27220 webserver.cc:533] Webserver started at http://127.26.149.1:41747/ using document root <none> and password file <none>
I20260713 09:09:12.853472 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:12.853719 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:12.853996 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:12.854974 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-0-root/instance:
uuid: "4cd4423bf48941b89c853b870218e39b"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-v6t3"
I20260713 09:09:12.859082 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:12.861996 28279 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.862691 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:09:12.862948 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-0-root
uuid: "4cd4423bf48941b89c853b870218e39b"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-v6t3"
I20260713 09:09:12.863250 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-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)
I20260713 09:09:12.876753 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:12.877955 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:12.879325 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:12.881459 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:12.881718 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.881959 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:12.882167 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.920161 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.1:46729
I20260713 09:09:12.920238 28341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.1:46729 every 8 connection(s)
I20260713 09:09:12.924841 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:12.931954 28346 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:12.934897 28347 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:12.937919 28349 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:12.938673 28342 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34171
I20260713 09:09:12.939102 28342 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:12.939766 27220 server_base.cc:1061] running on GCE node
I20260713 09:09:12.940021 28342 heartbeater.cc:507] Master 127.26.149.62:34171 requested a full tablet report, sending...
I20260713 09:09:12.940629 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:12.940860 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:12.941039 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933752941017 us; error 0 us; skew 500 ppm
I20260713 09:09:12.941733 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:12.942209 28215 ts_manager.cc:194] Registered new tserver with Master: 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729)
I20260713 09:09:12.944191 28215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35310
I20260713 09:09:12.944306 27220 webserver.cc:533] Webserver started at http://127.26.149.2:39973/ using document root <none> and password file <none>
I20260713 09:09:12.944844 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:12.945091 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:12.945406 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:12.946513 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-1-root/instance:
uuid: "a0839aa561424ba99400f0fab30a7109"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-v6t3"
I20260713 09:09:12.950409 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:09:12.953171 28354 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.953896 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:12.954162 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-1-root
uuid: "a0839aa561424ba99400f0fab30a7109"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-v6t3"
I20260713 09:09:12.954411 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-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)
I20260713 09:09:12.991242 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:12.992420 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:12.993834 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:12.995887 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:12.996114 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.996364 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:12.996567 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:13.032676 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.2:38431
I20260713 09:09:13.032768 28416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.2:38431 every 8 connection(s)
I20260713 09:09:13.037320 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:13.043896 28420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:13.046140 28421 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:13.046859 27220 server_base.cc:1061] running on GCE node
W20260713 09:09:13.047325 28423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:13.048408 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:13.048635 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:13.048811 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933753048792 us; error 0 us; skew 500 ppm
I20260713 09:09:13.049597 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:13.049651 28417 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34171
I20260713 09:09:13.050112 28417 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:13.051008 28417 heartbeater.cc:507] Master 127.26.149.62:34171 requested a full tablet report, sending...
I20260713 09:09:13.052274 27220 webserver.cc:533] Webserver started at http://127.26.149.3:33089/ using document root <none> and password file <none>
I20260713 09:09:13.052829 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:13.053063 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:13.053079 28215 ts_manager.cc:194] Registered new tserver with Master: a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:13.053515 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:13.054877 28215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35312
I20260713 09:09:13.054980 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-2-root/instance:
uuid: "d410aef732474c8bbfa3fbaf1712efb1"
format_stamp: "Formatted at 2026-07-13 09:09:13 on dist-test-slave-v6t3"
I20260713 09:09:13.059803 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:09:13.062867 28428 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:13.063560 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:13.063925 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-2-root
uuid: "d410aef732474c8bbfa3fbaf1712efb1"
format_stamp: "Formatted at 2026-07-13 09:09:13 on dist-test-slave-v6t3"
I20260713 09:09:13.064177 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-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)
I20260713 09:09:13.080911 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:13.081974 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:13.083257 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:13.085280 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:13.085489 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:13.085772 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:13.085956 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:13.123541 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.3:45485
I20260713 09:09:13.123620 28490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.3:45485 every 8 connection(s)
I20260713 09:09:13.136132 28491 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34171
I20260713 09:09:13.136451 28491 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:13.137111 28491 heartbeater.cc:507] Master 127.26.149.62:34171 requested a full tablet report, sending...
I20260713 09:09:13.138896 28215 ts_manager.cc:194] Registered new tserver with Master: d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:13.139021 27220 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012516605s
I20260713 09:09:13.140211 28215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35322
I20260713 09:09:13.161445 28215 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35324:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:13.165180 28215 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.
I20260713 09:09:13.272158 28307 tablet_service.cc:1511] Processing CreateTablet for tablet 4ceaf5c28c454968b6a5aa9fb7892426 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:13.274837 28306 tablet_service.cc:1511] Processing CreateTablet for tablet 868d36a73e9b454ea36fc0de12405319 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:13.278282 28307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ceaf5c28c454968b6a5aa9fb7892426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.279453 28305 tablet_service.cc:1511] Processing CreateTablet for tablet 08c25d3f629543ae91f12f53fc67fefd (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:13.277174 28304 tablet_service.cc:1511] Processing CreateTablet for tablet ea6ec5fb481941c2bc2da84c8da18fd0 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:13.280637 28306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868d36a73e9b454ea36fc0de12405319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.282250 28304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6ec5fb481941c2bc2da84c8da18fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.282722 28302 tablet_service.cc:1511] Processing CreateTablet for tablet 0986934a41104053997d280eb3eb22ed (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:13.283985 28302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0986934a41104053997d280eb3eb22ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.284895 28305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c25d3f629543ae91f12f53fc67fefd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.284755 28300 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb358605d02452b9b5b5dd9761048c1 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:13.286031 28300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb358605d02452b9b5b5dd9761048c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.285938 28301 tablet_service.cc:1511] Processing CreateTablet for tablet f199e2d3d511491797f3d10d2b187a53 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:13.287127 28301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f199e2d3d511491797f3d10d2b187a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.292402 28303 tablet_service.cc:1511] Processing CreateTablet for tablet 26e9c69152b94d4f9487dedfd7f78a9d (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:13.293641 28303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e9c69152b94d4f9487dedfd7f78a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.294626 28382 tablet_service.cc:1511] Processing CreateTablet for tablet 4ceaf5c28c454968b6a5aa9fb7892426 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:13.295817 28382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ceaf5c28c454968b6a5aa9fb7892426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.298592 28299 tablet_service.cc:1511] Processing CreateTablet for tablet 70c8a31e618947d595aaadabf5f90c66 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:13.298635 28381 tablet_service.cc:1511] Processing CreateTablet for tablet 868d36a73e9b454ea36fc0de12405319 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:13.299926 28299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70c8a31e618947d595aaadabf5f90c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.300004 28381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868d36a73e9b454ea36fc0de12405319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.302753 28377 tablet_service.cc:1511] Processing CreateTablet for tablet 0986934a41104053997d280eb3eb22ed (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:13.304136 28377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0986934a41104053997d280eb3eb22ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.306784 28378 tablet_service.cc:1511] Processing CreateTablet for tablet 26e9c69152b94d4f9487dedfd7f78a9d (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:13.308099 28378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e9c69152b94d4f9487dedfd7f78a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.310810 28379 tablet_service.cc:1511] Processing CreateTablet for tablet ea6ec5fb481941c2bc2da84c8da18fd0 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:13.312165 28379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6ec5fb481941c2bc2da84c8da18fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.314739 28376 tablet_service.cc:1511] Processing CreateTablet for tablet f199e2d3d511491797f3d10d2b187a53 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:13.314788 28380 tablet_service.cc:1511] Processing CreateTablet for tablet 08c25d3f629543ae91f12f53fc67fefd (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:13.316109 28376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f199e2d3d511491797f3d10d2b187a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.318563 28375 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb358605d02452b9b5b5dd9761048c1 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:13.321400 28375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb358605d02452b9b5b5dd9761048c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.327411 28456 tablet_service.cc:1511] Processing CreateTablet for tablet 4ceaf5c28c454968b6a5aa9fb7892426 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:13.328262 28452 tablet_service.cc:1511] Processing CreateTablet for tablet 26e9c69152b94d4f9487dedfd7f78a9d (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:13.329252 28451 tablet_service.cc:1511] Processing CreateTablet for tablet 0986934a41104053997d280eb3eb22ed (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:13.330039 28455 tablet_service.cc:1511] Processing CreateTablet for tablet 868d36a73e9b454ea36fc0de12405319 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:13.330663 28449 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb358605d02452b9b5b5dd9761048c1 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:13.328696 28456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ceaf5c28c454968b6a5aa9fb7892426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.331360 28454 tablet_service.cc:1511] Processing CreateTablet for tablet 08c25d3f629543ae91f12f53fc67fefd (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:13.336210 28454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c25d3f629543ae91f12f53fc67fefd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.334272 28453 tablet_service.cc:1511] Processing CreateTablet for tablet ea6ec5fb481941c2bc2da84c8da18fd0 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:13.335270 28380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c25d3f629543ae91f12f53fc67fefd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.333099 28450 tablet_service.cc:1511] Processing CreateTablet for tablet f199e2d3d511491797f3d10d2b187a53 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:13.339738 28374 tablet_service.cc:1511] Processing CreateTablet for tablet 70c8a31e618947d595aaadabf5f90c66 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:13.340929 28374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70c8a31e618947d595aaadabf5f90c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.343055 28448 tablet_service.cc:1511] Processing CreateTablet for tablet 70c8a31e618947d595aaadabf5f90c66 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:13.346240 28298 tablet_service.cc:1511] Processing CreateTablet for tablet b9b3a98f0436499cb32511ec3cfcabef (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:13.347514 28298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b3a98f0436499cb32511ec3cfcabef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.358752 28373 tablet_service.cc:1511] Processing CreateTablet for tablet b9b3a98f0436499cb32511ec3cfcabef (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:13.360028 28373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b3a98f0436499cb32511ec3cfcabef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.366473 28447 tablet_service.cc:1511] Processing CreateTablet for tablet b9b3a98f0436499cb32511ec3cfcabef (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:13.366698 28378 tablet_service.cc:1511] Processing CreateTablet for tablet 6090f15d0b03416fb0d6a542a51ec442 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:13.368633 28450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f199e2d3d511491797f3d10d2b187a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.369252 28452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e9c69152b94d4f9487dedfd7f78a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.369831 28449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb358605d02452b9b5b5dd9761048c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.370450 28455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868d36a73e9b454ea36fc0de12405319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.370975 28447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b3a98f0436499cb32511ec3cfcabef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.373689 28378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6090f15d0b03416fb0d6a542a51ec442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.373811 28448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70c8a31e618947d595aaadabf5f90c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.381276 28453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6ec5fb481941c2bc2da84c8da18fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.389808 28451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0986934a41104053997d280eb3eb22ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.402563 28303 tablet_service.cc:1511] Processing CreateTablet for tablet a876c27552164f14bf929a8df70e5393 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:13.419442 28303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a876c27552164f14bf929a8df70e5393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.417963 28305 tablet_service.cc:1511] Processing CreateTablet for tablet 6090f15d0b03416fb0d6a542a51ec442 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:13.427647 28305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6090f15d0b03416fb0d6a542a51ec442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.410790 28375 tablet_service.cc:1511] Processing CreateTablet for tablet a876c27552164f14bf929a8df70e5393 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:13.445463 28375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a876c27552164f14bf929a8df70e5393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.449883 28507 tablet_bootstrap.cc:492] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:13.450048 28508 tablet_bootstrap.cc:492] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:13.454054 28382 tablet_service.cc:1511] Processing CreateTablet for tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:13.455279 28382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.455955 28449 tablet_service.cc:1511] Processing CreateTablet for tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:13.457155 28449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.458209 28508 tablet_bootstrap.cc:654] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.458695 28506 tablet_bootstrap.cc:492] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:13.461351 28300 tablet_service.cc:1511] Processing CreateTablet for tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:13.461426 28298 tablet_service.cc:1511] Processing CreateTablet for tablet 673b1ce8d5cb437d85a64cbd5e8e1337 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:13.479727 28454 tablet_service.cc:1511] Processing CreateTablet for tablet 6090f15d0b03416fb0d6a542a51ec442 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:13.495798 28300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.496560 28298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 673b1ce8d5cb437d85a64cbd5e8e1337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.500984 28506 tablet_bootstrap.cc:654] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.506174 28454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6090f15d0b03416fb0d6a542a51ec442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.518416 28377 tablet_service.cc:1511] Processing CreateTablet for tablet 673b1ce8d5cb437d85a64cbd5e8e1337 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:13.519691 28377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 673b1ce8d5cb437d85a64cbd5e8e1337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.523551 28304 tablet_service.cc:1511] Processing CreateTablet for tablet 21ffe305dcd04969a859c53d33f1ebd9 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:13.524716 28304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ffe305dcd04969a859c53d33f1ebd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.526006 28455 tablet_service.cc:1511] Processing CreateTablet for tablet 673b1ce8d5cb437d85a64cbd5e8e1337 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:13.527240 28455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 673b1ce8d5cb437d85a64cbd5e8e1337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.529896 28307 tablet_service.cc:1511] Processing CreateTablet for tablet f62dcc034a9146d1be88b8e75d3bb8ff (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:13.530267 28378 tablet_service.cc:1511] Processing CreateTablet for tablet 21ffe305dcd04969a859c53d33f1ebd9 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:13.531052 28307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62dcc034a9146d1be88b8e75d3bb8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.531337 28378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ffe305dcd04969a859c53d33f1ebd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.537640 28451 tablet_service.cc:1511] Processing CreateTablet for tablet 21ffe305dcd04969a859c53d33f1ebd9 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:13.538830 28451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ffe305dcd04969a859c53d33f1ebd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.543576 28448 tablet_service.cc:1511] Processing CreateTablet for tablet a876c27552164f14bf929a8df70e5393 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:13.544713 28448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a876c27552164f14bf929a8df70e5393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.555838 28382 tablet_service.cc:1511] Processing CreateTablet for tablet f62dcc034a9146d1be88b8e75d3bb8ff (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:13.556588 28508 tablet_bootstrap.cc:492] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:13.557013 28508 ts_tablet_manager.cc:1403] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.027s
I20260713 09:09:13.557044 28382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62dcc034a9146d1be88b8e75d3bb8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.555840 28305 tablet_service.cc:1511] Processing CreateTablet for tablet 875c94db20f04cb7b7b6a5431e2c5b60 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:13.558398 28305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875c94db20f04cb7b7b6a5431e2c5b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.560066 28447 tablet_service.cc:1511] Processing CreateTablet for tablet f62dcc034a9146d1be88b8e75d3bb8ff (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:13.561203 28447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62dcc034a9146d1be88b8e75d3bb8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.564795 28506 tablet_bootstrap.cc:492] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:13.565359 28506 ts_tablet_manager.cc:1403] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.000s
I20260713 09:09:13.576385 28375 tablet_service.cc:1511] Processing CreateTablet for tablet 875c94db20f04cb7b7b6a5431e2c5b60 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:13.577621 28375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875c94db20f04cb7b7b6a5431e2c5b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.577231 28454 tablet_service.cc:1511] Processing CreateTablet for tablet 875c94db20f04cb7b7b6a5431e2c5b60 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:13.578034 28507 tablet_bootstrap.cc:654] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.578598 28454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875c94db20f04cb7b7b6a5431e2c5b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.585711 28303 tablet_service.cc:1511] Processing CreateTablet for tablet beaf335b6fa94b13a1c646d4b7ca6c52 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:13.586920 28303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beaf335b6fa94b13a1c646d4b7ca6c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.589442 28374 tablet_service.cc:1511] Processing CreateTablet for tablet beaf335b6fa94b13a1c646d4b7ca6c52 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:13.590600 28374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beaf335b6fa94b13a1c646d4b7ca6c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.602209 28506 raft_consensus.cc:359] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.602885 28506 raft_consensus.cc:385] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.603262 28506 raft_consensus.cc:740] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.603991 28506 consensus_queue.cc:260] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.602744 28508 raft_consensus.cc:359] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.606885 28508 raft_consensus.cc:385] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.607165 28508 raft_consensus.cc:740] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.612051 28507 tablet_bootstrap.cc:492] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:13.612519 28507 ts_tablet_manager.cc:1403] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.163s	user 0.007s	sys 0.007s
I20260713 09:09:13.612782 28300 tablet_service.cc:1511] Processing CreateTablet for tablet 471ce5d579ac4b56a0d32bfda45cca98 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:13.613967 28300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 471ce5d579ac4b56a0d32bfda45cca98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.614748 28508 consensus_queue.cc:260] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.615221 28507 raft_consensus.cc:359] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.615866 28507 raft_consensus.cc:385] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.616137 28507 raft_consensus.cc:740] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.617484 28378 tablet_service.cc:1511] Processing CreateTablet for tablet 471ce5d579ac4b56a0d32bfda45cca98 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:13.619222 28378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 471ce5d579ac4b56a0d32bfda45cca98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.620500 28448 tablet_service.cc:1511] Processing CreateTablet for tablet beaf335b6fa94b13a1c646d4b7ca6c52 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:13.621644 28448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beaf335b6fa94b13a1c646d4b7ca6c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.628130 28507 consensus_queue.cc:260] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.628971 28447 tablet_service.cc:1511] Processing CreateTablet for tablet 471ce5d579ac4b56a0d32bfda45cca98 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:13.630295 28447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 471ce5d579ac4b56a0d32bfda45cca98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.635288 28304 tablet_service.cc:1511] Processing CreateTablet for tablet 9279543d75e94875a29994cc86cfaa15 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:13.641963 28342 heartbeater.cc:499] Master 127.26.149.62:34171 was elected leader, sending a full tablet report...
I20260713 09:09:13.646664 28304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9279543d75e94875a29994cc86cfaa15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.650506 28300 tablet_service.cc:1511] Processing CreateTablet for tablet aa51145ca9b9490e9203f8dcd431233b (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:13.652606 28374 tablet_service.cc:1511] Processing CreateTablet for tablet 9279543d75e94875a29994cc86cfaa15 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:13.656500 28382 tablet_service.cc:1511] Processing CreateTablet for tablet aa51145ca9b9490e9203f8dcd431233b (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:13.658322 28300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa51145ca9b9490e9203f8dcd431233b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.658778 28507 ts_tablet_manager.cc:1434] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.006s
I20260713 09:09:13.658654 28454 tablet_service.cc:1511] Processing CreateTablet for tablet 9279543d75e94875a29994cc86cfaa15 (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:13.659871 28507 tablet_bootstrap.cc:492] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:13.659922 28454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9279543d75e94875a29994cc86cfaa15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.661113 28506 ts_tablet_manager.cc:1434] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.095s	user 0.002s	sys 0.011s
I20260713 09:09:13.662252 28417 heartbeater.cc:499] Master 127.26.149.62:34171 was elected leader, sending a full tablet report...
I20260713 09:09:13.665589 28374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9279543d75e94875a29994cc86cfaa15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.665620 28507 tablet_bootstrap.cc:654] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.666376 28382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa51145ca9b9490e9203f8dcd431233b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.661284 28508 ts_tablet_manager.cc:1434] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.068s	user 0.023s	sys 0.022s
I20260713 09:09:13.668069 28491 heartbeater.cc:499] Master 127.26.149.62:34171 was elected leader, sending a full tablet report...
I20260713 09:09:13.679127 28508 tablet_bootstrap.cc:492] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:13.685241 28508 tablet_bootstrap.cc:654] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.698845 28303 tablet_service.cc:1511] Processing CreateTablet for tablet acbf1fa7d7644bd69cd98eb9739e1e9d (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:13.699316 28448 tablet_service.cc:1511] Processing CreateTablet for tablet aa51145ca9b9490e9203f8dcd431233b (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:13.700075 28303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acbf1fa7d7644bd69cd98eb9739e1e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.700863 28448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa51145ca9b9490e9203f8dcd431233b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.705749 28375 tablet_service.cc:1511] Processing CreateTablet for tablet acbf1fa7d7644bd69cd98eb9739e1e9d (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:13.707659 28375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acbf1fa7d7644bd69cd98eb9739e1e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.716116 28447 tablet_service.cc:1511] Processing CreateTablet for tablet acbf1fa7d7644bd69cd98eb9739e1e9d (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:13.717285 28447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acbf1fa7d7644bd69cd98eb9739e1e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.723729 28508 tablet_bootstrap.cc:492] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:13.724181 28508 ts_tablet_manager.cc:1403] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.001s
I20260713 09:09:13.724474 28455 tablet_service.cc:1511] Processing CreateTablet for tablet e86fbbfc97c944e8951121137b9bb63a (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:13.726312 28305 tablet_service.cc:1511] Processing CreateTablet for tablet fcc3cab70bc94c33b3c0005ddb06278e (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:13.727631 28305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc3cab70bc94c33b3c0005ddb06278e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.728879 28451 tablet_service.cc:1511] Processing CreateTablet for tablet fcc3cab70bc94c33b3c0005ddb06278e (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:13.729928 28451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc3cab70bc94c33b3c0005ddb06278e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.726369 28304 tablet_service.cc:1511] Processing CreateTablet for tablet e86fbbfc97c944e8951121137b9bb63a (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:13.736235 28507 tablet_bootstrap.cc:492] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:13.736742 28507 ts_tablet_manager.cc:1403] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.077s	user 0.032s	sys 0.027s
I20260713 09:09:13.736966 28304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86fbbfc97c944e8951121137b9bb63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.733807 28455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86fbbfc97c944e8951121137b9bb63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.746678 28377 tablet_service.cc:1511] Processing CreateTablet for tablet fcc3cab70bc94c33b3c0005ddb06278e (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:13.750155 28377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc3cab70bc94c33b3c0005ddb06278e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.747298 28506 tablet_bootstrap.cc:492] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:13.750164 28378 tablet_service.cc:1511] Processing CreateTablet for tablet e86fbbfc97c944e8951121137b9bb63a (DEFAULT_TABLE table=test-workload [id=95b44bd964984312ae7270c9b80d7c9e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:13.758762 28378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86fbbfc97c944e8951121137b9bb63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:13.763464 28506 tablet_bootstrap.cc:654] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.742571 28507 raft_consensus.cc:359] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.766564 28507 raft_consensus.cc:385] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.766999 28507 raft_consensus.cc:740] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.767791 28507 consensus_queue.cc:260] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.778816 28507 ts_tablet_manager.cc:1434] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
W20260713 09:09:13.783196 28263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:13.799466 28507 tablet_bootstrap.cc:492] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:13.800272 28508 raft_consensus.cc:359] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.800911 28508 raft_consensus.cc:385] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.801344 28506 tablet_bootstrap.cc:492] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:13.801205 28508 raft_consensus.cc:740] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.801847 28512 raft_consensus.cc:493] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.802170 28508 consensus_queue.cc:260] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.802302 28512 raft_consensus.cc:515] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.803874 28508 ts_tablet_manager.cc:1434] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.001s
I20260713 09:09:13.804715 28508 tablet_bootstrap.cc:492] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:13.805835 28512 leader_election.cc:290] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:13.807636 28507 tablet_bootstrap.cc:654] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.811852 28506 ts_tablet_manager.cc:1403] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.006s
I20260713 09:09:13.813880 28508 tablet_bootstrap.cc:654] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.815639 28506 raft_consensus.cc:359] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.816598 28506 raft_consensus.cc:385] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.816963 28506 raft_consensus.cc:740] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.825434 28506 consensus_queue.cc:260] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.828361 28506 ts_tablet_manager.cc:1434] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:09:13.829649 28506 tablet_bootstrap.cc:492] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:13.828441 28508 tablet_bootstrap.cc:492] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:13.834797 28508 ts_tablet_manager.cc:1403] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.010s
I20260713 09:09:13.836005 28507 tablet_bootstrap.cc:492] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:13.836542 28507 ts_tablet_manager.cc:1403] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.014s
I20260713 09:09:13.836771 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:13.837898 28508 raft_consensus.cc:359] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
W20260713 09:09:13.838259 28355 leader_election.cc:343] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.838521 28513 raft_consensus.cc:493] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.838672 28508 raft_consensus.cc:385] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.838968 28508 raft_consensus.cc:740] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.839001 28513 raft_consensus.cc:515] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.843441 28508 consensus_queue.cc:260] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.846757 28506 tablet_bootstrap.cc:654] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.849720 28513 leader_election.cc:290] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:13.856109 28508 ts_tablet_manager.cc:1434] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.009s
I20260713 09:09:13.855850 28507 raft_consensus.cc:359] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.856567 28507 raft_consensus.cc:385] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.856953 28507 raft_consensus.cc:740] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.857695 28508 tablet_bootstrap.cc:492] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:13.857654 28507 consensus_queue.cc:260] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.859855 28507 ts_tablet_manager.cc:1434] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:09:13.860852 28507 tablet_bootstrap.cc:492] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:13.861390 28512 raft_consensus.cc:493] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.862942 28512 raft_consensus.cc:515] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.865983 28512 leader_election.cc:290] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:13.868996 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:13.869606 28466 raft_consensus.cc:2468] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:13.871922 28355 leader_election.cc:304] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:13.872970 28512 raft_consensus.cc:2804] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.873406 28512 raft_consensus.cc:493] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.873834 28512 raft_consensus.cc:3060] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.878984 28514 raft_consensus.cc:493] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.879479 28514 raft_consensus.cc:515] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.881482 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:13.881798 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:13.881778 28514 leader_election.cc:290] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:13.883374 28316 raft_consensus.cc:2468] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:13.886452 28512 raft_consensus.cc:515] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
W20260713 09:09:13.888300 28356 leader_election.cc:343] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.888865 28356 leader_election.cc:304] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:13.891883 28512 leader_election.cc:290] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:13.892338 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:13.892462 28512 raft_consensus.cc:2749] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.892939 28316 raft_consensus.cc:2468] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:13.900861 28506 tablet_bootstrap.cc:492] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:13.901361 28506 ts_tablet_manager.cc:1403] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.005s
I20260713 09:09:13.902405 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:13.902979 28316 raft_consensus.cc:3060] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.900887 28430 leader_election.cc:304] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:13.904987 28513 raft_consensus.cc:2804] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.905305 28513 raft_consensus.cc:493] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.905640 28513 raft_consensus.cc:3060] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.907025 28508 tablet_bootstrap.cc:654] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.911967 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:13.912511 28466 raft_consensus.cc:3060] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.913507 28513 raft_consensus.cc:515] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.917484 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:13.918121 28513 leader_election.cc:290] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:13.918223 28317 raft_consensus.cc:3060] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.921334 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:13.921272 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:13.922421 28506 raft_consensus.cc:359] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
W20260713 09:09:13.923295 28429 leader_election.cc:343] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:13.924228 28429 leader_election.cc:343] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.924396 28316 raft_consensus.cc:2468] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:13.923327 28506 raft_consensus.cc:385] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.925228 28506 raft_consensus.cc:740] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.925431 28356 leader_election.cc:304] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:13.926460 28532 raft_consensus.cc:2804] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.927143 28532 raft_consensus.cc:697] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:13.926412 28506 consensus_queue.cc:260] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.923228 28466 raft_consensus.cc:2468] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:13.928274 28532 consensus_queue.cc:237] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.912529 28507 tablet_bootstrap.cc:654] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.932904 28317 raft_consensus.cc:2468] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:13.933838 28430 leader_election.cc:304] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [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: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: a0839aa561424ba99400f0fab30a7109
I20260713 09:09:13.934839 28513 raft_consensus.cc:2804] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.935262 28513 raft_consensus.cc:697] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:13.935906 28508 tablet_bootstrap.cc:492] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:13.936386 28508 ts_tablet_manager.cc:1403] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.017s
I20260713 09:09:13.936005 28513 consensus_queue.cc:237] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.939158 28508 raft_consensus.cc:359] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.939880 28508 raft_consensus.cc:385] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.940160 28508 raft_consensus.cc:740] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.940706 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:13.940917 28508 consensus_queue.cc:260] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
W20260713 09:09:13.941946 28280 leader_election.cc:343] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.943535 28508 ts_tablet_manager.cc:1434] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:13.944674 28508 tablet_bootstrap.cc:492] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:13.951902 28508 tablet_bootstrap.cc:654] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.952392 28507 tablet_bootstrap.cc:492] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:13.953002 28507 ts_tablet_manager.cc:1403] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.017s
I20260713 09:09:13.956696 28507 raft_consensus.cc:359] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.957621 28507 raft_consensus.cc:385] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.958079 28507 raft_consensus.cc:740] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.959105 28507 consensus_queue.cc:260] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.961815 28507 ts_tablet_manager.cc:1434] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:13.963032 28507 tablet_bootstrap.cc:492] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:13.963333 28508 tablet_bootstrap.cc:492] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:13.972275 28508 ts_tablet_manager.cc:1403] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.004s
I20260713 09:09:13.972991 28212 catalog_manager.cc:5697] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.974984 28508 raft_consensus.cc:359] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.966305 28213 catalog_manager.cc:5697] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:13.975742 28508 raft_consensus.cc:385] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.976092 28508 raft_consensus.cc:740] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.976836 28508 consensus_queue.cc:260] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.968427 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:13.978767 28507 tablet_bootstrap.cc:654] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.979108 28508 ts_tablet_manager.cc:1434] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:09:13.978813 28280 leader_election.cc:304] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b; no voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:13.980023 28508 tablet_bootstrap.cc:492] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:13.980051 28514 raft_consensus.cc:2749] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.971735 28506 ts_tablet_manager.cc:1434] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.070s	user 0.011s	sys 0.012s
I20260713 09:09:13.980957 28513 raft_consensus.cc:493] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.981755 28506 tablet_bootstrap.cc:492] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:13.981397 28513 raft_consensus.cc:515] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.983659 28513 leader_election.cc:290] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:13.985191 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
W20260713 09:09:13.986593 28430 leader_election.cc:343] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.988013 28508 tablet_bootstrap.cc:654] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.988102 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
W20260713 09:09:13.989497 28429 leader_election.cc:343] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.989956 28429 leader_election.cc:304] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:13.990607 28513 raft_consensus.cc:2749] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.989933 28506 tablet_bootstrap.cc:654] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.995069 28506 tablet_bootstrap.cc:492] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:13.995508 28506 ts_tablet_manager.cc:1403] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.003s
I20260713 09:09:13.997785 28508 tablet_bootstrap.cc:492] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:13.997835 28507 tablet_bootstrap.cc:492] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:13.998495 28508 ts_tablet_manager.cc:1403] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.006s
I20260713 09:09:13.998525 28507 ts_tablet_manager.cc:1403] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260713 09:09:13.998346 28506 raft_consensus.cc:359] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:13.999248 28506 raft_consensus.cc:385] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.999637 28506 raft_consensus.cc:740] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.000517 28506 consensus_queue.cc:260] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.001585 28508 raft_consensus.cc:359] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.001866 28507 raft_consensus.cc:359] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.002291 28508 raft_consensus.cc:385] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.002586 28507 raft_consensus.cc:385] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.002667 28508 raft_consensus.cc:740] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.003018 28507 raft_consensus.cc:740] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.003309 28506 ts_tablet_manager.cc:1434] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:09:14.003669 28508 consensus_queue.cc:260] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.004269 28506 tablet_bootstrap.cc:492] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:14.003957 28507 consensus_queue.cc:260] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.006167 28507 ts_tablet_manager.cc:1434] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:09:14.006224 28508 ts_tablet_manager.cc:1434] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:14.007134 28507 tablet_bootstrap.cc:492] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:14.007687 28508 tablet_bootstrap.cc:492] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:14.013942 28507 tablet_bootstrap.cc:654] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.013942 28506 tablet_bootstrap.cc:654] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.014297 28508 tablet_bootstrap.cc:654] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.022215 28532 raft_consensus.cc:493] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.022825 28535 raft_consensus.cc:493] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.022666 28532 raft_consensus.cc:515] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.023312 28535 raft_consensus.cc:515] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.024438 28506 tablet_bootstrap.cc:492] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:14.025149 28532 leader_election.cc:290] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.028754 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
W20260713 09:09:14.045310 28355 leader_election.cc:343] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.025398 28535 leader_election.cc:290] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.029654 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:14.028867 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e9c69152b94d4f9487dedfd7f78a9d" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:14.025144 28513 raft_consensus.cc:493] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.046077 28316 raft_consensus.cc:2468] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:14.046271 28513 raft_consensus.cc:515] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.047104 28356 leader_election.cc:304] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [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: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:14.048269 28513 leader_election.cc:290] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:14.048552 28507 tablet_bootstrap.cc:492] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:14.048979 28507 ts_tablet_manager.cc:1403] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.003s
I20260713 09:09:14.028355 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e9c69152b94d4f9487dedfd7f78a9d" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:14.046087 28317 raft_consensus.cc:2468] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:14.049501 28466 raft_consensus.cc:2468] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:14.025239 28506 ts_tablet_manager.cc:1403] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260713 09:09:14.049676 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:14.048866 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:14.053678 28506 raft_consensus.cc:359] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.054344 28506 raft_consensus.cc:385] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.054312 28316 raft_consensus.cc:2468] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:14.054736 28506 raft_consensus.cc:740] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.050417 28356 leader_election.cc:304] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:14.042609 28508 tablet_bootstrap.cc:492] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:14.055413 28430 leader_election.cc:304] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:14.055651 28508 ts_tablet_manager.cc:1403] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.003s
W20260713 09:09:14.055966 28429 leader_election.cc:343] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.049708 28535 raft_consensus.cc:2804] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:14.055500 28532 raft_consensus.cc:2804] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:14.056329 28513 raft_consensus.cc:2804] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:14.056592 28532 raft_consensus.cc:493] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:14.056727 28513 raft_consensus.cc:493] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:14.057065 28532 raft_consensus.cc:3060] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.057178 28513 raft_consensus.cc:3060] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.058624 28508 raft_consensus.cc:359] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.059298 28508 raft_consensus.cc:385] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.059566 28508 raft_consensus.cc:740] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.060243 28508 consensus_queue.cc:260] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.062410 28508 ts_tablet_manager.cc:1434] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:14.063237 28508 tablet_bootstrap.cc:492] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:14.064373 28532 raft_consensus.cc:515] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.052809 28507 raft_consensus.cc:359] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.065871 28507 raft_consensus.cc:385] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.066246 28507 raft_consensus.cc:740] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.067318 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e9c69152b94d4f9487dedfd7f78a9d" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:14.067154 28507 consensus_queue.cc:260] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.067885 28316 raft_consensus.cc:3060] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.069670 28507 ts_tablet_manager.cc:1434] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260713 09:09:14.070375 28508 tablet_bootstrap.cc:654] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.070693 28507 tablet_bootstrap.cc:492] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:14.074801 28316 raft_consensus.cc:2468] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:14.076242 28356 leader_election.cc:304] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:14.077011 28507 tablet_bootstrap.cc:654] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.077214 28512 raft_consensus.cc:2804] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:14.065673 28535 raft_consensus.cc:493] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:14.081617 28535 raft_consensus.cc:3060] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.056334 28506 consensus_queue.cc:260] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.088721 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e9c69152b94d4f9487dedfd7f78a9d" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:14.089494 28465 raft_consensus.cc:3060] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.094385 28506 ts_tablet_manager.cc:1434] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.004s
I20260713 09:09:14.096469 28506 tablet_bootstrap.cc:492] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:14.063269 28513 raft_consensus.cc:515] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.100358 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:14.100740 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:14.101125 28317 raft_consensus.cc:3060] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:14.102355 28429 leader_election.cc:343] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.105155 28465 raft_consensus.cc:2468] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:14.107161 28532 leader_election.cc:290] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.108660 28513 leader_election.cc:290] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:14.110620 28317 raft_consensus.cc:2468] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:14.111995 28430 leader_election.cc:304] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [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: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: a0839aa561424ba99400f0fab30a7109
I20260713 09:09:14.113472 28513 raft_consensus.cc:2804] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:14.114051 28513 raft_consensus.cc:697] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:14.114806 28513 consensus_queue.cc:237] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.115545 28512 raft_consensus.cc:697] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:14.116681 28512 consensus_queue.cc:237] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.122736 28506 tablet_bootstrap.cc:654] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.123435 28535 raft_consensus.cc:515] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.126937 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:14.127642 28317 raft_consensus.cc:3060] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.138411 28213 catalog_manager.cc:5697] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:14.139405 28535 leader_election.cc:290] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.140435 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
W20260713 09:09:14.141759 28355 leader_election.cc:343] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.141741 28317 raft_consensus.cc:2468] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:14.143232 28212 catalog_manager.cc:5697] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:14.145861 28508 tablet_bootstrap.cc:492] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:14.145864 28356 leader_election.cc:304] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [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: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:14.146528 28508 ts_tablet_manager.cc:1403] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.083s	user 0.031s	sys 0.043s
I20260713 09:09:14.148936 28508 raft_consensus.cc:359] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.149391 28508 raft_consensus.cc:385] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.149654 28508 raft_consensus.cc:740] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.149837 28535 raft_consensus.cc:2804] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:14.149983 28507 tablet_bootstrap.cc:492] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:14.150619 28507 ts_tablet_manager.cc:1403] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.031s
I20260713 09:09:14.150430 28508 consensus_queue.cc:260] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.150667 28535 raft_consensus.cc:697] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:14.151705 28535 consensus_queue.cc:237] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.152408 28508 ts_tablet_manager.cc:1434] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:14.153474 28508 tablet_bootstrap.cc:492] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:14.155390 28506 tablet_bootstrap.cc:492] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:14.156522 28506 ts_tablet_manager.cc:1403] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.010s
I20260713 09:09:14.153486 28507 raft_consensus.cc:359] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.159744 28507 raft_consensus.cc:385] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.160056 28507 raft_consensus.cc:740] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.160667 28508 tablet_bootstrap.cc:654] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.160979 28507 consensus_queue.cc:260] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.163218 28507 ts_tablet_manager.cc:1434] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260713 09:09:14.159278 28506 raft_consensus.cc:359] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.163918 28506 raft_consensus.cc:385] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.164996 28506 raft_consensus.cc:740] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.166038 28507 tablet_bootstrap.cc:492] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:14.165778 28506 consensus_queue.cc:260] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.173168 28506 ts_tablet_manager.cc:1434] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:09:14.174083 28506 tablet_bootstrap.cc:492] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:14.176483 28507 tablet_bootstrap.cc:654] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.180562 28506 tablet_bootstrap.cc:654] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.180250 28214 catalog_manager.cc:5697] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:14.188319 28507 tablet_bootstrap.cc:492] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:14.188933 28507 ts_tablet_manager.cc:1403] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.011s
I20260713 09:09:14.189743 28506 tablet_bootstrap.cc:492] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:14.190191 28506 ts_tablet_manager.cc:1403] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260713 09:09:14.192577 28507 raft_consensus.cc:359] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.192934 28506 raft_consensus.cc:359] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.193585 28507 raft_consensus.cc:385] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.193694 28506 raft_consensus.cc:385] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.194317 28506 raft_consensus.cc:740] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.194316 28507 raft_consensus.cc:740] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.195551 28506 consensus_queue.cc:260] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.195534 28507 consensus_queue.cc:260] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.198276 28506 ts_tablet_manager.cc:1434] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:14.199204 28506 tablet_bootstrap.cc:492] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:14.205525 28506 tablet_bootstrap.cc:654] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.205861 28507 ts_tablet_manager.cc:1434] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:09:14.207093 28507 tablet_bootstrap.cc:492] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:14.211284 28508 tablet_bootstrap.cc:492] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:14.211697 28508 ts_tablet_manager.cc:1403] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.015s
I20260713 09:09:14.214231 28508 raft_consensus.cc:359] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.214900 28508 raft_consensus.cc:385] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.215160 28508 raft_consensus.cc:740] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.215663 28507 tablet_bootstrap.cc:654] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.216246 28506 tablet_bootstrap.cc:492] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:14.215804 28508 consensus_queue.cc:260] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.216634 28506 ts_tablet_manager.cc:1403] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:09:14.217881 28508 ts_tablet_manager.cc:1434] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:09:14.219105 28508 tablet_bootstrap.cc:492] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:14.219143 28506 raft_consensus.cc:359] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.219940 28506 raft_consensus.cc:385] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.220224 28506 raft_consensus.cc:740] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.221071 28506 consensus_queue.cc:260] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.225204 28506 ts_tablet_manager.cc:1434] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:14.226181 28506 tablet_bootstrap.cc:492] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:14.227124 28508 tablet_bootstrap.cc:654] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.231590 28506 tablet_bootstrap.cc:654] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.231884 28507 tablet_bootstrap.cc:492] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:14.232405 28507 ts_tablet_manager.cc:1403] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260713 09:09:14.235956 28507 raft_consensus.cc:359] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.236766 28507 raft_consensus.cc:385] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.237118 28507 raft_consensus.cc:740] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.237855 28507 consensus_queue.cc:260] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.239636 28508 tablet_bootstrap.cc:492] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:14.240039 28508 ts_tablet_manager.cc:1403] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:09:14.242444 28508 raft_consensus.cc:359] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.243170 28508 raft_consensus.cc:385] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.243408 28508 raft_consensus.cc:740] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.243870 28507 ts_tablet_manager.cc:1434] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:09:14.244065 28508 consensus_queue.cc:260] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.244666 28507 tablet_bootstrap.cc:492] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:14.247066 28508 ts_tablet_manager.cc:1434] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:14.248263 28508 tablet_bootstrap.cc:492] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:14.248631 28506 tablet_bootstrap.cc:492] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:14.249037 28506 ts_tablet_manager.cc:1403] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260713 09:09:14.251616 28506 raft_consensus.cc:359] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.252238 28506 raft_consensus.cc:385] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.252514 28506 raft_consensus.cc:740] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.253192 28506 consensus_queue.cc:260] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.254177 28508 tablet_bootstrap.cc:654] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.255060 28507 tablet_bootstrap.cc:654] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.255100 28506 ts_tablet_manager.cc:1434] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:14.256224 28506 tablet_bootstrap.cc:492] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:14.256698 28514 raft_consensus.cc:493] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.257128 28514 raft_consensus.cc:515] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.259068 28514 leader_election.cc:290] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.261328 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ec5fb481941c2bc2da84c8da18fd0" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:14.262005 28391 raft_consensus.cc:2468] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 0.
I20260713 09:09:14.262825 28506 tablet_bootstrap.cc:654] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.263207 28280 leader_election.cc:304] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:14.261291 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ec5fb481941c2bc2da84c8da18fd0" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:14.264189 28465 raft_consensus.cc:2468] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 0.
I20260713 09:09:14.264788 28513 raft_consensus.cc:493] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.265409 28535 raft_consensus.cc:493] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.265916 28535 raft_consensus.cc:515] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.268349 28535 leader_election.cc:290] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.265421 28513 raft_consensus.cc:515] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.269954 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:14.270659 28317 raft_consensus.cc:2393] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0839aa561424ba99400f0fab30a7109 in current term 1: Already voted for candidate d410aef732474c8bbfa3fbaf1712efb1 in this term.
I20260713 09:09:14.271304 28513 leader_election.cc:290] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729)
I20260713 09:09:14.273324 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:14.274068 28317 raft_consensus.cc:2468] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:14.276181 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:14.276546 28430 leader_election.cc:304] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:14.275322 28513 raft_consensus.cc:493] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.277428 28513 raft_consensus.cc:515] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.278486 28514 raft_consensus.cc:2804] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:14.278529 28355 leader_election.cc:304] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:14.277747 28523 raft_consensus.cc:2804] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:14.280052 28523 raft_consensus.cc:493] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:14.280464 28523 raft_consensus.cc:3060] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.280604 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0986934a41104053997d280eb3eb22ed" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:14.277447 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:14.281320 28317 raft_consensus.cc:2468] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:14.281890 28391 raft_consensus.cc:2468] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:14.282974 28430 leader_election.cc:304] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:14.285434 28513 leader_election.cc:290] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:14.286012 28513 raft_consensus.cc:2804] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:14.286391 28513 raft_consensus.cc:493] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:14.286450 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0986934a41104053997d280eb3eb22ed" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:14.286901 28513 raft_consensus.cc:3060] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.287070 28391 raft_consensus.cc:2468] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:14.289723 28535 raft_consensus.cc:3060] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.293807 28507 tablet_bootstrap.cc:492] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:14.294260 28507 ts_tablet_manager.cc:1403] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.001s
I20260713 09:09:14.295270 28513 raft_consensus.cc:515] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.297101 28506 tablet_bootstrap.cc:492] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:14.278968 28514 raft_consensus.cc:493] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:14.296828 28507 raft_consensus.cc:359] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.297748 28506 ts_tablet_manager.cc:1403] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
I20260713 09:09:14.297760 28514 raft_consensus.cc:3060] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.297968 28507 raft_consensus.cc:385] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.298516 28507 raft_consensus.cc:740] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.299315 28507 consensus_queue.cc:260] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.299367 28523 raft_consensus.cc:515] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.301040 28506 raft_consensus.cc:359] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.304611 28523 leader_election.cc:290] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729)
I20260713 09:09:14.304716 28506 raft_consensus.cc:385] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.304797 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:14.305148 28506 raft_consensus.cc:740] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.305426 28316 raft_consensus.cc:3060] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.305239 28514 raft_consensus.cc:515] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.307612 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0986934a41104053997d280eb3eb22ed" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:14.307874 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ec5fb481941c2bc2da84c8da18fd0" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:14.308486 28390 raft_consensus.cc:3060] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.308645 28392 raft_consensus.cc:3060] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.302647 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:14.309816 28391 raft_consensus.cc:3060] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.310772 28508 tablet_bootstrap.cc:492] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:14.311164 28508 ts_tablet_manager.cc:1403] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.032s
I20260713 09:09:14.313652 28508 raft_consensus.cc:359] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.313968 28512 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.314286 28508 raft_consensus.cc:385] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.314550 28508 raft_consensus.cc:740] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.315182 28508 consensus_queue.cc:260] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.315631 28392 raft_consensus.cc:2468] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:14.316461 28391 raft_consensus.cc:2468] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:14.316690 28429 leader_election.cc:304] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:14.317029 28508 ts_tablet_manager.cc:1434] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:09:14.317886 28508 tablet_bootstrap.cc:492] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:14.317839 28429 leader_election.cc:304] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:14.319650 28316 raft_consensus.cc:2468] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:14.303119 28535 raft_consensus.cc:2749] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:14.304199 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0986934a41104053997d280eb3eb22ed" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:14.320114 28567 raft_consensus.cc:2804] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:14.320591 28317 raft_consensus.cc:3060] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.320645 28567 raft_consensus.cc:697] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:14.322692 28514 leader_election.cc:290] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.322815 28512 raft_consensus.cc:493] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.323354 28512 raft_consensus.cc:515] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.321606 28567 consensus_queue.cc:237] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.326367 28507 ts_tablet_manager.cc:1434] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.002s
I20260713 09:09:14.326836 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:14.327246 28507 tablet_bootstrap.cc:492] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:14.327400 28465 raft_consensus.cc:2468] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:14.327934 28317 raft_consensus.cc:2468] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:14.328771 28355 leader_election.cc:304] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:14.329568 28512 leader_election.cc:290] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.330078 28512 raft_consensus.cc:2804] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:14.330416 28512 raft_consensus.cc:493] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:14.331147 28512 raft_consensus.cc:3060] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.331633 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:14.332195 28317 raft_consensus.cc:2468] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:14.333171 28550 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:14.333207 28506 consensus_queue.cc:260] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.334560 28508 tablet_bootstrap.cc:654] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.335067 28506 ts_tablet_manager.cc:1434] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260713 09:09:14.336650 28513 leader_election.cc:290] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:14.337440 28513 raft_consensus.cc:2804] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:14.340969 28513 raft_consensus.cc:697] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:14.341820 28513 consensus_queue.cc:237] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.345497 28506 tablet_bootstrap.cc:492] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:14.348968 28507 tablet_bootstrap.cc:654] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.358659 28507 tablet_bootstrap.cc:492] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:14.359084 28507 ts_tablet_manager.cc:1403] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.003s
I20260713 09:09:14.361303 28506 tablet_bootstrap.cc:654] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.362264 28390 raft_consensus.cc:2468] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:14.364717 28280 leader_election.cc:304] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:14.366031 28568 raft_consensus.cc:2804] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:14.366659 28568 raft_consensus.cc:697] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:14.367237 28507 raft_consensus.cc:359] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.368062 28507 raft_consensus.cc:385] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.367660 28568 consensus_queue.cc:237] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.368376 28507 raft_consensus.cc:740] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.372633 28507 consensus_queue.cc:260] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.376547 28507 ts_tablet_manager.cc:1434] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:09:14.380746 28506 tablet_bootstrap.cc:492] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:14.381273 28507 tablet_bootstrap.cc:492] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:14.381289 28506 ts_tablet_manager.cc:1403] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.002s
I20260713 09:09:14.385617 28506 raft_consensus.cc:359] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.386220 28506 raft_consensus.cc:385] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.386485 28506 raft_consensus.cc:740] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.391938 28506 consensus_queue.cc:260] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.394860 28512 raft_consensus.cc:515] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
W20260713 09:09:14.396494 28429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.2:38431, user_credentials={real_user=slave}} blocked reactor thread for 78733.9us
I20260713 09:09:14.398444 28507 tablet_bootstrap.cc:654] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.428404 28512 leader_election.cc:290] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.428531 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ec5fb481941c2bc2da84c8da18fd0" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:14.429100 28466 raft_consensus.cc:3060] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.405362 28506 ts_tablet_manager.cc:1434] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:09:14.417840 28570 raft_consensus.cc:493] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.429885 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:14.430415 28317 raft_consensus.cc:3060] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.430235 28570 raft_consensus.cc:515] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.431245 28569 raft_consensus.cc:493] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.431668 28569 raft_consensus.cc:515] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.432214 28570 leader_election.cc:290] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:14.435333 28463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:14.435564 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
W20260713 09:09:14.436615 28280 leader_election.cc:343] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.416440 28212 catalog_manager.cc:5697] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd4423bf48941b89c853b870218e39b (127.26.149.1). New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:14.430323 28464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:14.437877 28466 raft_consensus.cc:2468] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:14.438548 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b02ba3c3bc4b35a967fe4d9a5b01e0" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:14.439571 28508 tablet_bootstrap.cc:492] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:14.439659 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b02ba3c3bc4b35a967fe4d9a5b01e0" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:14.440019 28506 tablet_bootstrap.cc:492] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
W20260713 09:09:14.442739 28430 leader_election.cc:343] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.445644 28506 tablet_bootstrap.cc:654] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.437026 28317 raft_consensus.cc:2468] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:14.440012 28508 ts_tablet_manager.cc:1403] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.122s	user 0.034s	sys 0.046s
W20260713 09:09:14.449087 28429 leader_election.cc:343] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.449666 28429 leader_election.cc:304] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:14.449031 28356 leader_election.cc:304] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:14.450773 28508 raft_consensus.cc:359] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
W20260713 09:09:14.451184 28280 leader_election.cc:343] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.451386 28508 raft_consensus.cc:385] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.451654 28508 raft_consensus.cc:740] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.451570 28280 leader_election.cc:304] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b; no voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:14.451833 28552 raft_consensus.cc:2804] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:14.452368 28568 raft_consensus.cc:2749] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:14.452493 28552 raft_consensus.cc:697] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:14.452615 28508 consensus_queue.cc:260] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.453812 28573 raft_consensus.cc:2749] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:14.453886 28569 leader_election.cc:290] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.453706 28552 consensus_queue.cc:237] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.437820 28464 raft_consensus.cc:3060] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.455648 28508 ts_tablet_manager.cc:1434] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:14.456449 28508 tablet_bootstrap.cc:492] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:14.458220 28573 raft_consensus.cc:493] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.458632 28573 raft_consensus.cc:515] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.461961 28532 raft_consensus.cc:493] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.462536 28532 raft_consensus.cc:515] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.463797 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:14.464828 28315 raft_consensus.cc:2393] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d410aef732474c8bbfa3fbaf1712efb1 in current term 1: Already voted for candidate a0839aa561424ba99400f0fab30a7109 in this term.
I20260713 09:09:14.466961 28573 leader_election.cc:290] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:14.468700 28508 tablet_bootstrap.cc:654] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.469995 28214 catalog_manager.cc:5697] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:14.473491 28573 consensus_queue.cc:1048] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.477756 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:14.479127 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:14.479817 28429 leader_election.cc:304] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:14.480804 28316 raft_consensus.cc:2393] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0839aa561424ba99400f0fab30a7109 in current term 1: Already voted for candidate d410aef732474c8bbfa3fbaf1712efb1 in this term.
I20260713 09:09:14.482993 28573 raft_consensus.cc:3060] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.490329 28532 leader_election.cc:290] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.490409 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:14.490442 28464 raft_consensus.cc:2468] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:14.492120 28355 leader_election.cc:304] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:14.493045 28512 raft_consensus.cc:3060] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.472481 28214 catalog_manager.cc:5697] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:14.498864 28507 tablet_bootstrap.cc:492] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:14.499297 28507 ts_tablet_manager.cc:1403] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.122s	user 0.029s	sys 0.029s
I20260713 09:09:14.499073 28570 consensus_queue.cc:1048] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.501770 28507 raft_consensus.cc:359] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.502416 28507 raft_consensus.cc:385] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.503024 28507 raft_consensus.cc:740] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.503799 28507 consensus_queue.cc:260] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.506281 28552 raft_consensus.cc:493] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.506974 28552 raft_consensus.cc:515] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.510656 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:14.511797 28507 ts_tablet_manager.cc:1434] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260713 09:09:14.511921 28355 leader_election.cc:343] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.512737 28507 tablet_bootstrap.cc:492] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:14.512079 28212 catalog_manager.cc:5697] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:14.516494 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
W20260713 09:09:14.517777 28356 leader_election.cc:343] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.518460 28507 tablet_bootstrap.cc:654] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.518335 28356 leader_election.cc:304] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:14.519358 28552 leader_election.cc:290] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.519400 28532 raft_consensus.cc:2749] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:14.522305 28570 consensus_queue.cc:1048] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.523785 28506 tablet_bootstrap.cc:492] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:14.531720 28506 ts_tablet_manager.cc:1403] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.033s
I20260713 09:09:14.531961 28532 raft_consensus.cc:493] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.532394 28532 raft_consensus.cc:515] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.534101 28506 raft_consensus.cc:359] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.534739 28506 raft_consensus.cc:385] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.535009 28506 raft_consensus.cc:740] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.535238 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:14.535748 28465 raft_consensus.cc:2468] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:14.535647 28506 consensus_queue.cc:260] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.539785 28355 leader_election.cc:304] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:14.540410 28506 ts_tablet_manager.cc:1434] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:14.541152 28506 tablet_bootstrap.cc:492] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:14.536552 28532 leader_election.cc:290] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.542608 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:14.549691 28532 raft_consensus.cc:2804] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:14.550984 28532 raft_consensus.cc:493] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:14.551309 28532 raft_consensus.cc:3060] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.548470 28570 raft_consensus.cc:493] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.548657 28316 raft_consensus.cc:2468] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:14.571950 28570 raft_consensus.cc:515] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.577913 28506 tablet_bootstrap.cc:654] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.581174 28573 raft_consensus.cc:2749] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:14.585361 28532 raft_consensus.cc:515] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.597715 28532 leader_election.cc:290] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.598338 28568 raft_consensus.cc:493] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.598948 28512 raft_consensus.cc:2749] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:14.598780 28568 raft_consensus.cc:515] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.599525 28508 tablet_bootstrap.cc:492] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:14.599979 28508 ts_tablet_manager.cc:1403] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.144s	user 0.032s	sys 0.035s
I20260713 09:09:14.601707 28568 leader_election.cc:290] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.602710 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6090f15d0b03416fb0d6a542a51ec442" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:14.603335 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:14.603410 28391 raft_consensus.cc:2468] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 0.
I20260713 09:09:14.603888 28465 raft_consensus.cc:3060] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.604527 28508 raft_consensus.cc:359] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.604632 28280 leader_election.cc:304] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:14.605469 28568 raft_consensus.cc:2804] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:14.605786 28508 raft_consensus.cc:385] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.605845 28568 raft_consensus.cc:493] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:14.605881 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6090f15d0b03416fb0d6a542a51ec442" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:14.606340 28568 raft_consensus.cc:3060] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.606621 28466 raft_consensus.cc:2468] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 0.
I20260713 09:09:14.602761 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:14.616217 28316 raft_consensus.cc:3060] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.618368 28570 leader_election.cc:290] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:14.619607 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6090f15d0b03416fb0d6a542a51ec442" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:14.620038 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6090f15d0b03416fb0d6a542a51ec442" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:14.620164 28391 raft_consensus.cc:2468] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:14.621207 28429 leader_election.cc:304] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:14.622046 28570 raft_consensus.cc:2804] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:14.622448 28570 raft_consensus.cc:493] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:14.622784 28570 raft_consensus.cc:3060] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.606144 28508 raft_consensus.cc:740] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.633942 28508 consensus_queue.cc:260] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.635003 28568 raft_consensus.cc:515] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.635848 28508 ts_tablet_manager.cc:1434] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.000s
I20260713 09:09:14.636123 28317 raft_consensus.cc:2393] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d410aef732474c8bbfa3fbaf1712efb1 in current term 1: Already voted for candidate 4cd4423bf48941b89c853b870218e39b in this term.
I20260713 09:09:14.636700 28508 tablet_bootstrap.cc:492] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:14.638818 28568 leader_election.cc:290] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.640198 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6090f15d0b03416fb0d6a542a51ec442" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:14.640746 28392 raft_consensus.cc:3060] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.640918 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6090f15d0b03416fb0d6a542a51ec442" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:14.652254 28316 raft_consensus.cc:2468] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:14.653460 28356 leader_election.cc:304] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:14.654234 28512 raft_consensus.cc:2804] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:14.656147 28512 raft_consensus.cc:697] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:14.656913 28512 consensus_queue.cc:237] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.664983 28535 consensus_queue.cc:1048] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.668170 28570 raft_consensus.cc:515] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.670179 28392 raft_consensus.cc:2468] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:14.637101 28513 consensus_queue.cc:1048] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:09:14.685834 28507 tablet_bootstrap.cc:492] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:14.686373 28507 ts_tablet_manager.cc:1403] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.174s	user 0.024s	sys 0.058s
I20260713 09:09:14.691483 28466 raft_consensus.cc:2393] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4cd4423bf48941b89c853b870218e39b in current term 1: Already voted for candidate d410aef732474c8bbfa3fbaf1712efb1 in this term.
I20260713 09:09:14.690353 28280 leader_election.cc:304] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:14.693306 28507 raft_consensus.cc:359] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.694079 28568 raft_consensus.cc:2804] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:14.694154 28507 raft_consensus.cc:385] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.694629 28507 raft_consensus.cc:740] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.694847 28568 raft_consensus.cc:697] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:14.695570 28507 consensus_queue.cc:260] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.696113 28568 consensus_queue.cc:237] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.698242 28507 ts_tablet_manager.cc:1434] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260713 09:09:14.699134 28507 tablet_bootstrap.cc:492] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:14.686146 28465 raft_consensus.cc:2468] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:14.706552 28512 consensus_queue.cc:1048] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:14.707474 28532 consensus_queue.cc:1048] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:14.709233 28506 tablet_bootstrap.cc:492] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:14.709683 28506 ts_tablet_manager.cc:1403] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.169s	user 0.020s	sys 0.047s
I20260713 09:09:14.713964 28506 raft_consensus.cc:359] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.714715 28506 raft_consensus.cc:385] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.715024 28506 raft_consensus.cc:740] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.715797 28506 consensus_queue.cc:260] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.721155 28508 tablet_bootstrap.cc:654] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.722995 28568 raft_consensus.cc:493] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.723320 28506 ts_tablet_manager.cc:1434] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:09:14.723480 28568 raft_consensus.cc:515] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.724112 28506 tablet_bootstrap.cc:492] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:14.728570 28570 leader_election.cc:290] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:14.729238 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6090f15d0b03416fb0d6a542a51ec442" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:14.731261 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6090f15d0b03416fb0d6a542a51ec442" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:14.734464 28390 raft_consensus.cc:2393] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d410aef732474c8bbfa3fbaf1712efb1 in current term 1: Already voted for candidate 4cd4423bf48941b89c853b870218e39b in this term.
I20260713 09:09:14.737885 28429 leader_election.cc:304] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:14.739051 28573 raft_consensus.cc:2749] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:14.741010 28532 consensus_queue.cc:1048] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.741671 28212 catalog_manager.cc:5697] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:14.773609 28573 raft_consensus.cc:493] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.774161 28573 raft_consensus.cc:515] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.792553 28507 tablet_bootstrap.cc:654] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.799418 28573 leader_election.cc:290] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:14.800259 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:14.809769 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffe305dcd04969a859c53d33f1ebd9" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:14.810211 28464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:14.802451 28390 raft_consensus.cc:2468] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 0.
I20260713 09:09:14.811553 28573 consensus_queue.cc:1048] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:14.812513 28280 leader_election.cc:343] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.821856 28215 catalog_manager.cc:5697] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd4423bf48941b89c853b870218e39b (127.26.149.1). New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:14.824781 28573 consensus_queue.cc:1048] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:14.816633 28263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:14.816649 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffe305dcd04969a859c53d33f1ebd9" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
W20260713 09:09:14.817176 28429 leader_election.cc:343] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.802748 28568 leader_election.cc:290] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.843992 28280 leader_election.cc:304] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:14.844923 28568 raft_consensus.cc:2804] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:14.845265 28568 raft_consensus.cc:493] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:14.845386 28506 tablet_bootstrap.cc:654] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.845640 28568 raft_consensus.cc:3060] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:14.848460 28430 leader_election.cc:343] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.861975 28430 leader_election.cc:304] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:14.866403 28508 tablet_bootstrap.cc:492] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:14.866843 28508 ts_tablet_manager.cc:1403] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.230s	user 0.012s	sys 0.008s
I20260713 09:09:14.868499 28573 raft_consensus.cc:2749] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:14.869639 28568 raft_consensus.cc:515] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.874861 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:14.875356 28390 raft_consensus.cc:3060] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.875908 28568 leader_election.cc:290] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.876401 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:14.873907 28508 raft_consensus.cc:359] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.879266 28508 raft_consensus.cc:385] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.879567 28508 raft_consensus.cc:740] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.880410 28508 consensus_queue.cc:260] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.882169 28465 raft_consensus.cc:3060] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.882488 28508 ts_tablet_manager.cc:1434] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:09:14.882684 28507 tablet_bootstrap.cc:492] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:14.883311 28508 tablet_bootstrap.cc:492] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:14.888370 28465 raft_consensus.cc:2468] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:14.883211 28507 ts_tablet_manager.cc:1403] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.184s	user 0.026s	sys 0.005s
I20260713 09:09:14.896654 28280 leader_election.cc:304] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:14.898247 28568 raft_consensus.cc:2804] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:14.898839 28568 raft_consensus.cc:697] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:14.899616 28568 consensus_queue.cc:237] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.902963 28507 raft_consensus.cc:359] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.903544 28507 raft_consensus.cc:385] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.905617 28532 consensus_queue.cc:1048] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.903762 28507 raft_consensus.cc:740] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.909292 28507 consensus_queue.cc:260] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.912438 28507 ts_tablet_manager.cc:1434] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:09:14.911688 28532 consensus_queue.cc:1048] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:14.914186 28507 tablet_bootstrap.cc:492] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:14.919201 28390 raft_consensus.cc:2468] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:14.923976 28569 consensus_queue.cc:1048] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.926178 28507 tablet_bootstrap.cc:654] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.939635 28506 tablet_bootstrap.cc:492] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:14.940189 28506 ts_tablet_manager.cc:1403] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.216s	user 0.033s	sys 0.022s
I20260713 09:09:14.944273 28570 consensus_queue.cc:1048] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.949257 28508 tablet_bootstrap.cc:654] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.951586 28213 catalog_manager.cc:5697] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd4423bf48941b89c853b870218e39b (127.26.149.1). New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:14.960172 28506 raft_consensus.cc:359] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.965680 28506 raft_consensus.cc:385] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.966114 28506 raft_consensus.cc:740] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.969594 28568 raft_consensus.cc:493] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.970147 28568 raft_consensus.cc:515] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.972164 28568 leader_election.cc:290] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:14.966903 28506 consensus_queue.cc:260] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:14.974835 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:14.977943 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
W20260713 09:09:14.979893 28280 leader_election.cc:343] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.981914 28506 ts_tablet_manager.cc:1434] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260713 09:09:14.982764 28506 tablet_bootstrap.cc:492] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
W20260713 09:09:14.983206 28280 leader_election.cc:343] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.983597 28280 leader_election.cc:304] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b; no voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:14.984066 28573 consensus_queue.cc:1048] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.984932 28569 raft_consensus.cc:2749] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:15.001377 28508 tablet_bootstrap.cc:492] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:15.002049 28508 ts_tablet_manager.cc:1403] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.012s
I20260713 09:09:15.006283 28508 raft_consensus.cc:359] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.007896 28568 consensus_queue.cc:1048] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:15.014412 28506 tablet_bootstrap.cc:654] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.014962 28508 raft_consensus.cc:385] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.016230 28508 raft_consensus.cc:740] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.017217 28508 consensus_queue.cc:260] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.024415 28508 ts_tablet_manager.cc:1434] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:09:15.025120 28508 tablet_bootstrap.cc:492] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:15.029637 28507 tablet_bootstrap.cc:492] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:15.030085 28507 ts_tablet_manager.cc:1403] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.015s
I20260713 09:09:15.037647 28508 tablet_bootstrap.cc:654] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.038808 28532 consensus_queue.cc:1048] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.042622 28506 tablet_bootstrap.cc:492] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:15.043170 28506 ts_tablet_manager.cc:1403] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.004s
I20260713 09:09:15.045682 28506 raft_consensus.cc:359] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.046351 28506 raft_consensus.cc:385] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.046663 28506 raft_consensus.cc:740] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.047437 28506 consensus_queue.cc:260] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.050688 28535 consensus_queue.cc:1048] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.051787 28506 ts_tablet_manager.cc:1434] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:15.052688 28506 tablet_bootstrap.cc:492] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:15.048979 28507 raft_consensus.cc:359] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.057726 28507 raft_consensus.cc:385] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.058084 28507 raft_consensus.cc:740] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.059768 28507 consensus_queue.cc:260] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.061900 28507 ts_tablet_manager.cc:1434] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:09:15.063836 28507 tablet_bootstrap.cc:492] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:15.068069 28508 tablet_bootstrap.cc:492] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:15.068481 28508 ts_tablet_manager.cc:1403] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.017s
I20260713 09:09:15.071244 28508 raft_consensus.cc:359] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.071851 28508 raft_consensus.cc:385] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.072100 28508 raft_consensus.cc:740] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.072821 28508 consensus_queue.cc:260] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.074863 28508 ts_tablet_manager.cc:1434] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:15.075680 28508 tablet_bootstrap.cc:492] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:15.080859 28508 tablet_bootstrap.cc:654] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.083220 28506 tablet_bootstrap.cc:654] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.087960 28507 tablet_bootstrap.cc:654] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.090821 28508 tablet_bootstrap.cc:492] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:15.091229 28508 ts_tablet_manager.cc:1403] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260713 09:09:15.094048 28508 raft_consensus.cc:359] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.094816 28508 raft_consensus.cc:385] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.095117 28508 raft_consensus.cc:740] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.096048 28508 consensus_queue.cc:260] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.098847 28508 ts_tablet_manager.cc:1434] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:15.099848 28508 tablet_bootstrap.cc:492] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:15.104354 28506 tablet_bootstrap.cc:492] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:15.104779 28506 ts_tablet_manager.cc:1403] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.005s
I20260713 09:09:15.107926 28508 tablet_bootstrap.cc:654] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.108325 28507 tablet_bootstrap.cc:492] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:15.108810 28507 ts_tablet_manager.cc:1403] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.012s
I20260713 09:09:15.108492 28506 raft_consensus.cc:359] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.109236 28506 raft_consensus.cc:385] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.109511 28506 raft_consensus.cc:740] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.110249 28506 consensus_queue.cc:260] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.112092 28506 ts_tablet_manager.cc:1434] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:09:15.111814 28507 raft_consensus.cc:359] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.112663 28507 raft_consensus.cc:385] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.112998 28507 raft_consensus.cc:740] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.113890 28506 tablet_bootstrap.cc:492] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:15.113936 28507 consensus_queue.cc:260] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.116832 28507 ts_tablet_manager.cc:1434] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:09:15.118546 28507 tablet_bootstrap.cc:492] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:15.118855 28508 tablet_bootstrap.cc:492] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:15.119225 28508 ts_tablet_manager.cc:1403] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260713 09:09:15.121559 28508 raft_consensus.cc:359] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.122177 28508 raft_consensus.cc:385] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.122434 28508 raft_consensus.cc:740] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.124655 28508 consensus_queue.cc:260] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.126576 28508 ts_tablet_manager.cc:1434] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:15.127430 28508 tablet_bootstrap.cc:492] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:15.128978 28506 tablet_bootstrap.cc:654] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.130930 28507 tablet_bootstrap.cc:654] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.132759 28508 tablet_bootstrap.cc:654] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.144425 28508 tablet_bootstrap.cc:492] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:15.144824 28508 ts_tablet_manager.cc:1403] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.005s
I20260713 09:09:15.145640 28507 tablet_bootstrap.cc:492] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:15.146035 28507 ts_tablet_manager.cc:1403] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260713 09:09:15.146349 28506 tablet_bootstrap.cc:492] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:15.146757 28506 ts_tablet_manager.cc:1403] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.006s
I20260713 09:09:15.147228 28508 raft_consensus.cc:359] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.147867 28508 raft_consensus.cc:385] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.148120 28508 raft_consensus.cc:740] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.148416 28507 raft_consensus.cc:359] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.149026 28507 raft_consensus.cc:385] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.148857 28508 consensus_queue.cc:260] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.149298 28507 raft_consensus.cc:740] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.149240 28506 raft_consensus.cc:359] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.150031 28506 raft_consensus.cc:385] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.150256 28506 raft_consensus.cc:740] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.150219 28507 consensus_queue.cc:260] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.151448 28508 ts_tablet_manager.cc:1434] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:15.151103 28506 consensus_queue.cc:260] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.152700 28508 tablet_bootstrap.cc:492] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:15.153167 28506 ts_tablet_manager.cc:1434] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:15.155169 28506 tablet_bootstrap.cc:492] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:15.155535 28507 ts_tablet_manager.cc:1434] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:15.156436 28507 tablet_bootstrap.cc:492] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:15.157807 28508 tablet_bootstrap.cc:654] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.161093 28506 tablet_bootstrap.cc:654] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.162168 28507 tablet_bootstrap.cc:654] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.168967 28570 raft_consensus.cc:493] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.169610 28570 raft_consensus.cc:515] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.172425 28570 leader_election.cc:290] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:15.173573 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:15.173895 28507 tablet_bootstrap.cc:492] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:15.174309 28507 ts_tablet_manager.cc:1403] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260713 09:09:15.174166 28390 raft_consensus.cc:2468] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:15.174847 28535 raft_consensus.cc:493] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.175312 28508 tablet_bootstrap.cc:492] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:15.175761 28508 ts_tablet_manager.cc:1403] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260713 09:09:15.175482 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:15.175402 28535 raft_consensus.cc:515] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.176188 28316 raft_consensus.cc:2468] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:15.177217 28429 leader_election.cc:304] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.178755 28570 raft_consensus.cc:2804] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.178506 28507 raft_consensus.cc:359] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.179113 28570 raft_consensus.cc:493] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.179221 28507 raft_consensus.cc:385] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.179495 28570 raft_consensus.cc:3060] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.179317 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b02ba3c3bc4b35a967fe4d9a5b01e0" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:15.180154 28465 raft_consensus.cc:2468] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:15.181083 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b02ba3c3bc4b35a967fe4d9a5b01e0" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:15.181321 28355 leader_election.cc:304] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.181869 28316 raft_consensus.cc:2468] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:15.182153 28512 raft_consensus.cc:2804] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.182530 28512 raft_consensus.cc:493] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.182858 28512 raft_consensus.cc:3060] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.183980 28535 leader_election.cc:290] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.186009 28570 raft_consensus.cc:515] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.188426 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:15.188959 28316 raft_consensus.cc:3060] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.189149 28512 raft_consensus.cc:515] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.191893 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b02ba3c3bc4b35a967fe4d9a5b01e0" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:15.192474 28512 leader_election.cc:290] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.179507 28507 raft_consensus.cc:740] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.192658 28317 raft_consensus.cc:3060] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.193406 28507 consensus_queue.cc:260] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.195645 28507 ts_tablet_manager.cc:1434] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:09:15.196440 28507 tablet_bootstrap.cc:492] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:15.196322 28508 raft_consensus.cc:359] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.196950 28508 raft_consensus.cc:385] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.197201 28508 raft_consensus.cc:740] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.191982 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b02ba3c3bc4b35a967fe4d9a5b01e0" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:15.197798 28465 raft_consensus.cc:3060] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.198925 28316 raft_consensus.cc:2468] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:15.200129 28430 leader_election.cc:304] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.200847 28513 raft_consensus.cc:2804] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.201297 28513 raft_consensus.cc:697] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:15.202242 28507 tablet_bootstrap.cc:654] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.202064 28513 consensus_queue.cc:237] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.210795 28508 consensus_queue.cc:260] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.211896 28317 raft_consensus.cc:2468] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:15.213151 28506 tablet_bootstrap.cc:492] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:15.213640 28506 ts_tablet_manager.cc:1403] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.022s
I20260713 09:09:15.212968 28356 leader_election.cc:304] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:15.215209 28512 raft_consensus.cc:2804] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.215646 28512 raft_consensus.cc:697] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:15.216372 28512 consensus_queue.cc:237] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.216645 28506 raft_consensus.cc:359] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.217264 28506 raft_consensus.cc:385] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.217519 28506 raft_consensus.cc:740] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.217667 28508 ts_tablet_manager.cc:1434] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:09:15.218801 28508 tablet_bootstrap.cc:492] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:15.224295 28506 consensus_queue.cc:260] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.216871 28465 raft_consensus.cc:2468] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:15.219992 28570 leader_election.cc:290] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:15.226073 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:15.226318 28506 ts_tablet_manager.cc:1434] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:09:15.226621 28390 raft_consensus.cc:3060] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.227181 28506 tablet_bootstrap.cc:492] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:15.228642 28508 tablet_bootstrap.cc:654] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.217041 28212 catalog_manager.cc:5697] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:15.232910 28506 tablet_bootstrap.cc:654] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.238451 28390 raft_consensus.cc:2468] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:15.248100 28568 raft_consensus.cc:493] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.248522 28568 raft_consensus.cc:515] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.250377 28568 leader_election.cc:290] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.252910 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875c94db20f04cb7b7b6a5431e2c5b60" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:15.253470 28465 raft_consensus.cc:2468] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 0.
I20260713 09:09:15.254860 28280 leader_election.cc:304] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.255615 28514 consensus_queue.cc:1048] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.256165 28507 tablet_bootstrap.cc:492] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:15.256842 28514 raft_consensus.cc:2804] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.257206 28507 ts_tablet_manager.cc:1403] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.004s
I20260713 09:09:15.257238 28514 raft_consensus.cc:493] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.256249 28215 catalog_manager.cc:5697] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.257758 28514 raft_consensus.cc:3060] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.260596 28506 tablet_bootstrap.cc:492] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:15.260963 28506 ts_tablet_manager.cc:1403] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.019s
I20260713 09:09:15.263459 28506 raft_consensus.cc:359] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.264086 28506 raft_consensus.cc:385] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.264338 28506 raft_consensus.cc:740] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.265043 28506 consensus_queue.cc:260] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.265977 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875c94db20f04cb7b7b6a5431e2c5b60" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:15.268182 28390 raft_consensus.cc:2468] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 0.
I20260713 09:09:15.267405 28514 raft_consensus.cc:515] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.268606 28507 raft_consensus.cc:359] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.269258 28507 raft_consensus.cc:385] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.269506 28507 raft_consensus.cc:740] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.270346 28514 leader_election.cc:290] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.271090 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875c94db20f04cb7b7b6a5431e2c5b60" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:15.271592 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875c94db20f04cb7b7b6a5431e2c5b60" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:15.272136 28465 raft_consensus.cc:3060] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.271921 28507 consensus_queue.cc:260] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.273167 28508 tablet_bootstrap.cc:492] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:15.273550 28508 ts_tablet_manager.cc:1403] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.012s
I20260713 09:09:15.273847 28507 ts_tablet_manager.cc:1434] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:09:15.267724 28506 ts_tablet_manager.cc:1434] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:15.276314 28508 raft_consensus.cc:359] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.276974 28508 raft_consensus.cc:385] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.277246 28508 raft_consensus.cc:740] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.271596 28390 raft_consensus.cc:3060] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.279119 28465 raft_consensus.cc:2468] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:15.280205 28280 leader_election.cc:304] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.280925 28568 raft_consensus.cc:2804] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.281370 28568 raft_consensus.cc:697] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:15.282025 28568 consensus_queue.cc:237] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.283948 28506 tablet_bootstrap.cc:492] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:15.286141 28507 tablet_bootstrap.cc:492] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:15.289521 28506 tablet_bootstrap.cc:654] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.290305 28390 raft_consensus.cc:2468] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:15.292032 28508 consensus_queue.cc:260] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.294291 28508 ts_tablet_manager.cc:1434] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:09:15.295470 28508 tablet_bootstrap.cc:492] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:15.297600 28212 catalog_manager.cc:5697] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd4423bf48941b89c853b870218e39b (127.26.149.1). New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.300804 28508 tablet_bootstrap.cc:654] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.306046 28506 tablet_bootstrap.cc:492] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:15.306419 28506 ts_tablet_manager.cc:1403] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260713 09:09:15.308813 28506 raft_consensus.cc:359] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.309429 28506 raft_consensus.cc:385] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.309707 28506 raft_consensus.cc:740] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.310001 28568 consensus_queue.cc:1048] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.310267 28506 consensus_queue.cc:260] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.312204 28506 ts_tablet_manager.cc:1434] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:15.313055 28506 tablet_bootstrap.cc:492] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:15.316419 28507 tablet_bootstrap.cc:654] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.317288 28508 tablet_bootstrap.cc:492] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:15.317725 28508 ts_tablet_manager.cc:1403] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260713 09:09:15.320179 28508 raft_consensus.cc:359] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.320760 28508 raft_consensus.cc:385] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.321018 28508 raft_consensus.cc:740] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.321602 28508 consensus_queue.cc:260] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.323467 28508 ts_tablet_manager.cc:1434] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:15.328564 28506 tablet_bootstrap.cc:654] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.328998 28507 tablet_bootstrap.cc:492] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:15.329403 28507 ts_tablet_manager.cc:1403] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.009s
I20260713 09:09:15.330039 28508 tablet_bootstrap.cc:492] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:15.332908 28512 raft_consensus.cc:493] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.333425 28512 raft_consensus.cc:515] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.335281 28512 leader_election.cc:290] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.335942 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffe305dcd04969a859c53d33f1ebd9" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:15.336534 28317 raft_consensus.cc:2468] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:15.336975 28463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffe305dcd04969a859c53d33f1ebd9" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:15.337507 28463 raft_consensus.cc:2468] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:15.337631 28356 leader_election.cc:304] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:15.339303 28512 raft_consensus.cc:2804] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.339663 28512 raft_consensus.cc:493] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.340000 28512 raft_consensus.cc:3060] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.341634 28507 raft_consensus.cc:359] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.342988 28507 raft_consensus.cc:385] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.343379 28507 raft_consensus.cc:740] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.344159 28507 consensus_queue.cc:260] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.345785 28552 raft_consensus.cc:493] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.346210 28552 raft_consensus.cc:515] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.348165 28507 ts_tablet_manager.cc:1434] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:09:15.348652 28552 leader_election.cc:290] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.349426 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279543d75e94875a29994cc86cfaa15" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:15.349671 28512 raft_consensus.cc:515] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.350000 28317 raft_consensus.cc:2468] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:15.351006 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279543d75e94875a29994cc86cfaa15" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:15.351374 28356 leader_election.cc:304] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:15.351548 28465 raft_consensus.cc:2468] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:15.352528 28552 raft_consensus.cc:2804] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.352720 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffe305dcd04969a859c53d33f1ebd9" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:15.352866 28552 raft_consensus.cc:493] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.353332 28317 raft_consensus.cc:3060] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.353238 28463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffe305dcd04969a859c53d33f1ebd9" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:15.357894 28463 raft_consensus.cc:3060] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.353358 28552 raft_consensus.cc:3060] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.360127 28317 raft_consensus.cc:2468] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:15.361217 28356 leader_election.cc:304] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:15.361907 28535 raft_consensus.cc:2804] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.362325 28535 raft_consensus.cc:697] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:15.363159 28535 consensus_queue.cc:237] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.356961 28507 tablet_bootstrap.cc:492] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:15.357227 28512 leader_election.cc:290] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.372193 28463 raft_consensus.cc:2468] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:15.374012 28552 raft_consensus.cc:515] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.378120 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279543d75e94875a29994cc86cfaa15" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:15.378571 28317 raft_consensus.cc:3060] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.381572 28552 leader_election.cc:290] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.381876 28508 tablet_bootstrap.cc:654] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.380949 28212 catalog_manager.cc:5697] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.382583 28506 tablet_bootstrap.cc:492] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:15.383162 28506 ts_tablet_manager.cc:1403] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.004s
I20260713 09:09:15.382558 28463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279543d75e94875a29994cc86cfaa15" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:15.385634 28506 raft_consensus.cc:359] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.386098 28463 raft_consensus.cc:3060] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.386270 28506 raft_consensus.cc:385] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.386597 28506 raft_consensus.cc:740] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.387217 28506 consensus_queue.cc:260] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.389140 28506 ts_tablet_manager.cc:1434] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:09:15.389503 28317 raft_consensus.cc:2468] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:15.390283 28507 tablet_bootstrap.cc:654] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.389977 28506 tablet_bootstrap.cc:492] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:15.390533 28356 leader_election.cc:304] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:15.391355 28552 raft_consensus.cc:2804] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.391798 28552 raft_consensus.cc:697] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:15.392506 28552 consensus_queue.cc:237] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.393381 28463 raft_consensus.cc:2468] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:15.394021 28508 tablet_bootstrap.cc:492] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:15.394418 28508 ts_tablet_manager.cc:1403] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.000s
I20260713 09:09:15.396960 28508 raft_consensus.cc:359] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.397616 28508 raft_consensus.cc:385] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.397894 28508 raft_consensus.cc:740] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.400014 28508 consensus_queue.cc:260] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.401196 28506 tablet_bootstrap.cc:654] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.401998 28508 ts_tablet_manager.cc:1434] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:15.402748 28507 tablet_bootstrap.cc:492] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:15.402891 28508 tablet_bootstrap.cc:492] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1: Bootstrap starting.
I20260713 09:09:15.403246 28507 ts_tablet_manager.cc:1403] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.002s
I20260713 09:09:15.405452 28507 raft_consensus.cc:359] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.406093 28507 raft_consensus.cc:385] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.406420 28507 raft_consensus.cc:740] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.407176 28507 consensus_queue.cc:260] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.411355 28507 ts_tablet_manager.cc:1434] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:09:15.412047 28506 tablet_bootstrap.cc:492] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:15.412200 28507 tablet_bootstrap.cc:492] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:15.412557 28506 ts_tablet_manager.cc:1403] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260713 09:09:15.412094 28212 catalog_manager.cc:5697] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.415382 28570 raft_consensus.cc:493] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.415709 28513 raft_consensus.cc:493] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.415815 28570 raft_consensus.cc:515] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.416208 28513 raft_consensus.cc:515] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.417788 28570 leader_election.cc:290] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:15.418713 28508 tablet_bootstrap.cc:654] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.421563 28507 tablet_bootstrap.cc:654] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.424371 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:15.425397 28317 raft_consensus.cc:2468] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:15.426604 28430 leader_election.cc:304] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.424602 28568 consensus_queue.cc:1048] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:15.428480 28570 raft_consensus.cc:2804] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.428557 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:15.428890 28570 raft_consensus.cc:493] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.429293 28570 raft_consensus.cc:3060] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.429400 28390 raft_consensus.cc:2468] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:15.433193 28513 leader_election.cc:290] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:15.434425 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc3cab70bc94c33b3c0005ddb06278e" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
W20260713 09:09:15.436646 28429 leader_election.cc:343] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:15.436771 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc3cab70bc94c33b3c0005ddb06278e" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
W20260713 09:09:15.438424 28430 leader_election.cc:343] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:15.438970 28430 leader_election.cc:304] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:15.440140 28513 raft_consensus.cc:2749] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:15.435849 28570 raft_consensus.cc:515] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.441736 28506 raft_consensus.cc:359] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.442364 28506 raft_consensus.cc:385] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.442638 28506 raft_consensus.cc:740] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.443200 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:15.443907 28317 raft_consensus.cc:3060] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.444792 28506 consensus_queue.cc:260] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.447026 28506 ts_tablet_manager.cc:1434] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.004s
I20260713 09:09:15.448118 28506 tablet_bootstrap.cc:492] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:15.450121 28317 raft_consensus.cc:2468] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:15.451129 28430 leader_election.cc:304] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.451922 28513 raft_consensus.cc:2804] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.452870 28513 raft_consensus.cc:697] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:15.453663 28513 consensus_queue.cc:237] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.456954 28508 tablet_bootstrap.cc:492] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1: No bootstrap required, opened a new log
I20260713 09:09:15.457815 28508 ts_tablet_manager.cc:1403] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.000s
I20260713 09:09:15.458451 28570 leader_election.cc:290] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:15.460908 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:15.461341 28508 raft_consensus.cc:359] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.461694 28391 raft_consensus.cc:3060] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.462496 28573 raft_consensus.cc:493] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.462961 28573 raft_consensus.cc:515] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.464874 28573 leader_election.cc:290] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:15.468761 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:15.469336 28317 raft_consensus.cc:2468] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:15.462007 28508 raft_consensus.cc:385] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.470229 28508 raft_consensus.cc:740] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.470444 28430 leader_election.cc:304] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.471174 28570 raft_consensus.cc:2804] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.471486 28570 raft_consensus.cc:493] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.471799 28570 raft_consensus.cc:3060] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.471768 28508 consensus_queue.cc:260] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.472750 28514 consensus_queue.cc:1048] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.473855 28508 ts_tablet_manager.cc:1434] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:09:15.474085 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:15.474356 28391 raft_consensus.cc:2468] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:15.474695 28390 raft_consensus.cc:2468] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:15.477936 28506 tablet_bootstrap.cc:654] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.491143 28507 tablet_bootstrap.cc:492] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:15.491693 28507 ts_tablet_manager.cc:1403] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.033s
I20260713 09:09:15.497371 28507 raft_consensus.cc:359] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.498160 28507 raft_consensus.cc:385] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.498395 28507 raft_consensus.cc:740] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.500206 28507 consensus_queue.cc:260] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.501309 28506 tablet_bootstrap.cc:492] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:15.501765 28506 ts_tablet_manager.cc:1403] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.001s
I20260713 09:09:15.502389 28507 ts_tablet_manager.cc:1434] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:09:15.502393 28570 raft_consensus.cc:515] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.502488 28215 catalog_manager.cc:5697] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:15.503440 28507 tablet_bootstrap.cc:492] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:15.504213 28506 raft_consensus.cc:359] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.504824 28506 raft_consensus.cc:385] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.505074 28506 raft_consensus.cc:740] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.505764 28506 consensus_queue.cc:260] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.506036 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:15.506613 28316 raft_consensus.cc:3060] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.507688 28506 ts_tablet_manager.cc:1434] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:09:15.508471 28506 tablet_bootstrap.cc:492] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109: Bootstrap starting.
I20260713 09:09:15.509655 28507 tablet_bootstrap.cc:654] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.514489 28506 tablet_bootstrap.cc:654] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.514926 28570 leader_election.cc:290] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:15.515966 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:15.516230 28507 tablet_bootstrap.cc:492] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:15.516525 28390 raft_consensus.cc:3060] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.516855 28507 ts_tablet_manager.cc:1403] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:09:15.520175 28507 raft_consensus.cc:359] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.520942 28507 raft_consensus.cc:385] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.521291 28507 raft_consensus.cc:740] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.522140 28507 consensus_queue.cc:260] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.523778 28569 raft_consensus.cc:493] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.524087 28507 ts_tablet_manager.cc:1434] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:09:15.524354 28569 raft_consensus.cc:515] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.525022 28507 tablet_bootstrap.cc:492] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b: Bootstrap starting.
I20260713 09:09:15.528891 28569 leader_election.cc:290] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.530748 28507 tablet_bootstrap.cc:654] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.530588 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:15.531205 28391 raft_consensus.cc:2468] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 0.
I20260713 09:09:15.534642 28280 leader_election.cc:304] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:15.535693 28390 raft_consensus.cc:2468] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:15.538060 28569 raft_consensus.cc:2804] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.538506 28569 raft_consensus.cc:493] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.538725 28463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:15.538897 28569 raft_consensus.cc:3060] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.539321 28463 raft_consensus.cc:2468] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 0.
I20260713 09:09:15.537950 28429 leader_election.cc:304] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.540490 28570 raft_consensus.cc:2804] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.541113 28570 raft_consensus.cc:697] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:15.542217 28568 raft_consensus.cc:493] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.542663 28568 raft_consensus.cc:515] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.543604 28507 tablet_bootstrap.cc:492] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b: No bootstrap required, opened a new log
I20260713 09:09:15.544167 28507 ts_tablet_manager.cc:1403] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:09:15.544514 28568 leader_election.cc:290] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.547300 28507 raft_consensus.cc:359] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.548090 28507 raft_consensus.cc:385] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.548440 28507 raft_consensus.cc:740] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.548870 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc3cab70bc94c33b3c0005ddb06278e" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:15.549304 28507 consensus_queue.cc:260] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.541931 28570 consensus_queue.cc:237] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.552102 28507 ts_tablet_manager.cc:1434] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:09:15.553037 28569 raft_consensus.cc:515] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
W20260713 09:09:15.554579 28280 leader_election.cc:343] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:15.553185 28463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc3cab70bc94c33b3c0005ddb06278e" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:15.555359 28463 raft_consensus.cc:2468] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 0.
I20260713 09:09:15.556098 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:15.556638 28390 raft_consensus.cc:3060] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.556876 28569 leader_election.cc:290] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.558687 28463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:15.559890 28463 raft_consensus.cc:3060] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.514771 28316 raft_consensus.cc:2468] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:15.559345 28280 leader_election.cc:304] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: a0839aa561424ba99400f0fab30a7109
I20260713 09:09:15.562767 28390 raft_consensus.cc:2468] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:15.563274 28569 raft_consensus.cc:2804] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.565984 28569 raft_consensus.cc:493] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.566407 28569 raft_consensus.cc:3060] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.565706 28506 tablet_bootstrap.cc:492] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109: No bootstrap required, opened a new log
I20260713 09:09:15.566418 28280 leader_election.cc:304] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:15.567412 28506 ts_tablet_manager.cc:1403] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.043s
I20260713 09:09:15.569970 28568 raft_consensus.cc:2804] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.570420 28568 raft_consensus.cc:697] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:15.571165 28568 consensus_queue.cc:237] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.570067 28506 raft_consensus.cc:359] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.576012 28506 raft_consensus.cc:385] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.575944 28569 raft_consensus.cc:515] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.576361 28506 raft_consensus.cc:740] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.577045 28506 consensus_queue.cc:260] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.579018 28506 ts_tablet_manager.cc:1434] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:09:15.579900 28212 catalog_manager.cc:5697] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd4423bf48941b89c853b870218e39b (127.26.149.1). New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.580770 28569 leader_election.cc:290] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.581075 28463 raft_consensus.cc:2468] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:15.583068 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc3cab70bc94c33b3c0005ddb06278e" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:15.583575 28391 raft_consensus.cc:3060] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.585443 28213 catalog_manager.cc:5697] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:15.586679 28463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc3cab70bc94c33b3c0005ddb06278e" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:15.587181 28463 raft_consensus.cc:3060] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.589673 28391 raft_consensus.cc:2468] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:15.595005 28280 leader_election.cc:304] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:15.596451 28463 raft_consensus.cc:2468] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:15.597631 28568 raft_consensus.cc:2804] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.598145 28568 raft_consensus.cc:697] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:15.598802 28568 consensus_queue.cc:237] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.600528 28570 raft_consensus.cc:493] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.600989 28570 raft_consensus.cc:515] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.603739 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbf1fa7d7644bd69cd98eb9739e1e9d" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:15.604077 28573 raft_consensus.cc:493] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.604331 28316 raft_consensus.cc:2468] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:15.604482 28573 raft_consensus.cc:515] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.605458 28430 leader_election.cc:304] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.606366 28573 leader_election.cc:290] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:15.606606 28523 raft_consensus.cc:2804] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.606951 28523 raft_consensus.cc:493] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.602870 28570 leader_election.cc:290] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:15.607319 28523 raft_consensus.cc:3060] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.607496 28213 catalog_manager.cc:5697] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd4423bf48941b89c853b870218e39b (127.26.149.1). New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.608454 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:15.609059 28316 raft_consensus.cc:2468] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:15.609243 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbf1fa7d7644bd69cd98eb9739e1e9d" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:15.609947 28391 raft_consensus.cc:2468] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:15.610271 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:15.610846 28390 raft_consensus.cc:2468] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 0.
I20260713 09:09:15.611805 28430 leader_election.cc:304] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.612567 28570 raft_consensus.cc:2804] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.612952 28570 raft_consensus.cc:493] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.613361 28570 raft_consensus.cc:3060] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.613657 28523 raft_consensus.cc:515] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.616418 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbf1fa7d7644bd69cd98eb9739e1e9d" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:15.616102 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbf1fa7d7644bd69cd98eb9739e1e9d" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:15.616987 28391 raft_consensus.cc:3060] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.617151 28316 raft_consensus.cc:3060] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.619544 28570 raft_consensus.cc:515] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.621289 28316 raft_consensus.cc:2468] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:15.621428 28570 leader_election.cc:290] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:15.622030 28523 leader_election.cc:290] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:15.622133 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:15.622346 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:15.622713 28317 raft_consensus.cc:3060] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.622908 28390 raft_consensus.cc:3060] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.624289 28391 raft_consensus.cc:2468] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:15.625469 28429 leader_election.cc:304] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.626394 28523 raft_consensus.cc:2804] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.626875 28523 raft_consensus.cc:697] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:15.627952 28317 raft_consensus.cc:2468] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:15.627668 28523 consensus_queue.cc:237] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.628762 28390 raft_consensus.cc:2468] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:15.628945 28430 leader_election.cc:304] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.629737 28570 raft_consensus.cc:2804] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.630131 28570 raft_consensus.cc:697] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:15.630668 28570 consensus_queue.cc:237] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.636013 28213 catalog_manager.cc:5697] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:15.646518 28213 catalog_manager.cc:5697] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:15.696749 28552 consensus_queue.cc:1048] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.706236 28552 consensus_queue.cc:1048] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.723078 28552 raft_consensus.cc:493] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.723462 28552 raft_consensus.cc:515] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.725128 28552 leader_election.cc:290] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.725066 28570 consensus_queue.cc:1048] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:15.725776 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fbbfc97c944e8951121137b9bb63a" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:15.726040 28463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fbbfc97c944e8951121137b9bb63a" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:15.726420 28317 raft_consensus.cc:2468] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:15.726622 28463 raft_consensus.cc:2468] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 0.
I20260713 09:09:15.727622 28355 leader_election.cc:304] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:15.728572 28552 raft_consensus.cc:2804] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.728876 28552 raft_consensus.cc:493] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.729212 28552 raft_consensus.cc:3060] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.739742 28568 consensus_queue.cc:1048] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.745688 28570 consensus_queue.cc:1048] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.748775 28552 raft_consensus.cc:515] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.751775 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fbbfc97c944e8951121137b9bb63a" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:15.752451 28316 raft_consensus.cc:3060] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.755731 28569 consensus_queue.cc:1048] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.763900 28316 raft_consensus.cc:2468] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:15.765980 28356 leader_election.cc:304] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:15.766698 28532 raft_consensus.cc:2804] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.769404 28532 raft_consensus.cc:697] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:15.770334 28532 consensus_queue.cc:237] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:15.778582 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fbbfc97c944e8951121137b9bb63a" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:15.779141 28465 raft_consensus.cc:3060] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.781652 28552 leader_election.cc:290] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:15.783685 28215 catalog_manager.cc:5697] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.785352 28465 raft_consensus.cc:2468] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:15.865985 28552 consensus_queue.cc:1048] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.869829 28532 consensus_queue.cc:1048] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.872655 28532 consensus_queue.cc:1048] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.885577 28512 consensus_queue.cc:1048] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.938577 28570 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.947090 28513 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.961416 28570 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.974273 28513 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.992954 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260713 09:09:15.999135 28568 consensus_queue.cc:1048] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:16.002760 28675 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:16.006588 28676 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:16.010962 28568 consensus_queue.cc:1048] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:16.021875 28680 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:16.026552 27220 server_base.cc:1061] running on GCE node
I20260713 09:09:16.027700 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:16.027953 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:16.028159 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933756028144 us; error 0 us; skew 500 ppm
I20260713 09:09:16.028473 28664 consensus_queue.cc:1048] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.029112 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:16.037730 28568 consensus_queue.cc:1048] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.047739 27220 webserver.cc:533] Webserver started at http://127.26.149.4:44795/ using document root <none> and password file <none>
I20260713 09:09:16.048475 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:16.048772 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:16.049121 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:16.050452 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-3-root/instance:
uuid: "ad23f01bf9f346ae917e91659b17ed3a"
format_stamp: "Formatted at 2026-07-13 09:09:16 on dist-test-slave-v6t3"
I20260713 09:09:16.051144 28523 consensus_queue.cc:1048] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.057112 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:09:16.061527 28688 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:16.065092 27220 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:09:16.065658 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-3-root
uuid: "ad23f01bf9f346ae917e91659b17ed3a"
format_stamp: "Formatted at 2026-07-13 09:09:16 on dist-test-slave-v6t3"
I20260713 09:09:16.066015 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-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)
I20260713 09:09:16.067690 28570 consensus_queue.cc:1048] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.085750 28570 consensus_queue.cc:1048] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.092032 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:16.093731 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:16.095626 28513 consensus_queue.cc:1048] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.095954 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:16.098774 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:16.099005 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:16.099282 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:16.099498 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:16.175122 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.4:33345
I20260713 09:09:16.175189 28753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.4:33345 every 8 connection(s)
I20260713 09:09:16.179790 27220 auto_leader_rebalancer-test.cc:392] add a tserver: ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:16.307453 28754 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34171
I20260713 09:09:16.307886 28754 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:16.308878 28754 heartbeater.cc:507] Master 127.26.149.62:34171 requested a full tablet report, sending...
I20260713 09:09:16.311064 28212 ts_manager.cc:194] Registered new tserver with Master: ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:16.312662 28212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35332
I20260713 09:09:16.369587 28552 consensus_queue.cc:1048] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.383812 28532 consensus_queue.cc:1048] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.927996 28390 consensus_queue.cc:237] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:16.934156 28314 raft_consensus.cc:1275] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:16.934170 28466 raft_consensus.cc:1275] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:16.935765 28512 consensus_queue.cc:1048] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.936806 28532 consensus_queue.cc:1048] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.945214 28532 raft_consensus.cc:2955] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
W20260713 09:09:16.948382 28356 consensus_peers.cc:597] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 868d36a73e9b454ea36fc0de12405319. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:16.949941 28314 raft_consensus.cc:2955] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:16.950275 28466 raft_consensus.cc:2955] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:16.963665 28215 catalog_manager.cc:5697] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:16.976627 28466 consensus_queue.cc:237] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:16.983741 28390 raft_consensus.cc:1275] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:16.985109 28573 consensus_queue.cc:1048] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.985796 28314 raft_consensus.cc:1275] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:16.986979 28573 consensus_queue.cc:1048] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:16.995407 28430 consensus_peers.cc:597] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0986934a41104053997d280eb3eb22ed. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:16.994400 28513 raft_consensus.cc:2955] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:16.996697 28390 raft_consensus.cc:2955] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:16.998476 28314 raft_consensus.cc:2955] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:17.009315 28213 catalog_manager.cc:5697] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:17.016430 28390 consensus_queue.cc:237] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
W20260713 09:09:17.022668 28356 consensus_peers.cc:597] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e86fbbfc97c944e8951121137b9bb63a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:17.022969 28463 raft_consensus.cc:1275] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:17.023986 28314 raft_consensus.cc:1275] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:17.024168 28532 consensus_queue.cc:1048] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.025364 28535 consensus_queue.cc:1048] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.030673 28532 raft_consensus.cc:2955] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:17.032539 28317 raft_consensus.cc:2955] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:17.039999 28463 raft_consensus.cc:2955] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:17.052919 28214 catalog_manager.cc:5697] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:17.062201 28317 consensus_queue.cc:237] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:17.074461 28463 raft_consensus.cc:1275] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:17.075188 28390 raft_consensus.cc:1275] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:17.075779 28568 consensus_queue.cc:1048] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.076646 28569 consensus_queue.cc:1048] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.083778 28514 raft_consensus.cc:2955] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
W20260713 09:09:17.085314 28281 consensus_peers.cc:597] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6090f15d0b03416fb0d6a542a51ec442. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:17.085016 28390 raft_consensus.cc:2955] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:17.085935 28466 raft_consensus.cc:2955] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:17.097244 28213 catalog_manager.cc:5697] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:17.317129 28781 ts_tablet_manager.cc:933] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:17.317101 28754 heartbeater.cc:499] Master 127.26.149.62:34171 was elected leader, sending a full tablet report...
I20260713 09:09:17.319276 28781 tablet_copy_client.cc:323] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.2:38431
I20260713 09:09:17.330499 28402 tablet_copy_service.cc:140] P a0839aa561424ba99400f0fab30a7109: Received BeginTabletCopySession request for tablet 868d36a73e9b454ea36fc0de12405319 from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:46998)
I20260713 09:09:17.331085 28402 tablet_copy_service.cc:161] P a0839aa561424ba99400f0fab30a7109: Beginning new tablet copy session on tablet 868d36a73e9b454ea36fc0de12405319 from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:46998: session id = ad23f01bf9f346ae917e91659b17ed3a-868d36a73e9b454ea36fc0de12405319
W20260713 09:09:17.334699 28413 debug-util.cc:398] Leaking SignalData structure 0x7b0800132f40 after lost signal to thread 27223
W20260713 09:09:17.335474 28413 debug-util.cc:398] Leaking SignalData structure 0x7b08000fbd80 after lost signal to thread 28249
I20260713 09:09:17.339267 28402 tablet_copy_source_session.cc:215] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:17.343129 28781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868d36a73e9b454ea36fc0de12405319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:17.358950 28781 tablet_copy_client.cc:806] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:17.359588 28781 tablet_copy_client.cc:670] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:17.364060 28781 tablet_copy_client.cc:538] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:17.373471 28781 tablet_bootstrap.cc:492] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:17.395392 28781 tablet_bootstrap.cc:492] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:17.396329 28781 tablet_bootstrap.cc:492] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:17.396947 28781 ts_tablet_manager.cc:1403] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260713 09:09:17.399989 28781 raft_consensus.cc:359] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:17.400836 28781 raft_consensus.cc:740] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:17.401444 28781 consensus_queue.cc:260] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:17.423051 28781 ts_tablet_manager.cc:1434] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.024s
I20260713 09:09:17.424726 28402 tablet_copy_service.cc:342] P a0839aa561424ba99400f0fab30a7109: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-868d36a73e9b454ea36fc0de12405319 received from {username='slave'} at 127.0.0.1:46998
I20260713 09:09:17.425222 28402 tablet_copy_service.cc:434] P a0839aa561424ba99400f0fab30a7109: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-868d36a73e9b454ea36fc0de12405319 on tablet 868d36a73e9b454ea36fc0de12405319 with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:17.429111 28781 ts_tablet_manager.cc:933] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:17.449414 28786 ts_tablet_manager.cc:933] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:17.451802 28781 tablet_copy_client.cc:323] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.3:45485
I20260713 09:09:17.459393 28786 tablet_copy_client.cc:323] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.2:38431
I20260713 09:09:17.461057 28402 tablet_copy_service.cc:140] P a0839aa561424ba99400f0fab30a7109: Received BeginTabletCopySession request for tablet e86fbbfc97c944e8951121137b9bb63a from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:46998)
I20260713 09:09:17.461544 28402 tablet_copy_service.cc:161] P a0839aa561424ba99400f0fab30a7109: Beginning new tablet copy session on tablet e86fbbfc97c944e8951121137b9bb63a from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:46998: session id = ad23f01bf9f346ae917e91659b17ed3a-e86fbbfc97c944e8951121137b9bb63a
I20260713 09:09:17.465016 28476 tablet_copy_service.cc:140] P d410aef732474c8bbfa3fbaf1712efb1: Received BeginTabletCopySession request for tablet 0986934a41104053997d280eb3eb22ed from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:33776)
I20260713 09:09:17.466851 28476 tablet_copy_service.cc:161] P d410aef732474c8bbfa3fbaf1712efb1: Beginning new tablet copy session on tablet 0986934a41104053997d280eb3eb22ed from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:33776: session id = ad23f01bf9f346ae917e91659b17ed3a-0986934a41104053997d280eb3eb22ed
I20260713 09:09:17.479514 28402 tablet_copy_source_session.cc:215] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:17.482723 28786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86fbbfc97c944e8951121137b9bb63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:17.482831 28476 tablet_copy_source_session.cc:215] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:17.486306 28781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0986934a41104053997d280eb3eb22ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:17.534220 28786 tablet_copy_client.cc:806] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:17.534752 28786 tablet_copy_client.cc:670] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:17.540807 28781 tablet_copy_client.cc:806] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:17.541486 28781 tablet_copy_client.cc:670] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:17.543468 28786 tablet_copy_client.cc:538] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:17.545621 28781 tablet_copy_client.cc:538] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:17.553475 28781 tablet_bootstrap.cc:492] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:17.560902 28786 tablet_bootstrap.cc:492] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:17.597136 28781 tablet_bootstrap.cc:492] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:17.599090 28781 tablet_bootstrap.cc:492] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:17.599812 28781 ts_tablet_manager.cc:1403] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.015s
I20260713 09:09:17.608464 28786 tablet_bootstrap.cc:492] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:17.609382 28786 tablet_bootstrap.cc:492] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:17.610080 28786 ts_tablet_manager.cc:1403] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.014s
I20260713 09:09:17.611559 28781 raft_consensus.cc:359] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:17.612462 28781 raft_consensus.cc:740] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:17.612857 28786 raft_consensus.cc:359] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:17.613682 28786 raft_consensus.cc:740] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:17.613340 28781 consensus_queue.cc:260] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:17.614318 28786 consensus_queue.cc:260] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:17.615797 28781 ts_tablet_manager.cc:1434] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:09:17.617513 28476 tablet_copy_service.cc:342] P d410aef732474c8bbfa3fbaf1712efb1: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-0986934a41104053997d280eb3eb22ed received from {username='slave'} at 127.0.0.1:33776
I20260713 09:09:17.617913 28476 tablet_copy_service.cc:434] P d410aef732474c8bbfa3fbaf1712efb1: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-0986934a41104053997d280eb3eb22ed on tablet 0986934a41104053997d280eb3eb22ed with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:17.616860 28786 ts_tablet_manager.cc:1434] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:09:17.625854 28402 tablet_copy_service.cc:342] P a0839aa561424ba99400f0fab30a7109: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-e86fbbfc97c944e8951121137b9bb63a received from {username='slave'} at 127.0.0.1:46998
I20260713 09:09:17.626262 28402 tablet_copy_service.cc:434] P a0839aa561424ba99400f0fab30a7109: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-e86fbbfc97c944e8951121137b9bb63a on tablet e86fbbfc97c944e8951121137b9bb63a with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:17.631379 28786 ts_tablet_manager.cc:933] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729)
I20260713 09:09:17.633960 28786 tablet_copy_client.cc:323] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.1:46729
I20260713 09:09:17.661988 28327 tablet_copy_service.cc:140] P 4cd4423bf48941b89c853b870218e39b: Received BeginTabletCopySession request for tablet 6090f15d0b03416fb0d6a542a51ec442 from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:51960)
I20260713 09:09:17.662461 28327 tablet_copy_service.cc:161] P 4cd4423bf48941b89c853b870218e39b: Beginning new tablet copy session on tablet 6090f15d0b03416fb0d6a542a51ec442 from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:51960: session id = ad23f01bf9f346ae917e91659b17ed3a-6090f15d0b03416fb0d6a542a51ec442
I20260713 09:09:17.669638 28327 tablet_copy_source_session.cc:215] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:17.672446 28786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6090f15d0b03416fb0d6a542a51ec442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:17.687633 28786 tablet_copy_client.cc:806] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:17.688138 28786 tablet_copy_client.cc:670] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:17.693005 28786 tablet_copy_client.cc:538] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:17.702879 28786 tablet_bootstrap.cc:492] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:17.724792 28786 tablet_bootstrap.cc:492] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:17.725654 28786 tablet_bootstrap.cc:492] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:17.726269 28786 ts_tablet_manager.cc:1403] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260713 09:09:17.728936 28786 raft_consensus.cc:359] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:17.729812 28786 raft_consensus.cc:740] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:17.730389 28786 consensus_queue.cc:260] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:17.734543 28786 ts_tablet_manager.cc:1434] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:09:17.741845 28327 tablet_copy_service.cc:342] P 4cd4423bf48941b89c853b870218e39b: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-6090f15d0b03416fb0d6a542a51ec442 received from {username='slave'} at 127.0.0.1:51960
I20260713 09:09:17.742288 28327 tablet_copy_service.cc:434] P 4cd4423bf48941b89c853b870218e39b: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-6090f15d0b03416fb0d6a542a51ec442 on tablet 6090f15d0b03416fb0d6a542a51ec442 with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:17.840754 28729 raft_consensus.cc:1217] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:17.864253 28729 raft_consensus.cc:1217] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:17.869114 28729 raft_consensus.cc:1217] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:18.195727 28729 raft_consensus.cc:1217] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:18.268160 28795 raft_consensus.cc:1064] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:18.270252 28795 consensus_queue.cc:237] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:18.275564 28729 raft_consensus.cc:1275] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:18.277045 28512 consensus_queue.cc:1048] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:18.278414 28314 raft_consensus.cc:1275] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:18.277722 28466 raft_consensus.cc:1275] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:18.279915 28795 consensus_queue.cc:1048] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.280802 28797 consensus_queue.cc:1048] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.306793 28795 raft_consensus.cc:2955] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.311939 28314 raft_consensus.cc:2955] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.320685 28729 raft_consensus.cc:2955] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.327018 28215 catalog_manager.cc:5697] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.338215 28466 raft_consensus.cc:2955] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.346992 28532 raft_consensus.cc:1064] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:18.349468 28532 consensus_queue.cc:237] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:18.390794 28466 raft_consensus.cc:1275] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:18.393338 28729 raft_consensus.cc:1275] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:18.396296 28796 consensus_queue.cc:1048] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.403553 28797 consensus_queue.cc:1048] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.415290 28314 raft_consensus.cc:1275] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:18.416787 28796 consensus_queue.cc:1048] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.426685 28797 raft_consensus.cc:2955] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.431562 28466 raft_consensus.cc:2955] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.434688 28513 raft_consensus.cc:1064] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:18.436722 28513 consensus_queue.cc:237] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:18.440131 28729 raft_consensus.cc:2955] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.454064 28314 raft_consensus.cc:2955] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.467530 28728 raft_consensus.cc:1275] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:18.469305 28573 consensus_queue.cc:1048] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.475328 28390 raft_consensus.cc:1275] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:18.476749 28573 consensus_queue.cc:1048] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.477169 28314 raft_consensus.cc:1275] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:18.480227 28813 consensus_queue.cc:1048] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:18.498919 28573 raft_consensus.cc:2955] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.503153 28728 raft_consensus.cc:2955] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.511965 28314 raft_consensus.cc:2955] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.531739 28215 catalog_manager.cc:5697] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.548679 28214 catalog_manager.cc:5697] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.551645 28390 consensus_queue.cc:237] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:18.562883 28728 raft_consensus.cc:1275] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:18.565052 28532 consensus_queue.cc:1048] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:18.568989 28391 consensus_queue.cc:237] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:18.572690 28317 raft_consensus.cc:1275] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:18.574539 28466 raft_consensus.cc:1275] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:18.576346 28795 consensus_queue.cc:1048] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:18.581887 28391 raft_consensus.cc:2955] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.582520 28466 consensus_queue.cc:237] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:18.583825 28728 raft_consensus.cc:1275] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:18.586056 28797 consensus_queue.cc:1048] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:18.587771 28728 raft_consensus.cc:2955] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.593717 28797 raft_consensus.cc:2955] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.595023 28729 raft_consensus.cc:1275] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:18.595695 28463 raft_consensus.cc:2955] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.597837 28317 raft_consensus.cc:1275] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:18.599229 28513 consensus_queue.cc:1048] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:18.600268 28813 consensus_queue.cc:1048] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:18.602104 28796 consensus_queue.cc:1048] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:18.604380 28317 raft_consensus.cc:2955] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.608280 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e86fbbfc97c944e8951121137b9bb63a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:18.612565 28818 raft_consensus.cc:2955] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.618407 28729 raft_consensus.cc:2955] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.621053 28214 catalog_manager.cc:5697] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 reported cstate change: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:18.622457 28314 raft_consensus.cc:2955] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.627534 28532 raft_consensus.cc:2955] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.635046 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0986934a41104053997d280eb3eb22ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:18.634384 28212 catalog_manager.cc:5697] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.648062 28448 tablet_service.cc:1558] Processing DeleteTablet for tablet 868d36a73e9b454ea36fc0de12405319 with delete_type TABLET_DATA_TOMBSTONED (TS d410aef732474c8bbfa3fbaf1712efb1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33736
I20260713 09:09:18.653797 28728 raft_consensus.cc:2955] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.657219 28305 tablet_service.cc:1558] Processing DeleteTablet for tablet e86fbbfc97c944e8951121137b9bb63a with delete_type TABLET_DATA_TOMBSTONED (TS 4cd4423bf48941b89c853b870218e39b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58334
I20260713 09:09:18.658893 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 868d36a73e9b454ea36fc0de12405319 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:18.660979 28215 catalog_manager.cc:5697] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.673820 28819 tablet_replica.cc:333] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:18.676944 28377 tablet_service.cc:1558] Processing DeleteTablet for tablet 0986934a41104053997d280eb3eb22ed with delete_type TABLET_DATA_TOMBSTONED (TS a0839aa561424ba99400f0fab30a7109 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46958
I20260713 09:09:18.680534 28821 tablet_replica.cc:333] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:18.681195 28821 raft_consensus.cc:2243] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.682071 28821 raft_consensus.cc:2272] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.690476 28821 ts_tablet_manager.cc:1916] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:18.722606 28820 tablet_replica.cc:333] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:18.723744 28820 raft_consensus.cc:2243] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.724412 28820 raft_consensus.cc:2272] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.725411 28819 raft_consensus.cc:2243] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.726032 28819 raft_consensus.cc:2272] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.729291 28819 ts_tablet_manager.cc:1916] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:18.729765 28820 ts_tablet_manager.cc:1916] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:18.757988 28820 ts_tablet_manager.cc:1929] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:18.758977 28821 ts_tablet_manager.cc:1929] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:18.759586 28820 log.cc:1199] T e86fbbfc97c944e8951121137b9bb63a P 4cd4423bf48941b89c853b870218e39b: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-0-root/wals/e86fbbfc97c944e8951121137b9bb63a
I20260713 09:09:18.759680 28821 log.cc:1199] T 0986934a41104053997d280eb3eb22ed P a0839aa561424ba99400f0fab30a7109: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-1-root/wals/0986934a41104053997d280eb3eb22ed
I20260713 09:09:18.759073 28819 ts_tablet_manager.cc:1929] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:18.760789 28819 log.cc:1199] T 868d36a73e9b454ea36fc0de12405319 P d410aef732474c8bbfa3fbaf1712efb1: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-2-root/wals/868d36a73e9b454ea36fc0de12405319
I20260713 09:09:18.761874 28199 catalog_manager.cc:5028] TS a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): tablet 0986934a41104053997d280eb3eb22ed (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:18.762593 28200 catalog_manager.cc:5028] TS 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): tablet e86fbbfc97c944e8951121137b9bb63a (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:18.762632 28199 catalog_manager.cc:5028] TS d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): tablet 868d36a73e9b454ea36fc0de12405319 (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:18.801280 28799 raft_consensus.cc:1064] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:18.803922 28799 consensus_queue.cc:237] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:18.811106 28728 raft_consensus.cc:1275] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:18.812332 28463 raft_consensus.cc:1275] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:18.812651 28569 consensus_queue.cc:1048] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.813879 28391 raft_consensus.cc:1275] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:18.815519 28798 consensus_queue.cc:1048] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:18.824154 28799 consensus_queue.cc:1048] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.834244 28798 raft_consensus.cc:2955] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.838817 28463 raft_consensus.cc:2955] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.840611 28391 raft_consensus.cc:2955] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.853757 28215 catalog_manager.cc:5697] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.856465 28728 raft_consensus.cc:2955] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.878763 28314 consensus_queue.cc:237] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:18.885879 28728 raft_consensus.cc:1275] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:18.886593 28463 raft_consensus.cc:1275] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:18.887377 28799 consensus_queue.cc:1048] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:18.888936 28798 consensus_queue.cc:1048] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:18.908030 28728 raft_consensus.cc:2955] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.905102 28799 raft_consensus.cc:2955] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.915621 28463 raft_consensus.cc:2955] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.924165 28214 catalog_manager.cc:5697] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:18.933847 28377 tablet_service.cc:1558] Processing DeleteTablet for tablet 6090f15d0b03416fb0d6a542a51ec442 with delete_type TABLET_DATA_TOMBSTONED (TS a0839aa561424ba99400f0fab30a7109 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46958
I20260713 09:09:18.934679 28821 tablet_replica.cc:333] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:18.935510 28821 raft_consensus.cc:2243] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.936057 28821 raft_consensus.cc:2272] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.937373 28200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6090f15d0b03416fb0d6a542a51ec442 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:18.938944 28821 ts_tablet_manager.cc:1916] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:18.958593 28821 ts_tablet_manager.cc:1929] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:18.958997 28821 log.cc:1199] T 6090f15d0b03416fb0d6a542a51ec442 P a0839aa561424ba99400f0fab30a7109: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-1-root/wals/6090f15d0b03416fb0d6a542a51ec442
I20260713 09:09:18.960427 28199 catalog_manager.cc:5028] TS a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): tablet 6090f15d0b03416fb0d6a542a51ec442 (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:19.966825 28391 consensus_queue.cc:237] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
W20260713 09:09:19.973078 28356 consensus_peers.cc:597] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70c8a31e618947d595aaadabf5f90c66. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:19.973717 28463 raft_consensus.cc:1275] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:19.974491 28314 raft_consensus.cc:1275] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:19.974869 28828 consensus_queue.cc:1048] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:19.975672 28532 consensus_queue.cc:1048] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:19.982191 28828 raft_consensus.cc:2955] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:19.984599 28314 raft_consensus.cc:2955] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:19.990598 28463 raft_consensus.cc:2955] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.000195 28215 catalog_manager.cc:5697] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.007983 28391 consensus_queue.cc:237] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
W20260713 09:09:20.017925 28356 consensus_peers.cc:597] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21ffe305dcd04969a859c53d33f1ebd9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:20.020831 28463 raft_consensus.cc:1275] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:20.025780 28314 raft_consensus.cc:1275] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:20.026773 28834 consensus_queue.cc:1048] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:20.030771 28532 consensus_queue.cc:1048] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.068940 28835 raft_consensus.cc:2955] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.070873 28466 raft_consensus.cc:2955] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.073025 28314 raft_consensus.cc:2955] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.086673 28215 catalog_manager.cc:5697] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.095094 28466 consensus_queue.cc:237] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
W20260713 09:09:20.105240 28430 consensus_peers.cc:597] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08c25d3f629543ae91f12f53fc67fefd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:20.105334 28391 raft_consensus.cc:1275] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:20.106660 28818 consensus_queue.cc:1048] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.106896 28314 raft_consensus.cc:1275] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:20.108232 28830 consensus_queue.cc:1048] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.117645 28818 raft_consensus.cc:2955] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.121089 28314 raft_consensus.cc:2955] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.122608 28391 raft_consensus.cc:2955] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.130280 28466 consensus_queue.cc:237] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:20.135442 28214 catalog_manager.cc:5697] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.148550 28390 raft_consensus.cc:1275] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:20.149098 28430 consensus_peers.cc:597] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: beaf335b6fa94b13a1c646d4b7ca6c52. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:20.149940 28830 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.165475 28314 raft_consensus.cc:1275] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:20.167428 28830 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.188473 28830 raft_consensus.cc:2955] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.190717 28391 raft_consensus.cc:2955] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.191114 28314 raft_consensus.cc:2955] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.204994 28214 catalog_manager.cc:5697] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:20.496853 28853 ts_tablet_manager.cc:933] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:20.501230 28853 tablet_copy_client.cc:323] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.2:38431
I20260713 09:09:20.503070 28402 tablet_copy_service.cc:140] P a0839aa561424ba99400f0fab30a7109: Received BeginTabletCopySession request for tablet 21ffe305dcd04969a859c53d33f1ebd9 from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:46998)
I20260713 09:09:20.503639 28402 tablet_copy_service.cc:161] P a0839aa561424ba99400f0fab30a7109: Beginning new tablet copy session on tablet 21ffe305dcd04969a859c53d33f1ebd9 from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:46998: session id = ad23f01bf9f346ae917e91659b17ed3a-21ffe305dcd04969a859c53d33f1ebd9
I20260713 09:09:20.513514 28402 tablet_copy_source_session.cc:215] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:20.518673 28853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ffe305dcd04969a859c53d33f1ebd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.526158 28856 ts_tablet_manager.cc:933] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:20.535458 28856 tablet_copy_client.cc:323] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.2:38431
I20260713 09:09:20.541388 28402 tablet_copy_service.cc:140] P a0839aa561424ba99400f0fab30a7109: Received BeginTabletCopySession request for tablet 70c8a31e618947d595aaadabf5f90c66 from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:46998)
I20260713 09:09:20.541927 28402 tablet_copy_service.cc:161] P a0839aa561424ba99400f0fab30a7109: Beginning new tablet copy session on tablet 70c8a31e618947d595aaadabf5f90c66 from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:46998: session id = ad23f01bf9f346ae917e91659b17ed3a-70c8a31e618947d595aaadabf5f90c66
I20260713 09:09:20.542471 28853 tablet_copy_client.cc:806] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:20.543056 28853 tablet_copy_client.cc:670] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:20.549870 28853 tablet_copy_client.cc:538] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:20.553381 28402 tablet_copy_source_session.cc:215] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:20.557010 28856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70c8a31e618947d595aaadabf5f90c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.572449 28853 tablet_bootstrap.cc:492] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:20.575465 28856 tablet_copy_client.cc:806] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:20.576061 28856 tablet_copy_client.cc:670] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:20.579959 28856 tablet_copy_client.cc:538] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:20.591180 28856 tablet_bootstrap.cc:492] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:20.629731 28856 tablet_bootstrap.cc:492] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:20.630689 28856 tablet_bootstrap.cc:492] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:20.631390 28856 ts_tablet_manager.cc:1403] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.013s
I20260713 09:09:20.633041 28853 tablet_bootstrap.cc:492] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:20.634579 28860 ts_tablet_manager.cc:933] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:20.634656 28853 tablet_bootstrap.cc:492] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:20.635962 28856 raft_consensus.cc:359] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:20.637642 28856 raft_consensus.cc:740] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:20.638398 28856 consensus_queue.cc:260] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:20.645139 28860 tablet_copy_client.cc:323] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.3:45485
I20260713 09:09:20.648605 28476 tablet_copy_service.cc:140] P d410aef732474c8bbfa3fbaf1712efb1: Received BeginTabletCopySession request for tablet 08c25d3f629543ae91f12f53fc67fefd from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:33776)
I20260713 09:09:20.649358 28476 tablet_copy_service.cc:161] P d410aef732474c8bbfa3fbaf1712efb1: Beginning new tablet copy session on tablet 08c25d3f629543ae91f12f53fc67fefd from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:33776: session id = ad23f01bf9f346ae917e91659b17ed3a-08c25d3f629543ae91f12f53fc67fefd
I20260713 09:09:20.661684 28856 ts_tablet_manager.cc:1434] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.030s	user 0.014s	sys 0.011s
I20260713 09:09:20.664583 28402 tablet_copy_service.cc:342] P a0839aa561424ba99400f0fab30a7109: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-70c8a31e618947d595aaadabf5f90c66 received from {username='slave'} at 127.0.0.1:46998
I20260713 09:09:20.665071 28402 tablet_copy_service.cc:434] P a0839aa561424ba99400f0fab30a7109: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-70c8a31e618947d595aaadabf5f90c66 on tablet 70c8a31e618947d595aaadabf5f90c66 with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:20.678655 28476 tablet_copy_source_session.cc:215] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:20.635546 28853 ts_tablet_manager.cc:1403] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.008s
I20260713 09:09:20.686244 28853 raft_consensus.cc:359] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:20.686991 28853 raft_consensus.cc:740] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:20.687865 28853 consensus_queue.cc:260] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:20.690348 28853 ts_tablet_manager.cc:1434] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:09:20.691937 28402 tablet_copy_service.cc:342] P a0839aa561424ba99400f0fab30a7109: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-21ffe305dcd04969a859c53d33f1ebd9 received from {username='slave'} at 127.0.0.1:46998
I20260713 09:09:20.692317 28402 tablet_copy_service.cc:434] P a0839aa561424ba99400f0fab30a7109: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-21ffe305dcd04969a859c53d33f1ebd9 on tablet 21ffe305dcd04969a859c53d33f1ebd9 with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:20.694590 28860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c25d3f629543ae91f12f53fc67fefd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.709964 28860 tablet_copy_client.cc:806] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:20.710566 28860 tablet_copy_client.cc:670] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:20.715329 28860 tablet_copy_client.cc:538] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:20.720808 28860 tablet_bootstrap.cc:492] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:20.735001 28853 ts_tablet_manager.cc:933] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:20.736573 28853 tablet_copy_client.cc:323] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.3:45485
I20260713 09:09:20.736792 28860 tablet_bootstrap.cc:492] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:20.737742 28860 tablet_bootstrap.cc:492] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:20.738204 28476 tablet_copy_service.cc:140] P d410aef732474c8bbfa3fbaf1712efb1: Received BeginTabletCopySession request for tablet beaf335b6fa94b13a1c646d4b7ca6c52 from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:33776)
I20260713 09:09:20.738433 28860 ts_tablet_manager.cc:1403] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260713 09:09:20.738778 28476 tablet_copy_service.cc:161] P d410aef732474c8bbfa3fbaf1712efb1: Beginning new tablet copy session on tablet beaf335b6fa94b13a1c646d4b7ca6c52 from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:33776: session id = ad23f01bf9f346ae917e91659b17ed3a-beaf335b6fa94b13a1c646d4b7ca6c52
I20260713 09:09:20.741396 28860 raft_consensus.cc:359] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:20.742270 28860 raft_consensus.cc:740] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:20.742913 28860 consensus_queue.cc:260] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:20.747015 28860 ts_tablet_manager.cc:1434] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:20.747359 28476 tablet_copy_source_session.cc:215] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:20.748937 28475 tablet_copy_service.cc:342] P d410aef732474c8bbfa3fbaf1712efb1: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-08c25d3f629543ae91f12f53fc67fefd received from {username='slave'} at 127.0.0.1:33776
I20260713 09:09:20.749383 28475 tablet_copy_service.cc:434] P d410aef732474c8bbfa3fbaf1712efb1: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-08c25d3f629543ae91f12f53fc67fefd on tablet 08c25d3f629543ae91f12f53fc67fefd with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:20.750610 28853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beaf335b6fa94b13a1c646d4b7ca6c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.763521 28853 tablet_copy_client.cc:806] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:20.764078 28853 tablet_copy_client.cc:670] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:20.767432 28853 tablet_copy_client.cc:538] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:20.773272 28853 tablet_bootstrap.cc:492] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:20.788478 28853 tablet_bootstrap.cc:492] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:20.789330 28853 tablet_bootstrap.cc:492] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:20.789974 28853 ts_tablet_manager.cc:1403] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.005s
I20260713 09:09:20.792759 28853 raft_consensus.cc:359] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:20.793323 28853 raft_consensus.cc:740] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:20.793828 28853 consensus_queue.cc:260] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:20.795735 28853 ts_tablet_manager.cc:1434] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:09:20.797017 28475 tablet_copy_service.cc:342] P d410aef732474c8bbfa3fbaf1712efb1: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-beaf335b6fa94b13a1c646d4b7ca6c52 received from {username='slave'} at 127.0.0.1:33776
I20260713 09:09:20.797338 28475 tablet_copy_service.cc:434] P d410aef732474c8bbfa3fbaf1712efb1: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-beaf335b6fa94b13a1c646d4b7ca6c52 on tablet beaf335b6fa94b13a1c646d4b7ca6c52 with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:20.944478 28728 raft_consensus.cc:1217] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:21.046303 28728 raft_consensus.cc:1217] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:21.143864 28728 raft_consensus.cc:1217] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:21.246979 28728 raft_consensus.cc:1217] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:21.371567 28867 raft_consensus.cc:1064] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:21.374078 28867 consensus_queue.cc:237] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:21.380241 28728 raft_consensus.cc:1275] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:21.381079 28314 raft_consensus.cc:1275] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:21.382040 28466 raft_consensus.cc:1275] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:21.382274 28867 consensus_queue.cc:1048] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.383390 28834 consensus_queue.cc:1048] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.384136 28870 consensus_queue.cc:1048] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.401031 28870 raft_consensus.cc:2955] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.402612 28314 raft_consensus.cc:2955] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.404968 28466 raft_consensus.cc:2955] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.413511 28728 raft_consensus.cc:2955] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.422456 28215 catalog_manager.cc:5697] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.448555 28391 consensus_queue.cc:237] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:21.454105 28728 raft_consensus.cc:1275] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:21.456569 28463 raft_consensus.cc:1275] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:21.456983 28834 consensus_queue.cc:1048] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.463848 28834 consensus_queue.cc:1048] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.465190 28532 raft_consensus.cc:2955] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.466571 28728 raft_consensus.cc:2955] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.471899 28466 raft_consensus.cc:2955] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.481815 28212 catalog_manager.cc:5697] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.485551 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70c8a31e618947d595aaadabf5f90c66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:21.492105 28305 tablet_service.cc:1558] Processing DeleteTablet for tablet 70c8a31e618947d595aaadabf5f90c66 with delete_type TABLET_DATA_TOMBSTONED (TS 4cd4423bf48941b89c853b870218e39b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58334
I20260713 09:09:21.494233 28878 tablet_replica.cc:333] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:21.495316 28878 raft_consensus.cc:2243] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.496030 28878 raft_consensus.cc:2272] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.499310 28878 ts_tablet_manager.cc:1916] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:21.513326 28878 ts_tablet_manager.cc:1929] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:21.513743 28878 log.cc:1199] T 70c8a31e618947d595aaadabf5f90c66 P 4cd4423bf48941b89c853b870218e39b: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-0-root/wals/70c8a31e618947d595aaadabf5f90c66
I20260713 09:09:21.515473 28200 catalog_manager.cc:5028] TS 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): tablet 70c8a31e618947d595aaadabf5f90c66 (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:21.562198 28867 raft_consensus.cc:1064] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:21.564042 28867 consensus_queue.cc:237] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:21.574381 28728 raft_consensus.cc:1275] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:21.575955 28314 raft_consensus.cc:1275] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:21.575965 28466 raft_consensus.cc:1275] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:21.576020 28867 consensus_queue.cc:1048] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:21.577526 28870 consensus_queue.cc:1048] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.578447 28867 consensus_queue.cc:1048] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.594960 28867 raft_consensus.cc:2955] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.598760 28728 raft_consensus.cc:2955] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.604230 28466 raft_consensus.cc:2955] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.604390 28314 raft_consensus.cc:2955] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.608174 28213 catalog_manager.cc:5697] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:21.621022 28391 consensus_queue.cc:237] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:21.627877 28728 raft_consensus.cc:1275] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:21.632761 28314 raft_consensus.cc:1275] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:21.635468 28532 consensus_queue.cc:1048] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.637921 28870 consensus_queue.cc:1048] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.642544 28532 raft_consensus.cc:2955] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.644943 28728 raft_consensus.cc:2955] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.646982 28818 raft_consensus.cc:1064] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:21.649406 28818 consensus_queue.cc:237] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:21.653622 28317 raft_consensus.cc:2955] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.660555 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21ffe305dcd04969a859c53d33f1ebd9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:21.660190 28212 catalog_manager.cc:5697] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.672233 28448 tablet_service.cc:1558] Processing DeleteTablet for tablet 21ffe305dcd04969a859c53d33f1ebd9 with delete_type TABLET_DATA_TOMBSTONED (TS d410aef732474c8bbfa3fbaf1712efb1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33736
I20260713 09:09:21.674198 28884 tablet_replica.cc:333] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:21.675232 28884 raft_consensus.cc:2243] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.676040 28884 raft_consensus.cc:2272] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.680150 28884 ts_tablet_manager.cc:1916] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:21.694433 28317 raft_consensus.cc:1275] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:21.695330 28391 raft_consensus.cc:1275] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:21.695411 28728 raft_consensus.cc:1275] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:21.696833 28884 ts_tablet_manager.cc:1929] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:21.697124 28849 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:21.697296 28884 log.cc:1199] T 21ffe305dcd04969a859c53d33f1ebd9 P d410aef732474c8bbfa3fbaf1712efb1: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-2-root/wals/21ffe305dcd04969a859c53d33f1ebd9
I20260713 09:09:21.699146 28199 catalog_manager.cc:5028] TS d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): tablet 21ffe305dcd04969a859c53d33f1ebd9 (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:21.699036 28818 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:21.700659 28849 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.731360 28885 raft_consensus.cc:1064] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:21.734046 28885 consensus_queue.cc:237] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:21.735081 28849 raft_consensus.cc:2955] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.748297 28390 raft_consensus.cc:2955] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.766952 28729 raft_consensus.cc:2955] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.780555 28317 raft_consensus.cc:2955] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.784906 28214 catalog_manager.cc:5697] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:21.793946 28390 raft_consensus.cc:1275] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:21.795374 28848 consensus_queue.cc:1048] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.795835 28729 raft_consensus.cc:1275] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:21.797113 28848 consensus_queue.cc:1048] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.797735 28317 raft_consensus.cc:1275] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:21.801405 28848 consensus_queue.cc:1048] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.812914 28848 raft_consensus.cc:2955] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.814071 28390 raft_consensus.cc:2955] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.817435 28466 consensus_queue.cc:237] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:21.831373 28316 raft_consensus.cc:1275] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:21.830891 28317 raft_consensus.cc:2955] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.833215 28728 raft_consensus.cc:2955] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.837369 28215 catalog_manager.cc:5697] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:21.839609 28729 raft_consensus.cc:1275] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:21.839712 28818 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.849994 28818 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.855159 28885 raft_consensus.cc:2955] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.858398 28317 raft_consensus.cc:2955] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.864451 28466 consensus_queue.cc:237] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:21.865437 28729 raft_consensus.cc:2955] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.870273 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet beaf335b6fa94b13a1c646d4b7ca6c52 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:21.875885 28215 catalog_manager.cc:5697] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.881647 28390 raft_consensus.cc:1275] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:21.883459 28848 consensus_queue.cc:1048] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.883978 28729 raft_consensus.cc:1275] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:21.887575 28377 tablet_service.cc:1558] Processing DeleteTablet for tablet beaf335b6fa94b13a1c646d4b7ca6c52 with delete_type TABLET_DATA_TOMBSTONED (TS a0839aa561424ba99400f0fab30a7109 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46958
I20260713 09:09:21.889549 28848 consensus_queue.cc:1048] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.899219 28849 raft_consensus.cc:2955] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.900615 28893 tablet_replica.cc:333] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:21.901749 28893 raft_consensus.cc:2243] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.902454 28893 raft_consensus.cc:2272] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.903529 28391 raft_consensus.cc:2955] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.906333 28893 ts_tablet_manager.cc:1916] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:21.908356 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 08c25d3f629543ae91f12f53fc67fefd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:21.915262 28729 raft_consensus.cc:2955] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:21.916170 28214 catalog_manager.cc:5697] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.925277 28893 ts_tablet_manager.cc:1929] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:21.925707 28893 log.cc:1199] T beaf335b6fa94b13a1c646d4b7ca6c52 P a0839aa561424ba99400f0fab30a7109: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-1-root/wals/beaf335b6fa94b13a1c646d4b7ca6c52
I20260713 09:09:21.927327 28199 catalog_manager.cc:5028] TS a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): tablet beaf335b6fa94b13a1c646d4b7ca6c52 (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:21.928228 28305 tablet_service.cc:1558] Processing DeleteTablet for tablet 08c25d3f629543ae91f12f53fc67fefd with delete_type TABLET_DATA_TOMBSTONED (TS 4cd4423bf48941b89c853b870218e39b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58334
I20260713 09:09:21.929200 28878 tablet_replica.cc:333] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:21.930382 28878 raft_consensus.cc:2243] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.931344 28878 raft_consensus.cc:2272] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.936029 28878 ts_tablet_manager.cc:1916] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:21.946372 28878 ts_tablet_manager.cc:1929] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:21.946651 28878 log.cc:1199] T 08c25d3f629543ae91f12f53fc67fefd P 4cd4423bf48941b89c853b870218e39b: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-0-root/wals/08c25d3f629543ae91f12f53fc67fefd
I20260713 09:09:21.947722 28200 catalog_manager.cc:5028] TS 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): tablet 08c25d3f629543ae91f12f53fc67fefd (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:22.960793 28391 consensus_queue.cc:237] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:22.966338 28466 raft_consensus.cc:1275] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:22.967707 28356 consensus_peers.cc:597] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26e9c69152b94d4f9487dedfd7f78a9d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.967747 28834 consensus_queue.cc:1048] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:22.968796 28317 raft_consensus.cc:1275] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:22.970062 28895 consensus_queue.cc:1048] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:22.976543 28834 raft_consensus.cc:2955] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:22.986415 28466 raft_consensus.cc:2955] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:22.989585 28317 raft_consensus.cc:2955] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:22.991488 28215 catalog_manager.cc:5697] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.998668 28391 consensus_queue.cc:237] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:23.005726 28466 raft_consensus.cc:1275] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:23.007659 28895 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:23.008780 28317 raft_consensus.cc:1275] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:23.010558 28895 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:23.011659 28356 consensus_peers.cc:597] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7cb358605d02452b9b5b5dd9761048c1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:23.017760 28532 raft_consensus.cc:2955] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:23.019852 28463 raft_consensus.cc:2955] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:23.032651 28317 raft_consensus.cc:2955] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:23.033407 28214 catalog_manager.cc:5697] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:23.045781 28463 consensus_queue.cc:237] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
W20260713 09:09:23.053369 28430 consensus_peers.cc:597] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f62dcc034a9146d1be88b8e75d3bb8ff. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:23.060078 28316 raft_consensus.cc:1275] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:23.061429 28908 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.062708 28391 raft_consensus.cc:1275] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:23.064528 28908 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.069862 28907 raft_consensus.cc:2955] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:23.074092 28316 raft_consensus.cc:2955] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:23.087867 28215 catalog_manager.cc:5697] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:23.089244 28390 raft_consensus.cc:2955] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:23.091040 28463 consensus_queue.cc:237] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:23.106353 28316 raft_consensus.cc:1275] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:23.106702 28430 consensus_peers.cc:597] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acbf1fa7d7644bd69cd98eb9739e1e9d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:23.109184 28909 consensus_queue.cc:1048] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:23.110410 28391 raft_consensus.cc:1275] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:23.111591 28909 consensus_queue.cc:1048] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.116196 28908 raft_consensus.cc:2955] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:23.117899 28316 raft_consensus.cc:2955] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:23.121033 28391 raft_consensus.cc:2955] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:23.132328 28214 catalog_manager.cc:5697] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:23.385524 28915 ts_tablet_manager.cc:933] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:23.387181 28915 tablet_copy_client.cc:323] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.2:38431
I20260713 09:09:23.388712 28402 tablet_copy_service.cc:140] P a0839aa561424ba99400f0fab30a7109: Received BeginTabletCopySession request for tablet 7cb358605d02452b9b5b5dd9761048c1 from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:46998)
I20260713 09:09:23.389222 28402 tablet_copy_service.cc:161] P a0839aa561424ba99400f0fab30a7109: Beginning new tablet copy session on tablet 7cb358605d02452b9b5b5dd9761048c1 from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:46998: session id = ad23f01bf9f346ae917e91659b17ed3a-7cb358605d02452b9b5b5dd9761048c1
I20260713 09:09:23.396219 28402 tablet_copy_source_session.cc:215] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:23.399217 28915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb358605d02452b9b5b5dd9761048c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.400530 28917 ts_tablet_manager.cc:933] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:23.402470 28917 tablet_copy_client.cc:323] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.2:38431
I20260713 09:09:23.404136 28402 tablet_copy_service.cc:140] P a0839aa561424ba99400f0fab30a7109: Received BeginTabletCopySession request for tablet 26e9c69152b94d4f9487dedfd7f78a9d from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:46998)
I20260713 09:09:23.404624 28402 tablet_copy_service.cc:161] P a0839aa561424ba99400f0fab30a7109: Beginning new tablet copy session on tablet 26e9c69152b94d4f9487dedfd7f78a9d from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:46998: session id = ad23f01bf9f346ae917e91659b17ed3a-26e9c69152b94d4f9487dedfd7f78a9d
I20260713 09:09:23.411437 28402 tablet_copy_source_session.cc:215] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:23.412118 28915 tablet_copy_client.cc:806] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:23.412961 28915 tablet_copy_client.cc:670] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:23.414359 28917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e9c69152b94d4f9487dedfd7f78a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.421342 28915 tablet_copy_client.cc:538] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:23.428495 28917 tablet_copy_client.cc:806] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:23.429080 28917 tablet_copy_client.cc:670] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:23.429800 28915 tablet_bootstrap.cc:492] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:23.432489 28917 tablet_copy_client.cc:538] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:23.438655 28917 tablet_bootstrap.cc:492] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:23.449929 28915 tablet_bootstrap.cc:492] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:23.450779 28915 tablet_bootstrap.cc:492] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:23.451412 28915 ts_tablet_manager.cc:1403] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260713 09:09:23.454274 28915 raft_consensus.cc:359] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:23.455137 28915 raft_consensus.cc:740] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:23.455771 28915 consensus_queue.cc:260] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:23.458498 28917 tablet_bootstrap.cc:492] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:23.459452 28917 tablet_bootstrap.cc:492] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:23.460222 28917 ts_tablet_manager.cc:1403] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260713 09:09:23.462136 28915 ts_tablet_manager.cc:1434] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:09:23.463430 28917 raft_consensus.cc:359] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:23.464388 28917 raft_consensus.cc:740] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:23.465145 28917 consensus_queue.cc:260] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:23.467837 28917 ts_tablet_manager.cc:1434] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:23.469784 28402 tablet_copy_service.cc:342] P a0839aa561424ba99400f0fab30a7109: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-26e9c69152b94d4f9487dedfd7f78a9d received from {username='slave'} at 127.0.0.1:46998
I20260713 09:09:23.470149 28402 tablet_copy_service.cc:434] P a0839aa561424ba99400f0fab30a7109: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-26e9c69152b94d4f9487dedfd7f78a9d on tablet 26e9c69152b94d4f9487dedfd7f78a9d with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:23.474143 28402 tablet_copy_service.cc:342] P a0839aa561424ba99400f0fab30a7109: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-7cb358605d02452b9b5b5dd9761048c1 received from {username='slave'} at 127.0.0.1:46998
I20260713 09:09:23.474483 28402 tablet_copy_service.cc:434] P a0839aa561424ba99400f0fab30a7109: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-7cb358605d02452b9b5b5dd9761048c1 on tablet 7cb358605d02452b9b5b5dd9761048c1 with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:23.506910 28915 ts_tablet_manager.cc:933] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:23.508548 28915 tablet_copy_client.cc:323] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.3:45485
I20260713 09:09:23.510172 28475 tablet_copy_service.cc:140] P d410aef732474c8bbfa3fbaf1712efb1: Received BeginTabletCopySession request for tablet acbf1fa7d7644bd69cd98eb9739e1e9d from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:33776)
I20260713 09:09:23.510691 28475 tablet_copy_service.cc:161] P d410aef732474c8bbfa3fbaf1712efb1: Beginning new tablet copy session on tablet acbf1fa7d7644bd69cd98eb9739e1e9d from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:33776: session id = ad23f01bf9f346ae917e91659b17ed3a-acbf1fa7d7644bd69cd98eb9739e1e9d
I20260713 09:09:23.516460 28475 tablet_copy_source_session.cc:215] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:23.518739 28915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acbf1fa7d7644bd69cd98eb9739e1e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.528038 28915 tablet_copy_client.cc:806] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:23.528501 28915 tablet_copy_client.cc:670] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:23.531677 28915 tablet_copy_client.cc:538] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:23.537056 28915 tablet_bootstrap.cc:492] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:23.553388 28915 tablet_bootstrap.cc:492] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:23.554184 28915 tablet_bootstrap.cc:492] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:23.554718 28915 ts_tablet_manager.cc:1403] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.008s
I20260713 09:09:23.557315 28915 raft_consensus.cc:359] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:23.558116 28915 raft_consensus.cc:740] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:23.558743 28915 consensus_queue.cc:260] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:23.561070 28915 ts_tablet_manager.cc:1434] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:09:23.562601 28475 tablet_copy_service.cc:342] P d410aef732474c8bbfa3fbaf1712efb1: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-acbf1fa7d7644bd69cd98eb9739e1e9d received from {username='slave'} at 127.0.0.1:33776
I20260713 09:09:23.562943 28475 tablet_copy_service.cc:434] P d410aef732474c8bbfa3fbaf1712efb1: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-acbf1fa7d7644bd69cd98eb9739e1e9d on tablet acbf1fa7d7644bd69cd98eb9739e1e9d with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:23.587177 28915 ts_tablet_manager.cc:933] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:23.588721 28915 tablet_copy_client.cc:323] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.3:45485
I20260713 09:09:23.590015 28475 tablet_copy_service.cc:140] P d410aef732474c8bbfa3fbaf1712efb1: Received BeginTabletCopySession request for tablet f62dcc034a9146d1be88b8e75d3bb8ff from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:33776)
I20260713 09:09:23.590410 28475 tablet_copy_service.cc:161] P d410aef732474c8bbfa3fbaf1712efb1: Beginning new tablet copy session on tablet f62dcc034a9146d1be88b8e75d3bb8ff from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:33776: session id = ad23f01bf9f346ae917e91659b17ed3a-f62dcc034a9146d1be88b8e75d3bb8ff
I20260713 09:09:23.595037 28475 tablet_copy_source_session.cc:215] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:23.597394 28915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62dcc034a9146d1be88b8e75d3bb8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.608721 28915 tablet_copy_client.cc:806] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:23.609205 28915 tablet_copy_client.cc:670] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:23.611949 28915 tablet_copy_client.cc:538] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:23.616613 28915 tablet_bootstrap.cc:492] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:23.632133 28915 tablet_bootstrap.cc:492] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:23.632817 28915 tablet_bootstrap.cc:492] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:23.633240 28915 ts_tablet_manager.cc:1403] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260713 09:09:23.635324 28915 raft_consensus.cc:359] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:23.635815 28915 raft_consensus.cc:740] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:23.636215 28915 consensus_queue.cc:260] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:23.637627 28915 ts_tablet_manager.cc:1434] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:09:23.639252 28475 tablet_copy_service.cc:342] P d410aef732474c8bbfa3fbaf1712efb1: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-f62dcc034a9146d1be88b8e75d3bb8ff received from {username='slave'} at 127.0.0.1:33776
I20260713 09:09:23.639652 28475 tablet_copy_service.cc:434] P d410aef732474c8bbfa3fbaf1712efb1: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-f62dcc034a9146d1be88b8e75d3bb8ff on tablet f62dcc034a9146d1be88b8e75d3bb8ff with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:23.832496 28729 raft_consensus.cc:1217] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:23.860280 28729 raft_consensus.cc:1217] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:23.933329 28729 raft_consensus.cc:1217] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:24.156121 28729 raft_consensus.cc:1217] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:24.323997 28928 raft_consensus.cc:1064] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:24.325978 28928 consensus_queue.cc:237] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:24.331619 28729 raft_consensus.cc:1275] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:24.333033 28316 raft_consensus.cc:1275] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:24.332963 28928 consensus_queue.cc:1048] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:24.334407 28907 consensus_queue.cc:1048] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.332870 28390 raft_consensus.cc:1275] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:24.336180 28907 consensus_queue.cc:1048] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.344767 28905 raft_consensus.cc:1064] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:24.347041 28905 consensus_queue.cc:237] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:24.351078 28908 raft_consensus.cc:2955] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.352361 28729 raft_consensus.cc:2955] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.359385 28316 raft_consensus.cc:2955] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.361188 28390 raft_consensus.cc:2955] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.376993 28215 catalog_manager.cc:5697] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.405007 28729 raft_consensus.cc:1275] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:24.405843 28466 raft_consensus.cc:1275] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:24.406389 28927 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.407267 28895 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.421612 28316 raft_consensus.cc:1275] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:24.422953 28905 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.431653 28895 raft_consensus.cc:2955] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.433405 28316 raft_consensus.cc:2955] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.439380 28466 raft_consensus.cc:2955] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.447588 28463 consensus_queue.cc:237] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:24.450331 28729 raft_consensus.cc:2955] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.462692 28390 raft_consensus.cc:1275] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:24.464186 28908 consensus_queue.cc:1048] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:24.468573 28895 raft_consensus.cc:1064] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:24.470968 28895 consensus_queue.cc:237] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:24.462071 28729 raft_consensus.cc:1275] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:24.472422 28212 catalog_manager.cc:5697] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.473659 28908 consensus_queue.cc:1048] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:24.484843 28935 raft_consensus.cc:2955] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.494673 28728 raft_consensus.cc:2955] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.494923 28390 raft_consensus.cc:2955] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.499607 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet acbf1fa7d7644bd69cd98eb9739e1e9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:24.502404 28727 raft_consensus.cc:1275] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:24.503924 28905 consensus_queue.cc:1048] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.513674 28466 raft_consensus.cc:1275] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:24.515225 28927 consensus_queue.cc:1048] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.518051 28390 consensus_queue.cc:237] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:24.521042 28316 raft_consensus.cc:1275] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:24.525142 28211 catalog_manager.cc:5697] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.530267 28895 consensus_queue.cc:1048] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.532060 28728 raft_consensus.cc:1275] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:24.534891 28316 raft_consensus.cc:1275] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:24.534837 28895 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:24.538064 28305 tablet_service.cc:1558] Processing DeleteTablet for tablet acbf1fa7d7644bd69cd98eb9739e1e9d with delete_type TABLET_DATA_TOMBSTONED (TS 4cd4423bf48941b89c853b870218e39b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58334
I20260713 09:09:24.534394 28927 raft_consensus.cc:2955] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.549386 28949 tablet_replica.cc:333] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:24.550436 28949 raft_consensus.cc:2243] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:24.551620 28463 raft_consensus.cc:2955] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.557322 28905 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:24.552119 28728 raft_consensus.cc:2955] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.562369 28212 catalog_manager.cc:5697] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.572397 28895 raft_consensus.cc:2955] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.577055 28726 raft_consensus.cc:2955] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.577265 28317 raft_consensus.cc:2955] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.577586 28316 raft_consensus.cc:2955] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.579538 28949 raft_consensus.cc:2272] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:24.591106 28390 consensus_queue.cc:237] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:24.597704 28726 raft_consensus.cc:1275] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:24.597106 28211 catalog_manager.cc:5697] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.599326 28950 consensus_queue.cc:1048] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:24.601936 28949 ts_tablet_manager.cc:1916] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:24.602653 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7cb358605d02452b9b5b5dd9761048c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:24.603868 28314 raft_consensus.cc:1275] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:24.611630 28895 consensus_queue.cc:1048] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:09:24.615396 28448 tablet_service.cc:1558] Processing DeleteTablet for tablet 7cb358605d02452b9b5b5dd9761048c1 with delete_type TABLET_DATA_TOMBSTONED (TS d410aef732474c8bbfa3fbaf1712efb1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33736
I20260713 09:09:24.615864 28947 raft_consensus.cc:2955] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.622704 28314 raft_consensus.cc:2955] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.626981 28949 ts_tablet_manager.cc:1929] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:24.629735 28726 raft_consensus.cc:2955] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.637871 28949 log.cc:1199] T acbf1fa7d7644bd69cd98eb9739e1e9d P 4cd4423bf48941b89c853b870218e39b: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-0-root/wals/acbf1fa7d7644bd69cd98eb9739e1e9d
I20260713 09:09:24.640244 28200 catalog_manager.cc:5028] TS 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): tablet acbf1fa7d7644bd69cd98eb9739e1e9d (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:24.641916 28214 catalog_manager.cc:5697] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 reported cstate change: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.634799 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 26e9c69152b94d4f9487dedfd7f78a9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:24.636188 28951 tablet_replica.cc:333] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:24.646965 28951 raft_consensus.cc:2243] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:24.647689 28951 raft_consensus.cc:2272] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:24.652217 28448 tablet_service.cc:1558] Processing DeleteTablet for tablet 26e9c69152b94d4f9487dedfd7f78a9d with delete_type TABLET_DATA_TOMBSTONED (TS d410aef732474c8bbfa3fbaf1712efb1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33736
I20260713 09:09:24.653324 28951 ts_tablet_manager.cc:1916] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:24.663998 28951 ts_tablet_manager.cc:1929] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:24.664280 28951 log.cc:1199] T 7cb358605d02452b9b5b5dd9761048c1 P d410aef732474c8bbfa3fbaf1712efb1: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-2-root/wals/7cb358605d02452b9b5b5dd9761048c1
I20260713 09:09:24.665637 28199 catalog_manager.cc:5028] TS d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): tablet 7cb358605d02452b9b5b5dd9761048c1 (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:24.665786 28951 tablet_replica.cc:333] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:24.666622 28951 raft_consensus.cc:2243] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:24.667233 28951 raft_consensus.cc:2272] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:24.670073 28951 ts_tablet_manager.cc:1916] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:24.679008 28951 ts_tablet_manager.cc:1929] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:24.679315 28951 log.cc:1199] T 26e9c69152b94d4f9487dedfd7f78a9d P d410aef732474c8bbfa3fbaf1712efb1: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-2-root/wals/26e9c69152b94d4f9487dedfd7f78a9d
I20260713 09:09:24.680619 28199 catalog_manager.cc:5028] TS d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): tablet 26e9c69152b94d4f9487dedfd7f78a9d (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:24.729012 28907 raft_consensus.cc:1064] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:24.731017 28907 consensus_queue.cc:237] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:24.737811 28726 raft_consensus.cc:1275] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:24.737905 28390 raft_consensus.cc:1275] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:24.739249 28908 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.739868 28314 raft_consensus.cc:1275] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:24.741178 28908 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.743414 28908 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:24.761360 28935 raft_consensus.cc:2955] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.763401 28314 raft_consensus.cc:2955] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.764501 28390 raft_consensus.cc:2955] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.772831 28726 raft_consensus.cc:2955] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.783995 28214 catalog_manager.cc:5697] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.807257 28463 consensus_queue.cc:237] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:24.812968 28726 raft_consensus.cc:1275] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:24.813314 28317 raft_consensus.cc:1275] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:24.814169 28907 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:24.815003 28935 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:24.820969 28908 raft_consensus.cc:2955] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.823017 28317 raft_consensus.cc:2955] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.823123 28726 raft_consensus.cc:2955] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.831391 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f62dcc034a9146d1be88b8e75d3bb8ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:24.836273 28211 catalog_manager.cc:5697] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:24.846151 28377 tablet_service.cc:1558] Processing DeleteTablet for tablet f62dcc034a9146d1be88b8e75d3bb8ff with delete_type TABLET_DATA_TOMBSTONED (TS a0839aa561424ba99400f0fab30a7109 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46958
I20260713 09:09:24.848605 28957 tablet_replica.cc:333] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:24.849762 28957 raft_consensus.cc:2243] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:24.850299 28957 raft_consensus.cc:2272] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:24.854816 28957 ts_tablet_manager.cc:1916] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:24.865011 28957 ts_tablet_manager.cc:1929] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:24.865631 28957 log.cc:1199] T f62dcc034a9146d1be88b8e75d3bb8ff P a0839aa561424ba99400f0fab30a7109: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-1-root/wals/f62dcc034a9146d1be88b8e75d3bb8ff
I20260713 09:09:24.867244 28199 catalog_manager.cc:5028] TS a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): tablet f62dcc034a9146d1be88b8e75d3bb8ff (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:25.875406 28463 consensus_queue.cc:237] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
W20260713 09:09:25.880846 28430 consensus_peers.cc:597] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f199e2d3d511491797f3d10d2b187a53. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:25.880924 28390 raft_consensus.cc:1275] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:25.881422 28314 raft_consensus.cc:1275] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:25.882125 28956 consensus_queue.cc:1048] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.882934 28959 consensus_queue.cc:1048] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.889387 28963 raft_consensus.cc:2955] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:25.890415 28390 raft_consensus.cc:2955] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:25.890276 28314 raft_consensus.cc:2955] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:25.901767 28214 catalog_manager.cc:5697] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:25.903793 28314 consensus_queue.cc:237] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:25.916538 28463 raft_consensus.cc:1275] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:25.917196 28390 raft_consensus.cc:1275] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:25.917290 28281 consensus_peers.cc:597] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcc3cab70bc94c33b3c0005ddb06278e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:25.918427 28958 consensus_queue.cc:1048] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.919265 28919 consensus_queue.cc:1048] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.929004 28958 raft_consensus.cc:2955] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:25.933748 28463 raft_consensus.cc:2955] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:25.935668 28390 raft_consensus.cc:2955] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:25.943249 28466 consensus_queue.cc:237] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:25.948735 28212 catalog_manager.cc:5697] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
W20260713 09:09:25.952862 28430 consensus_peers.cc:597] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa51145ca9b9490e9203f8dcd431233b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:25.953496 28390 raft_consensus.cc:1275] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:25.954370 28314 raft_consensus.cc:1275] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:25.954747 28964 consensus_queue.cc:1048] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.955458 28963 consensus_queue.cc:1048] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.971174 28956 raft_consensus.cc:2955] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:25.972234 28390 raft_consensus.cc:2955] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:25.976656 28314 raft_consensus.cc:2955] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:25.985235 28214 catalog_manager.cc:5697] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.985669 28391 consensus_queue.cc:237] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
W20260713 09:09:25.993448 28356 consensus_peers.cc:597] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95b02ba3c3bc4b35a967fe4d9a5b01e0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:25.994705 28466 raft_consensus.cc:1275] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:25.996445 28905 consensus_queue.cc:1048] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.005133 28314 raft_consensus.cc:1275] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:26.010089 28977 consensus_queue.cc:1048] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.013451 28905 raft_consensus.cc:2955] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:26.018932 28314 raft_consensus.cc:2955] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:26.018720 28466 raft_consensus.cc:2955] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:26.034788 28211 catalog_manager.cc:5697] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:26.331658 28983 ts_tablet_manager.cc:933] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:26.333328 28983 tablet_copy_client.cc:323] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.3:45485
I20260713 09:09:26.334614 28475 tablet_copy_service.cc:140] P d410aef732474c8bbfa3fbaf1712efb1: Received BeginTabletCopySession request for tablet aa51145ca9b9490e9203f8dcd431233b from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:33776)
I20260713 09:09:26.335003 28475 tablet_copy_service.cc:161] P d410aef732474c8bbfa3fbaf1712efb1: Beginning new tablet copy session on tablet aa51145ca9b9490e9203f8dcd431233b from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:33776: session id = ad23f01bf9f346ae917e91659b17ed3a-aa51145ca9b9490e9203f8dcd431233b
I20260713 09:09:26.339483 28475 tablet_copy_source_session.cc:215] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:26.341856 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa51145ca9b9490e9203f8dcd431233b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.351004 28985 ts_tablet_manager.cc:933] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:26.352358 28983 tablet_copy_client.cc:806] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:26.352881 28983 tablet_copy_client.cc:670] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:26.353147 28985 tablet_copy_client.cc:323] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.3:45485
I20260713 09:09:26.354592 28475 tablet_copy_service.cc:140] P d410aef732474c8bbfa3fbaf1712efb1: Received BeginTabletCopySession request for tablet f199e2d3d511491797f3d10d2b187a53 from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:33776)
I20260713 09:09:26.355039 28475 tablet_copy_service.cc:161] P d410aef732474c8bbfa3fbaf1712efb1: Beginning new tablet copy session on tablet f199e2d3d511491797f3d10d2b187a53 from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:33776: session id = ad23f01bf9f346ae917e91659b17ed3a-f199e2d3d511491797f3d10d2b187a53
I20260713 09:09:26.356359 28983 tablet_copy_client.cc:538] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:26.361827 28475 tablet_copy_source_session.cc:215] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:26.363500 28983 tablet_bootstrap.cc:492] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:26.364542 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f199e2d3d511491797f3d10d2b187a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.380779 28985 tablet_copy_client.cc:806] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:26.381264 28985 tablet_copy_client.cc:670] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:26.384763 28985 tablet_copy_client.cc:538] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:26.391351 28983 tablet_bootstrap.cc:492] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:26.392181 28983 tablet_bootstrap.cc:492] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:26.392285 28985 tablet_bootstrap.cc:492] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:26.392727 28983 ts_tablet_manager.cc:1403] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.005s
I20260713 09:09:26.399832 28983 raft_consensus.cc:359] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:26.400645 28983 raft_consensus.cc:740] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:26.401290 28983 consensus_queue.cc:260] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:26.406713 28983 ts_tablet_manager.cc:1434] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:09:26.408712 28475 tablet_copy_service.cc:342] P d410aef732474c8bbfa3fbaf1712efb1: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-aa51145ca9b9490e9203f8dcd431233b received from {username='slave'} at 127.0.0.1:33776
I20260713 09:09:26.409135 28475 tablet_copy_service.cc:434] P d410aef732474c8bbfa3fbaf1712efb1: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-aa51145ca9b9490e9203f8dcd431233b on tablet aa51145ca9b9490e9203f8dcd431233b with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:26.414830 28985 tablet_bootstrap.cc:492] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:26.415701 28985 tablet_bootstrap.cc:492] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:26.416333 28985 ts_tablet_manager.cc:1403] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.008s
I20260713 09:09:26.418939 28985 raft_consensus.cc:359] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:26.419693 28985 raft_consensus.cc:740] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:26.420303 28985 consensus_queue.cc:260] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:26.422346 28985 ts_tablet_manager.cc:1434] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:26.423687 28475 tablet_copy_service.cc:342] P d410aef732474c8bbfa3fbaf1712efb1: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-f199e2d3d511491797f3d10d2b187a53 received from {username='slave'} at 127.0.0.1:33776
I20260713 09:09:26.424072 28475 tablet_copy_service.cc:434] P d410aef732474c8bbfa3fbaf1712efb1: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-f199e2d3d511491797f3d10d2b187a53 on tablet f199e2d3d511491797f3d10d2b187a53 with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:26.503470 28985 ts_tablet_manager.cc:933] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729)
I20260713 09:09:26.505013 28985 tablet_copy_client.cc:323] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.1:46729
I20260713 09:09:26.506809 28327 tablet_copy_service.cc:140] P 4cd4423bf48941b89c853b870218e39b: Received BeginTabletCopySession request for tablet fcc3cab70bc94c33b3c0005ddb06278e from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:51960)
I20260713 09:09:26.507314 28327 tablet_copy_service.cc:161] P 4cd4423bf48941b89c853b870218e39b: Beginning new tablet copy session on tablet fcc3cab70bc94c33b3c0005ddb06278e from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:51960: session id = ad23f01bf9f346ae917e91659b17ed3a-fcc3cab70bc94c33b3c0005ddb06278e
I20260713 09:09:26.512059 28327 tablet_copy_source_session.cc:215] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:26.514447 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc3cab70bc94c33b3c0005ddb06278e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.524744 28985 tablet_copy_client.cc:806] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:26.525192 28985 tablet_copy_client.cc:670] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:26.528317 28985 tablet_copy_client.cc:538] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:26.534415 28985 tablet_bootstrap.cc:492] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:26.551163 28985 tablet_bootstrap.cc:492] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:26.551918 28985 tablet_bootstrap.cc:492] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:26.552517 28985 ts_tablet_manager.cc:1403] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260713 09:09:26.555380 28985 raft_consensus.cc:359] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:26.555883 28985 raft_consensus.cc:740] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:26.556425 28985 consensus_queue.cc:260] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:26.558260 28985 ts_tablet_manager.cc:1434] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:09:26.559849 28327 tablet_copy_service.cc:342] P 4cd4423bf48941b89c853b870218e39b: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-fcc3cab70bc94c33b3c0005ddb06278e received from {username='slave'} at 127.0.0.1:51960
I20260713 09:09:26.560227 28327 tablet_copy_service.cc:434] P 4cd4423bf48941b89c853b870218e39b: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-fcc3cab70bc94c33b3c0005ddb06278e on tablet fcc3cab70bc94c33b3c0005ddb06278e with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:26.571625 28985 ts_tablet_manager.cc:933] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:26.573127 28985 tablet_copy_client.cc:323] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.2:38431
I20260713 09:09:26.574967 28402 tablet_copy_service.cc:140] P a0839aa561424ba99400f0fab30a7109: Received BeginTabletCopySession request for tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0 from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:46998)
I20260713 09:09:26.575415 28402 tablet_copy_service.cc:161] P a0839aa561424ba99400f0fab30a7109: Beginning new tablet copy session on tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0 from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:46998: session id = ad23f01bf9f346ae917e91659b17ed3a-95b02ba3c3bc4b35a967fe4d9a5b01e0
I20260713 09:09:26.580783 28402 tablet_copy_source_session.cc:215] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:26.584160 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.594074 28985 tablet_copy_client.cc:806] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:26.594463 28985 tablet_copy_client.cc:670] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:26.597848 28985 tablet_copy_client.cc:538] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:26.603652 28985 tablet_bootstrap.cc:492] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:26.615926 28985 tablet_bootstrap.cc:492] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:26.616533 28985 tablet_bootstrap.cc:492] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:26.616990 28985 ts_tablet_manager.cc:1403] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:09:26.618734 28985 raft_consensus.cc:359] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:26.619249 28985 raft_consensus.cc:740] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:26.619668 28985 consensus_queue.cc:260] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:26.621160 28985 ts_tablet_manager.cc:1434] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:26.622970 28402 tablet_copy_service.cc:342] P a0839aa561424ba99400f0fab30a7109: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-95b02ba3c3bc4b35a967fe4d9a5b01e0 received from {username='slave'} at 127.0.0.1:46998
I20260713 09:09:26.623343 28402 tablet_copy_service.cc:434] P a0839aa561424ba99400f0fab30a7109: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-95b02ba3c3bc4b35a967fe4d9a5b01e0 on tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0 with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:26.805202 28726 raft_consensus.cc:1217] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:26.813580 28726 raft_consensus.cc:1217] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:26.969681 28728 raft_consensus.cc:1217] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:27.051375 28728 raft_consensus.cc:1217] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:27.289372 28995 raft_consensus.cc:1064] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:27.291193 28995 consensus_queue.cc:237] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:27.296229 28728 raft_consensus.cc:1275] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.297362 28995 consensus_queue.cc:1048] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.297622 28390 raft_consensus.cc:1275] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.297778 28314 raft_consensus.cc:1275] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.298959 28956 consensus_queue.cc:1048] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.300860 28995 consensus_queue.cc:1048] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.323791 28964 raft_consensus.cc:2955] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.327253 28314 raft_consensus.cc:2955] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.329047 28391 raft_consensus.cc:2955] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.342988 28728 raft_consensus.cc:2955] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.343042 28212 catalog_manager.cc:5697] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:27.346001 28956 raft_consensus.cc:1064] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:27.348250 28956 consensus_queue.cc:237] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:27.359459 28391 raft_consensus.cc:1275] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.360977 28728 raft_consensus.cc:1275] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.362179 28964 consensus_queue.cc:1048] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.362738 28977 raft_consensus.cc:1064] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:27.362911 28995 consensus_queue.cc:1048] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.364878 28977 consensus_queue.cc:237] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:27.375825 28314 raft_consensus.cc:1275] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.377235 29002 consensus_queue.cc:1048] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.385313 28726 raft_consensus.cc:1275] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.386299 28466 raft_consensus.cc:1275] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.388216 28981 consensus_queue.cc:1048] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.390210 28317 raft_consensus.cc:1275] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.389503 28956 raft_consensus.cc:2955] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.390684 28981 consensus_queue.cc:1048] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.397279 28996 consensus_queue.cc:1048] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.403065 28391 raft_consensus.cc:2955] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.404034 28727 raft_consensus.cc:2955] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.411334 28316 raft_consensus.cc:2955] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.445250 28996 raft_consensus.cc:2955] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.446939 28466 raft_consensus.cc:2955] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.450013 28726 raft_consensus.cc:2955] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.453595 28463 consensus_queue.cc:237] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:27.460652 28215 catalog_manager.cc:5697] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.471484 28391 raft_consensus.cc:1275] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.472993 28727 raft_consensus.cc:1275] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.473245 28956 consensus_queue.cc:1048] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.474368 28995 consensus_queue.cc:1048] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.473940 28317 raft_consensus.cc:2955] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.487426 28214 catalog_manager.cc:5697] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.489634 28964 raft_consensus.cc:2955] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.490273 28463 consensus_queue.cc:237] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:27.491118 28391 raft_consensus.cc:2955] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.495992 28727 raft_consensus.cc:2955] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.499570 28317 raft_consensus.cc:1275] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.500399 28726 raft_consensus.cc:1275] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.501171 28995 consensus_queue.cc:1048] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.501956 29002 consensus_queue.cc:1048] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.504513 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa51145ca9b9490e9203f8dcd431233b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:27.508980 29005 raft_consensus.cc:2955] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.510771 28726 raft_consensus.cc:2955] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.514250 28212 catalog_manager.cc:5697] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:27.520735 28316 raft_consensus.cc:2955] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.524219 28391 consensus_queue.cc:237] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:27.530194 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f199e2d3d511491797f3d10d2b187a53 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:27.535701 28305 tablet_service.cc:1558] Processing DeleteTablet for tablet aa51145ca9b9490e9203f8dcd431233b with delete_type TABLET_DATA_TOMBSTONED (TS 4cd4423bf48941b89c853b870218e39b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58334
I20260713 09:09:27.537268 28211 catalog_manager.cc:5697] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New cstate: current_term: 1 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.538720 28726 raft_consensus.cc:1275] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.540283 29016 consensus_queue.cc:1048] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.542011 28463 raft_consensus.cc:1275] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.543419 28996 consensus_queue.cc:1048] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.549679 29017 tablet_replica.cc:333] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:27.550681 29017 raft_consensus.cc:2243] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:27.551431 29017 raft_consensus.cc:2272] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:27.552878 28377 tablet_service.cc:1558] Processing DeleteTablet for tablet f199e2d3d511491797f3d10d2b187a53 with delete_type TABLET_DATA_TOMBSTONED (TS a0839aa561424ba99400f0fab30a7109 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46958
I20260713 09:09:27.560451 28996 raft_consensus.cc:2955] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.561524 29018 tablet_replica.cc:333] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:27.561460 28726 raft_consensus.cc:2955] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.562446 29018 raft_consensus.cc:2243] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:27.563136 29018 raft_consensus.cc:2272] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:27.563473 28463 raft_consensus.cc:2955] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.568756 29018 ts_tablet_manager.cc:1916] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:27.574473 29017 ts_tablet_manager.cc:1916] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:27.575770 28199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:27.574972 28211 catalog_manager.cc:5697] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: config changed from index 3 to 4, VOTER 4cd4423bf48941b89c853b870218e39b (127.26.149.1) evicted. New cstate: current_term: 1 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.587606 29018 ts_tablet_manager.cc:1929] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:27.588029 29018 log.cc:1199] T f199e2d3d511491797f3d10d2b187a53 P a0839aa561424ba99400f0fab30a7109: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-1-root/wals/f199e2d3d511491797f3d10d2b187a53
I20260713 09:09:27.591205 28305 tablet_service.cc:1558] Processing DeleteTablet for tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0 with delete_type TABLET_DATA_TOMBSTONED (TS 4cd4423bf48941b89c853b870218e39b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58334
I20260713 09:09:27.589499 28199 catalog_manager.cc:5028] TS a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): tablet f199e2d3d511491797f3d10d2b187a53 (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:27.595914 29017 ts_tablet_manager.cc:1929] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:27.596295 29017 log.cc:1199] T aa51145ca9b9490e9203f8dcd431233b P 4cd4423bf48941b89c853b870218e39b: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-0-root/wals/aa51145ca9b9490e9203f8dcd431233b
I20260713 09:09:27.597728 28200 catalog_manager.cc:5028] TS 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): tablet aa51145ca9b9490e9203f8dcd431233b (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:27.598891 29017 tablet_replica.cc:333] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:27.603402 29017 raft_consensus.cc:2243] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:27.604003 29017 raft_consensus.cc:2272] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:27.607573 29017 ts_tablet_manager.cc:1916] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:27.620954 29017 ts_tablet_manager.cc:1929] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:27.621289 29017 log.cc:1199] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P 4cd4423bf48941b89c853b870218e39b: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-0-root/wals/95b02ba3c3bc4b35a967fe4d9a5b01e0
I20260713 09:09:27.622635 28200 catalog_manager.cc:5028] TS 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): tablet 95b02ba3c3bc4b35a967fe4d9a5b01e0 (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:27.625136 28973 raft_consensus.cc:1064] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:27.627110 28973 consensus_queue.cc:237] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:27.632680 28726 raft_consensus.cc:1275] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.632507 28463 raft_consensus.cc:1275] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.634145 28997 consensus_queue.cc:1048] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.635294 28973 consensus_queue.cc:1048] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.637190 28391 raft_consensus.cc:1275] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.638438 28997 consensus_queue.cc:1048] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.654882 28463 raft_consensus.cc:2955] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.655658 28997 raft_consensus.cc:2955] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.658777 28726 raft_consensus.cc:2955] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.666778 28391 raft_consensus.cc:2955] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.670735 28212 catalog_manager.cc:5697] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:27.691639 28317 consensus_queue.cc:237] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:27.697347 28726 raft_consensus.cc:1275] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.697599 28391 raft_consensus.cc:1275] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.699692 28997 consensus_queue.cc:1048] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.701639 28973 consensus_queue.cc:1048] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.705500 28997 raft_consensus.cc:2955] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.711551 28726 raft_consensus.cc:2955] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.714128 28200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fcc3cab70bc94c33b3c0005ddb06278e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:27.710043 28391 raft_consensus.cc:2955] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:27.721822 28212 catalog_manager.cc:5697] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:27.734905 28448 tablet_service.cc:1558] Processing DeleteTablet for tablet fcc3cab70bc94c33b3c0005ddb06278e with delete_type TABLET_DATA_TOMBSTONED (TS d410aef732474c8bbfa3fbaf1712efb1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33736
I20260713 09:09:27.736795 29023 tablet_replica.cc:333] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:27.737464 29023 raft_consensus.cc:2243] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:27.738080 29023 raft_consensus.cc:2272] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:27.740864 29023 ts_tablet_manager.cc:1916] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:27.752758 29023 ts_tablet_manager.cc:1929] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:27.753000 29023 log.cc:1199] T fcc3cab70bc94c33b3c0005ddb06278e P d410aef732474c8bbfa3fbaf1712efb1: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-2-root/wals/fcc3cab70bc94c33b3c0005ddb06278e
I20260713 09:09:27.754168 28199 catalog_manager.cc:5028] TS d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): tablet fcc3cab70bc94c33b3c0005ddb06278e (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:28.761888 28317 consensus_queue.cc:237] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
W20260713 09:09:28.767867 28281 consensus_peers.cc:597] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea6ec5fb481941c2bc2da84c8da18fd0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:28.768203 28463 raft_consensus.cc:1275] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:28.769374 28391 raft_consensus.cc:1275] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:28.769419 29025 consensus_queue.cc:1048] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:28.770697 28993 consensus_queue.cc:1048] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:28.777884 28993 raft_consensus.cc:2955] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:28.778838 28463 raft_consensus.cc:2955] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:28.779392 28391 raft_consensus.cc:2955] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:28.789716 28215 catalog_manager.cc:5697] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:28.791005 28317 consensus_queue.cc:237] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
W20260713 09:09:28.797374 28281 consensus_peers.cc:597] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b -> Peer ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345): Couldn't send request to peer ad23f01bf9f346ae917e91659b17ed3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 875c94db20f04cb7b7b6a5431e2c5b60. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:28.797648 28463 raft_consensus.cc:1275] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:28.798297 28391 raft_consensus.cc:1275] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:28.799408 29028 consensus_queue.cc:1048] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:28.800294 29025 consensus_queue.cc:1048] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:28.822252 28993 raft_consensus.cc:2955] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:28.827919 28463 raft_consensus.cc:2955] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:28.828948 28391 raft_consensus.cc:2955] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } } }
I20260713 09:09:28.839560 28212 catalog_manager.cc:5697] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index -1 to 2, NON_VOTER ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) added. New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.251605 29038 ts_tablet_manager.cc:933] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729)
I20260713 09:09:29.253376 29038 tablet_copy_client.cc:323] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.1:46729
I20260713 09:09:29.254891 28327 tablet_copy_service.cc:140] P 4cd4423bf48941b89c853b870218e39b: Received BeginTabletCopySession request for tablet 875c94db20f04cb7b7b6a5431e2c5b60 from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:51960)
I20260713 09:09:29.255296 28327 tablet_copy_service.cc:161] P 4cd4423bf48941b89c853b870218e39b: Beginning new tablet copy session on tablet 875c94db20f04cb7b7b6a5431e2c5b60 from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:51960: session id = ad23f01bf9f346ae917e91659b17ed3a-875c94db20f04cb7b7b6a5431e2c5b60
I20260713 09:09:29.261485 28327 tablet_copy_source_session.cc:215] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:29.263814 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875c94db20f04cb7b7b6a5431e2c5b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.274169 29038 tablet_copy_client.cc:806] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:29.274672 29038 tablet_copy_client.cc:670] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:29.277952 29038 tablet_copy_client.cc:538] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:29.284976 29038 tablet_bootstrap.cc:492] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:29.299607 29038 tablet_bootstrap.cc:492] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:29.300237 29038 tablet_bootstrap.cc:492] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:29.300725 29038 ts_tablet_manager.cc:1403] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:09:29.303539 29038 raft_consensus.cc:359] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:29.304363 29038 raft_consensus.cc:740] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:29.304976 29038 consensus_queue.cc:260] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:29.310051 29038 ts_tablet_manager.cc:1434] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.009s	user 0.012s	sys 0.000s
I20260713 09:09:29.311704 28327 tablet_copy_service.cc:342] P 4cd4423bf48941b89c853b870218e39b: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-875c94db20f04cb7b7b6a5431e2c5b60 received from {username='slave'} at 127.0.0.1:51960
I20260713 09:09:29.312078 28327 tablet_copy_service.cc:434] P 4cd4423bf48941b89c853b870218e39b: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-875c94db20f04cb7b7b6a5431e2c5b60 on tablet 875c94db20f04cb7b7b6a5431e2c5b60 with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:29.376945 29038 ts_tablet_manager.cc:933] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a: Initiating tablet copy from peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729)
I20260713 09:09:29.381326 29038 tablet_copy_client.cc:323] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.149.1:46729
I20260713 09:09:29.382874 28327 tablet_copy_service.cc:140] P 4cd4423bf48941b89c853b870218e39b: Received BeginTabletCopySession request for tablet ea6ec5fb481941c2bc2da84c8da18fd0 from peer ad23f01bf9f346ae917e91659b17ed3a ({username='slave'} at 127.0.0.1:51960)
I20260713 09:09:29.383266 28327 tablet_copy_service.cc:161] P 4cd4423bf48941b89c853b870218e39b: Beginning new tablet copy session on tablet ea6ec5fb481941c2bc2da84c8da18fd0 from peer ad23f01bf9f346ae917e91659b17ed3a at {username='slave'} at 127.0.0.1:51960: session id = ad23f01bf9f346ae917e91659b17ed3a-ea6ec5fb481941c2bc2da84c8da18fd0
I20260713 09:09:29.388633 28327 tablet_copy_source_session.cc:215] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:29.390894 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6ec5fb481941c2bc2da84c8da18fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.400043 29038 tablet_copy_client.cc:806] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:29.400736 29038 tablet_copy_client.cc:670] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:29.403903 29038 tablet_copy_client.cc:538] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:29.409286 29038 tablet_bootstrap.cc:492] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap starting.
I20260713 09:09:29.424036 29038 tablet_bootstrap.cc:492] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a: 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
I20260713 09:09:29.424711 29038 tablet_bootstrap.cc:492] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a: Bootstrap complete.
I20260713 09:09:29.425343 29038 ts_tablet_manager.cc:1403] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.004s
I20260713 09:09:29.427518 29038 raft_consensus.cc:359] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:29.428062 29038 raft_consensus.cc:740] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Initialized, Role: LEARNER
I20260713 09:09:29.428517 29038 consensus_queue.cc:260] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: NON_VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: true } }
I20260713 09:09:29.430476 29038 ts_tablet_manager.cc:1434] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:29.432061 28327 tablet_copy_service.cc:342] P 4cd4423bf48941b89c853b870218e39b: Request end of tablet copy session ad23f01bf9f346ae917e91659b17ed3a-ea6ec5fb481941c2bc2da84c8da18fd0 received from {username='slave'} at 127.0.0.1:51960
I20260713 09:09:29.432442 28327 tablet_copy_service.cc:434] P 4cd4423bf48941b89c853b870218e39b: ending tablet copy session ad23f01bf9f346ae917e91659b17ed3a-ea6ec5fb481941c2bc2da84c8da18fd0 on tablet ea6ec5fb481941c2bc2da84c8da18fd0 with peer ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:29.649787 28727 raft_consensus.cc:1217] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:29.786693 28727 raft_consensus.cc:1217] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:30.029778 28993 raft_consensus.cc:1064] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:30.031589 28993 consensus_queue.cc:237] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:30.042251 28391 raft_consensus.cc:1275] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:30.042253 28466 raft_consensus.cc:1275] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:30.042770 28726 raft_consensus.cc:1275] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:30.043905 29047 consensus_queue.cc:1048] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:30.044826 28993 consensus_queue.cc:1048] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:30.045624 29042 consensus_queue.cc:1048] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:30.056391 28993 raft_consensus.cc:2955] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.057996 28466 raft_consensus.cc:2955] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.059845 28391 raft_consensus.cc:2955] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.069243 28726 raft_consensus.cc:2955] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.072539 28213 catalog_manager.cc:5697] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.095414 28317 consensus_queue.cc:237] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:30.101142 28466 raft_consensus.cc:1275] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:30.102180 28726 raft_consensus.cc:1275] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:30.102502 28993 consensus_queue.cc:1048] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:30.103410 29044 consensus_queue.cc:1048] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:30.112782 29047 raft_consensus.cc:2955] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.114866 28466 raft_consensus.cc:2955] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.115012 28726 raft_consensus.cc:2955] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.122279 28200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 875c94db20f04cb7b7b6a5431e2c5b60 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:30.128599 28212 catalog_manager.cc:5697] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index 3 to 4, VOTER a0839aa561424ba99400f0fab30a7109 (127.26.149.2) evicted. New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:30.138808 28377 tablet_service.cc:1558] Processing DeleteTablet for tablet 875c94db20f04cb7b7b6a5431e2c5b60 with delete_type TABLET_DATA_TOMBSTONED (TS a0839aa561424ba99400f0fab30a7109 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46958
I20260713 09:09:30.151086 29055 tablet_replica.cc:333] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:30.152014 29055 raft_consensus.cc:2243] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:30.152710 29055 raft_consensus.cc:2272] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:30.156225 29055 ts_tablet_manager.cc:1916] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:30.170933 29055 ts_tablet_manager.cc:1929] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:30.171279 29055 log.cc:1199] T 875c94db20f04cb7b7b6a5431e2c5b60 P a0839aa561424ba99400f0fab30a7109: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-1-root/wals/875c94db20f04cb7b7b6a5431e2c5b60
I20260713 09:09:30.172745 28199 catalog_manager.cc:5028] TS a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): tablet 875c94db20f04cb7b7b6a5431e2c5b60 (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:30.383854 29044 raft_consensus.cc:1064] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b: attempting to promote NON_VOTER ad23f01bf9f346ae917e91659b17ed3a to VOTER
I20260713 09:09:30.390646 29044 consensus_queue.cc:237] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:30.398195 28726 raft_consensus.cc:1275] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 LEARNER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:30.398298 28466 raft_consensus.cc:1275] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:30.401172 29047 consensus_queue.cc:1048] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:30.402961 28391 raft_consensus.cc:1275] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:30.403920 28993 consensus_queue.cc:1048] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:30.408697 29044 consensus_queue.cc:1048] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:30.421460 28993 raft_consensus.cc:2955] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.423447 28391 raft_consensus.cc:2955] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.429853 28726 raft_consensus.cc:2955] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.435389 28466 raft_consensus.cc:2955] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.445138 28212 catalog_manager.cc:5697] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 reported cstate change: config changed from index 2 to 3, ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } attrs { replace: true } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.469852 28316 consensus_queue.cc:237] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:30.475461 28726 raft_consensus.cc:1275] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:30.475543 28390 raft_consensus.cc:1275] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:30.477401 29047 consensus_queue.cc:1048] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:30.478422 29042 consensus_queue.cc:1048] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:30.484038 28993 raft_consensus.cc:2955] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.492475 28390 raft_consensus.cc:2955] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.494629 28200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea6ec5fb481941c2bc2da84c8da18fd0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:30.498271 28726 raft_consensus.cc:2955] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } } }
I20260713 09:09:30.498376 28215 catalog_manager.cc:5697] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b reported cstate change: config changed from index 3 to 4, VOTER d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) evicted. New cstate: current_term: 1 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:30.518287 28448 tablet_service.cc:1558] Processing DeleteTablet for tablet ea6ec5fb481941c2bc2da84c8da18fd0 with delete_type TABLET_DATA_TOMBSTONED (TS d410aef732474c8bbfa3fbaf1712efb1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33736
I20260713 09:09:30.520599 29062 tablet_replica.cc:333] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:30.522282 29062 raft_consensus.cc:2243] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:30.522909 29062 raft_consensus.cc:2272] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:30.525877 29062 ts_tablet_manager.cc:1916] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:30.535712 29062 ts_tablet_manager.cc:1929] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:30.536055 29062 log.cc:1199] T ea6ec5fb481941c2bc2da84c8da18fd0 P d410aef732474c8bbfa3fbaf1712efb1: Deleting WAL directory at /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933729996285-27220-0/minicluster-data/ts-2-root/wals/ea6ec5fb481941c2bc2da84c8da18fd0
I20260713 09:09:30.537600 28199 catalog_manager.cc:5028] TS d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): tablet ea6ec5fb481941c2bc2da84c8da18fd0 (table test-workload [id=95b44bd964984312ae7270c9b80d7c9e]) successfully deleted
I20260713 09:09:36.270290 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:36.299973 28390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1"
dest_uuid: "a0839aa561424ba99400f0fab30a7109"
mode: GRACEFUL
new_leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
 from {username='slave'} at 127.0.0.1:54052
I20260713 09:09:36.300498 28390 raft_consensus.cc:606] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Received request to transfer leadership to TS ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:36.302596 28390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef"
dest_uuid: "a0839aa561424ba99400f0fab30a7109"
mode: GRACEFUL
new_leader_uuid: "4cd4423bf48941b89c853b870218e39b"
 from {username='slave'} at 127.0.0.1:54052
I20260713 09:09:36.303076 28390 raft_consensus.cc:606] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Received request to transfer leadership to TS 4cd4423bf48941b89c853b870218e39b
I20260713 09:09:36.312872 28466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52"
dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
mode: GRACEFUL
new_leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
 from {username='slave'} at 127.0.0.1:33558
I20260713 09:09:36.313381 28466 raft_consensus.cc:606] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Received request to transfer leadership to TS ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:36.315274 29078 raft_consensus.cc:993] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1: : Instructing follower ad23f01bf9f346ae917e91659b17ed3a to start an election
I20260713 09:09:36.315760 29072 raft_consensus.cc:1081] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Signalling peer ad23f01bf9f346ae917e91659b17ed3a to start an election
I20260713 09:09:36.316051 28390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e86fbbfc97c944e8951121137b9bb63a"
dest_uuid: "a0839aa561424ba99400f0fab30a7109"
mode: GRACEFUL
new_leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
 from {username='slave'} at 127.0.0.1:54052
I20260713 09:09:36.316550 28390 raft_consensus.cc:606] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Received request to transfer leadership to TS ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:36.317152 28726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52"
dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
 from {username='slave'} at 127.0.0.1:39604
I20260713 09:09:36.317675 28726 raft_consensus.cc:493] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.318005 28726 raft_consensus.cc:3060] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.318809 28466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff"
dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
mode: GRACEFUL
new_leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
 from {username='slave'} at 127.0.0.1:33558
I20260713 09:09:36.319305 28466 raft_consensus.cc:606] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Received request to transfer leadership to TS ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:36.320353 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:09:36.321218 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:36.323521 28726 raft_consensus.cc:515] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:36.326135 28726 leader_election.cc:290] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:36.326449 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:36.326669 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:36.327121 28316 raft_consensus.cc:3060] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.327224 28466 raft_consensus.cc:3055] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.327598 28466 raft_consensus.cc:740] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:36.328176 28466 consensus_queue.cc:260] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:36.329005 28466 raft_consensus.cc:3060] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.331825 28316 raft_consensus.cc:2468] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:36.332930 28690 leader_election.cc:304] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [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: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: 
I20260713 09:09:36.333472 28466 raft_consensus.cc:2468] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:36.334720 29079 raft_consensus.cc:2804] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.335894 29079 raft_consensus.cc:697] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Becoming Leader. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Running, Role: LEADER
I20260713 09:09:36.336665 29079 consensus_queue.cc:237] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:36.343155 28211 catalog_manager.cc:5697] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: term changed from 1 to 2, leader changed from d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) to ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4). New cstate: current_term: 2 leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:36.468355 29074 raft_consensus.cc:993] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109: : Instructing follower ad23f01bf9f346ae917e91659b17ed3a to start an election
I20260713 09:09:36.468859 29067 raft_consensus.cc:1081] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Signalling peer ad23f01bf9f346ae917e91659b17ed3a to start an election
I20260713 09:09:36.470274 28726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e86fbbfc97c944e8951121137b9bb63a"
dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
 from {username='slave'} at 127.0.0.1:39594
I20260713 09:09:36.470708 28726 raft_consensus.cc:493] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.470975 28726 raft_consensus.cc:3060] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.475138 28726 raft_consensus.cc:515] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:36.476707 28726 leader_election.cc:290] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:36.477394 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fbbfc97c944e8951121137b9bb63a" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:36.477728 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fbbfc97c944e8951121137b9bb63a" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:36.478057 28390 raft_consensus.cc:3055] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.478276 28466 raft_consensus.cc:3060] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.478417 28390 raft_consensus.cc:740] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:36.479131 28390 consensus_queue.cc:260] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:36.480145 28390 raft_consensus.cc:3060] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.482756 29074 raft_consensus.cc:993] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109: : Instructing follower 4cd4423bf48941b89c853b870218e39b to start an election
I20260713 09:09:36.483165 29067 raft_consensus.cc:1081] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Signalling peer 4cd4423bf48941b89c853b870218e39b to start an election
I20260713 09:09:36.483968 28466 raft_consensus.cc:2468] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:36.484465 28316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef"
dest_uuid: "4cd4423bf48941b89c853b870218e39b"
 from {username='slave'} at 127.0.0.1:58336
I20260713 09:09:36.484880 28316 raft_consensus.cc:493] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.485204 28316 raft_consensus.cc:3060] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.485865 28390 raft_consensus.cc:2468] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:36.485074 28689 leader_election.cc:304] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:36.487329 29079 raft_consensus.cc:2804] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.487774 29079 raft_consensus.cc:697] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Becoming Leader. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Running, Role: LEADER
I20260713 09:09:36.488526 29079 consensus_queue.cc:237] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:36.491495 28316 raft_consensus.cc:515] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:36.494518 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:36.494976 28390 raft_consensus.cc:3055] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.495129 28316 leader_election.cc:290] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:36.495257 28390 raft_consensus.cc:740] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:36.496179 28390 consensus_queue.cc:260] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:36.496564 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:36.497117 28466 raft_consensus.cc:3060] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.497211 28390 raft_consensus.cc:3060] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.498394 28211 catalog_manager.cc:5697] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: term changed from 1 to 2, leader changed from a0839aa561424ba99400f0fab30a7109 (127.26.149.2) to ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4). New cstate: current_term: 2 leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:36.502173 28390 raft_consensus.cc:2468] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 2.
I20260713 09:09:36.503192 28280 leader_election.cc:304] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:36.503818 28466 raft_consensus.cc:2468] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 2.
I20260713 09:09:36.504056 29073 raft_consensus.cc:2804] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.505613 29073 raft_consensus.cc:697] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 2 LEADER]: Becoming Leader. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:36.506424 29073 consensus_queue.cc:237] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:36.513276 28211 catalog_manager.cc:5697] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b reported cstate change: term changed from 1 to 2, leader changed from a0839aa561424ba99400f0fab30a7109 (127.26.149.2) to 4cd4423bf48941b89c853b870218e39b (127.26.149.1). New cstate: current_term: 2 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:36.544173 29074 raft_consensus.cc:993] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109: : Instructing follower ad23f01bf9f346ae917e91659b17ed3a to start an election
I20260713 09:09:36.544560 29067 raft_consensus.cc:1081] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Signalling peer ad23f01bf9f346ae917e91659b17ed3a to start an election
I20260713 09:09:36.545662 28726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1"
dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
 from {username='slave'} at 127.0.0.1:39594
I20260713 09:09:36.546041 28726 raft_consensus.cc:493] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.546289 28726 raft_consensus.cc:3060] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.550119 28726 raft_consensus.cc:515] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:36.551450 28726 leader_election.cc:290] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:36.552241 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:36.552380 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:36.552835 28316 raft_consensus.cc:3060] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.553038 28390 raft_consensus.cc:3055] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.553454 28390 raft_consensus.cc:740] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:36.554137 28390 consensus_queue.cc:260] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:36.555217 28390 raft_consensus.cc:3060] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.558074 28316 raft_consensus.cc:2468] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:36.558923 28690 leader_election.cc:304] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [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: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: 
I20260713 09:09:36.559731 29079 raft_consensus.cc:2804] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.559783 28390 raft_consensus.cc:2468] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:36.560294 29079 raft_consensus.cc:697] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Becoming Leader. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Running, Role: LEADER
I20260713 09:09:36.561281 29079 consensus_queue.cc:237] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:36.572449 28211 catalog_manager.cc:5697] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: term changed from 1 to 2, leader changed from a0839aa561424ba99400f0fab30a7109 (127.26.149.2) to ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4). New cstate: current_term: 2 leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:36.629442 29078 raft_consensus.cc:993] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1: : Instructing follower ad23f01bf9f346ae917e91659b17ed3a to start an election
I20260713 09:09:36.629945 29072 raft_consensus.cc:1081] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Signalling peer ad23f01bf9f346ae917e91659b17ed3a to start an election
I20260713 09:09:36.631258 28726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff"
dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
 from {username='slave'} at 127.0.0.1:39604
I20260713 09:09:36.631736 28726 raft_consensus.cc:493] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.632069 28726 raft_consensus.cc:3060] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.639189 28726 raft_consensus.cc:515] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:36.641507 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:36.641695 28726 leader_election.cc:290] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:36.642068 28317 raft_consensus.cc:3060] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.642599 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:36.643122 28466 raft_consensus.cc:3055] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.643363 28466 raft_consensus.cc:740] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:36.644050 28466 consensus_queue.cc:260] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:36.645033 28466 raft_consensus.cc:3060] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.647889 28317 raft_consensus.cc:2468] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:36.648777 28690 leader_election.cc:304] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [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: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: 
I20260713 09:09:36.649457 29079 raft_consensus.cc:2804] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.649890 29079 raft_consensus.cc:697] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Becoming Leader. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Running, Role: LEADER
I20260713 09:09:36.649968 28466 raft_consensus.cc:2468] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:36.650810 29079 consensus_queue.cc:237] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:36.657680 28211 catalog_manager.cc:5697] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: term changed from 1 to 2, leader changed from d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) to ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4). New cstate: current_term: 2 leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:36.765463 28466 raft_consensus.cc:1275] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:36.766556 29079 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:36.775652 28317 raft_consensus.cc:1275] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:36.776841 29079 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:36.890069 28390 raft_consensus.cc:1275] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.891223 29073 consensus_queue.cc:1048] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.899477 28466 raft_consensus.cc:1275] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.900787 29087 consensus_queue.cc:1048] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:37.038044 28391 raft_consensus.cc:1275] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:37.039217 29079 consensus_queue.cc:1048] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:37.045761 28466 raft_consensus.cc:1275] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:37.047631 29080 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:37.051488 28466 raft_consensus.cc:1275] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:37.056123 29080 consensus_queue.cc:1048] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:37.059893 28317 raft_consensus.cc:1275] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:37.063755 29080 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:37.071971 28391 raft_consensus.cc:1275] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:37.073124 29079 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:37.087822 28317 raft_consensus.cc:1275] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:37.089941 29079 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:37.322156 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:37.336226 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:37.350822 28463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337"
dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
mode: GRACEFUL
new_leader_uuid: "4cd4423bf48941b89c853b870218e39b"
 from {username='slave'} at 127.0.0.1:33558
I20260713 09:09:37.351307 28463 raft_consensus.cc:606] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Received request to transfer leadership to TS 4cd4423bf48941b89c853b870218e39b
I20260713 09:09:37.362673 28317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a876c27552164f14bf929a8df70e5393"
dest_uuid: "4cd4423bf48941b89c853b870218e39b"
mode: GRACEFUL
new_leader_uuid: "a0839aa561424ba99400f0fab30a7109"
 from {username='slave'} at 127.0.0.1:54576
I20260713 09:09:37.363085 28317 raft_consensus.cc:606] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Received request to transfer leadership to TS a0839aa561424ba99400f0fab30a7109
I20260713 09:09:37.364045 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:37.364816 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:37.773403 29110 raft_consensus.cc:993] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1: : Instructing follower 4cd4423bf48941b89c853b870218e39b to start an election
I20260713 09:09:37.773933 29078 raft_consensus.cc:1081] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Signalling peer 4cd4423bf48941b89c853b870218e39b to start an election
I20260713 09:09:37.775521 28317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337"
dest_uuid: "4cd4423bf48941b89c853b870218e39b"
 from {username='slave'} at 127.0.0.1:58346
I20260713 09:09:37.775897 28317 raft_consensus.cc:493] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:37.776105 28317 raft_consensus.cc:3060] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:37.781502 28317 raft_consensus.cc:515] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:37.782783 28317 leader_election.cc:290] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:37.783387 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:37.783882 28391 raft_consensus.cc:3060] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:37.783798 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:37.784457 28466 raft_consensus.cc:3055] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:37.784783 28466 raft_consensus.cc:740] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:37.785462 28466 consensus_queue.cc:260] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:37.786476 28466 raft_consensus.cc:3060] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:37.789585 28391 raft_consensus.cc:2468] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 2.
I20260713 09:09:37.790568 28280 leader_election.cc:304] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:37.791152 29087 raft_consensus.cc:2804] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:37.791604 29087 raft_consensus.cc:697] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 2 LEADER]: Becoming Leader. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:37.792222 28466 raft_consensus.cc:2468] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 2.
I20260713 09:09:37.792444 29087 consensus_queue.cc:237] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:37.799614 28215 catalog_manager.cc:5697] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b reported cstate change: term changed from 1 to 2, leader changed from d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) to 4cd4423bf48941b89c853b870218e39b (127.26.149.1). New cstate: current_term: 2 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:37.824609 29073 raft_consensus.cc:993] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b: : Instructing follower a0839aa561424ba99400f0fab30a7109 to start an election
I20260713 09:09:37.825127 29073 raft_consensus.cc:1081] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Signalling peer a0839aa561424ba99400f0fab30a7109 to start an election
I20260713 09:09:37.826719 28391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a876c27552164f14bf929a8df70e5393"
dest_uuid: "a0839aa561424ba99400f0fab30a7109"
 from {username='slave'} at 127.0.0.1:46978
I20260713 09:09:37.827208 28391 raft_consensus.cc:493] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:37.827456 28391 raft_consensus.cc:3060] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:37.832026 28391 raft_consensus.cc:515] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:37.834564 28391 leader_election.cc:290] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:37.835019 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:37.835268 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:37.835590 28317 raft_consensus.cc:3055] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:37.835819 28466 raft_consensus.cc:3060] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:37.835929 28317 raft_consensus.cc:740] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:37.836637 28317 consensus_queue.cc:260] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:37.837399 28317 raft_consensus.cc:3060] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:37.840503 28466 raft_consensus.cc:2468] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 2.
I20260713 09:09:37.841635 28355 leader_election.cc:304] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:37.842270 29102 raft_consensus.cc:2804] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:37.843364 28317 raft_consensus.cc:2468] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 2.
I20260713 09:09:37.844110 29102 raft_consensus.cc:697] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:37.845024 29102 consensus_queue.cc:237] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:37.852582 28215 catalog_manager.cc:5697] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 1 to 2, leader changed from 4cd4423bf48941b89c853b870218e39b (127.26.149.1) to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:38.287525 28466 raft_consensus.cc:1275] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:38.288527 29102 consensus_queue.cc:1048] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:38.297508 28317 raft_consensus.cc:1275] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:38.299072 29118 consensus_queue.cc:1048] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:38.324931 28466 raft_consensus.cc:1275] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:38.326102 29073 consensus_queue.cc:1048] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:38.334626 28391 raft_consensus.cc:1275] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:38.335844 29073 consensus_queue.cc:1048] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:38.365629 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:38.380707 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:38.394573 28391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a876c27552164f14bf929a8df70e5393"
dest_uuid: "a0839aa561424ba99400f0fab30a7109"
mode: GRACEFUL
new_leader_uuid: "4cd4423bf48941b89c853b870218e39b"
 from {username='slave'} at 127.0.0.1:54052
I20260713 09:09:38.395016 28391 raft_consensus.cc:606] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Received request to transfer leadership to TS 4cd4423bf48941b89c853b870218e39b
I20260713 09:09:38.397172 28317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef"
dest_uuid: "4cd4423bf48941b89c853b870218e39b"
mode: GRACEFUL
new_leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
 from {username='slave'} at 127.0.0.1:54576
I20260713 09:09:38.397589 28317 raft_consensus.cc:606] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 2 LEADER]: Received request to transfer leadership to TS d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:38.398694 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:38.399444 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:38.853121 29129 raft_consensus.cc:993] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109: : Instructing follower 4cd4423bf48941b89c853b870218e39b to start an election
I20260713 09:09:38.853636 29130 raft_consensus.cc:1081] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Signalling peer 4cd4423bf48941b89c853b870218e39b to start an election
I20260713 09:09:38.854948 28317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a876c27552164f14bf929a8df70e5393"
dest_uuid: "4cd4423bf48941b89c853b870218e39b"
 from {username='slave'} at 127.0.0.1:58336
I20260713 09:09:38.855439 28317 raft_consensus.cc:493] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.855742 28317 raft_consensus.cc:3060] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.861351 28317 raft_consensus.cc:515] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:38.862658 28317 leader_election.cc:290] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:38.863250 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:38.863411 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:38.863795 28391 raft_consensus.cc:3055] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:38.863961 28466 raft_consensus.cc:3060] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.864104 28391 raft_consensus.cc:740] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:38.864883 28391 consensus_queue.cc:260] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:38.865850 28391 raft_consensus.cc:3060] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.868510 28466 raft_consensus.cc:2468] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 3.
I20260713 09:09:38.869575 28280 leader_election.cc:304] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:38.870146 29128 raft_consensus.cc:2804] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:38.870622 29128 raft_consensus.cc:697] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 3 LEADER]: Becoming Leader. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:38.871307 29128 consensus_queue.cc:237] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:38.871596 28391 raft_consensus.cc:2468] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 3.
I20260713 09:09:38.876513 28211 catalog_manager.cc:5697] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b reported cstate change: term changed from 2 to 3, leader changed from a0839aa561424ba99400f0fab30a7109 (127.26.149.2) to 4cd4423bf48941b89c853b870218e39b (127.26.149.1). New cstate: current_term: 3 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:38.911636 29126 raft_consensus.cc:993] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b: : Instructing follower d410aef732474c8bbfa3fbaf1712efb1 to start an election
I20260713 09:09:38.912029 29128 raft_consensus.cc:1081] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 2 LEADER]: Signalling peer d410aef732474c8bbfa3fbaf1712efb1 to start an election
I20260713 09:09:38.913159 28466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef"
dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
 from {username='slave'} at 127.0.0.1:33758
I20260713 09:09:38.913559 28466 raft_consensus.cc:493] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.913790 28466 raft_consensus.cc:3060] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.917676 28466 raft_consensus.cc:515] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:38.919405 28466 leader_election.cc:290] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:38.919915 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:38.920266 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:38.920464 28317 raft_consensus.cc:3055] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:38.920754 28317 raft_consensus.cc:740] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:38.920763 28391 raft_consensus.cc:3060] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.921584 28317 consensus_queue.cc:260] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:38.922578 28317 raft_consensus.cc:3060] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.926501 28391 raft_consensus.cc:2468] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 3.
I20260713 09:09:38.927438 28429 leader_election.cc:304] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [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: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:38.928022 29110 raft_consensus.cc:2804] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:38.928056 28317 raft_consensus.cc:2468] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 3.
I20260713 09:09:38.929198 29110 raft_consensus.cc:697] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 3 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:38.929979 29110 consensus_queue.cc:237] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:38.935755 28211 catalog_manager.cc:5697] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 2 to 3, leader changed from 4cd4423bf48941b89c853b870218e39b (127.26.149.1) to d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3). New cstate: current_term: 3 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:39.421777 28466 raft_consensus.cc:1275] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:39.423017 29128 consensus_queue.cc:1048] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:39.484977 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:39.599352 28391 raft_consensus.cc:1275] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:39.601528 29139 consensus_queue.cc:1048] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:39.636247 28392 raft_consensus.cc:1275] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:39.636869 28316 raft_consensus.cc:1275] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:39.641778 29110 consensus_queue.cc:1048] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:39.649304 29150 consensus_queue.cc:1048] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:39.652431 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:39.679683 28316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98"
dest_uuid: "4cd4423bf48941b89c853b870218e39b"
mode: GRACEFUL
new_leader_uuid: "a0839aa561424ba99400f0fab30a7109"
 from {username='slave'} at 127.0.0.1:54576
I20260713 09:09:39.680445 28316 raft_consensus.cc:606] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Received request to transfer leadership to TS a0839aa561424ba99400f0fab30a7109
I20260713 09:09:39.684971 28466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426"
dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
mode: GRACEFUL
new_leader_uuid: "4cd4423bf48941b89c853b870218e39b"
 from {username='slave'} at 127.0.0.1:33558
I20260713 09:09:39.685425 28466 raft_consensus.cc:606] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Received request to transfer leadership to TS 4cd4423bf48941b89c853b870218e39b
I20260713 09:09:39.689353 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:39.701792 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:39.745803 29128 raft_consensus.cc:993] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b: : Instructing follower a0839aa561424ba99400f0fab30a7109 to start an election
I20260713 09:09:39.746275 29140 raft_consensus.cc:1081] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Signalling peer a0839aa561424ba99400f0fab30a7109 to start an election
I20260713 09:09:39.747463 28391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98"
dest_uuid: "a0839aa561424ba99400f0fab30a7109"
 from {username='slave'} at 127.0.0.1:46978
I20260713 09:09:39.747905 28391 raft_consensus.cc:493] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:39.748181 28391 raft_consensus.cc:3060] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:39.752278 28391 raft_consensus.cc:515] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:39.753499 28391 leader_election.cc:290] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:39.754282 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:39.754560 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:39.754823 28314 raft_consensus.cc:3055] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:39.755151 28314 raft_consensus.cc:740] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:39.755185 28466 raft_consensus.cc:3060] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:39.756031 28314 consensus_queue.cc:260] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:39.757162 28314 raft_consensus.cc:3060] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:39.760329 28466 raft_consensus.cc:2468] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 2.
I20260713 09:09:39.761426 28355 leader_election.cc:304] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:39.762143 29129 raft_consensus.cc:2804] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:39.762527 29129 raft_consensus.cc:697] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:39.762915 28314 raft_consensus.cc:2468] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 2.
I20260713 09:09:39.763113 29129 consensus_queue.cc:237] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:41.182749 29158 raft_consensus.cc:493] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4cd4423bf48941b89c853b870218e39b)
I20260713 09:09:41.184230 29158 raft_consensus.cc:515] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:41.185909 29159 raft_consensus.cc:493] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4cd4423bf48941b89c853b870218e39b)
I20260713 09:09:41.186753 29159 raft_consensus.cc:515] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.222215 29158 leader_election.cc:290] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:41.223083 29158 raft_consensus.cc:493] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:41.224143 29158 raft_consensus.cc:515] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.458461 29158 leader_election.cc:290] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:41.235368 29159 leader_election.cc:290] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:41.635754 29159 raft_consensus.cc:493] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:41.653735 29166 raft_consensus.cc:493] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:41.654551 29166 raft_consensus.cc:515] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.655072 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:41.657104 29166 leader_election.cc:290] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:41.657716 29166 raft_consensus.cc:493] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:41.658425 29166 raft_consensus.cc:515] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:41.660800 29166 leader_election.cc:290] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:41.661355 29166 raft_consensus.cc:493] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
W20260713 09:09:41.615042 28413 debug-util.cc:398] Leaking SignalData structure 0x7b0800212560 after lost signal to thread 27223
I20260713 09:09:41.648684 29159 raft_consensus.cc:515] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.663635 29169 raft_consensus.cc:493] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4cd4423bf48941b89c853b870218e39b)
I20260713 09:09:41.648784 29162 raft_consensus.cc:493] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:41.677152 29160 raft_consensus.cc:493] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:41.677974 29160 raft_consensus.cc:515] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.680881 29160 leader_election.cc:290] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
W20260713 09:09:41.683879 28413 debug-util.cc:398] Leaking SignalData structure 0x7b08002073e0 after lost signal to thread 28249
W20260713 09:09:41.685477 28413 debug-util.cc:398] Leaking SignalData structure 0x7b08001baea0 after lost signal to thread 28341
I20260713 09:09:41.662658 29158 raft_consensus.cc:493] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4cd4423bf48941b89c853b870218e39b)
I20260713 09:09:41.715543 29171 raft_consensus.cc:493] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:41.715721 29159 leader_election.cc:290] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:41.715842 29165 raft_consensus.cc:493] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:41.716240 29171 raft_consensus.cc:515] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.716326 29162 raft_consensus.cc:515] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:41.724166 29162 leader_election.cc:290] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:41.716248 29158 raft_consensus.cc:515] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.716758 29165 raft_consensus.cc:515] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.728281 29165 leader_election.cc:290] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:41.710688 29160 raft_consensus.cc:493] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:41.729123 29160 raft_consensus.cc:515] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:41.720584 29164 raft_consensus.cc:493] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:41.732316 29169 raft_consensus.cc:515] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.730156 29167 raft_consensus.cc:493] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4cd4423bf48941b89c853b870218e39b)
W20260713 09:09:41.740722 28283 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.865s	user 0.001s	sys 0.009s
W20260713 09:09:41.741194 28283 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.931s	user 0.001s	sys 0.009s
I20260713 09:09:41.733074 29164 raft_consensus.cc:515] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.731896 29158 leader_election.cc:290] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
W20260713 09:09:41.742777 28413 debug-util.cc:398] Leaking SignalData structure 0x7b0800211d80 after lost signal to thread 28416
I20260713 09:09:41.686993 29166 raft_consensus.cc:515] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:41.741107 29167 raft_consensus.cc:515] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:41.753827 29173 raft_consensus.cc:493] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.754341 29173 raft_consensus.cc:515] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:41.755432 29165 raft_consensus.cc:493] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:41.756341 29165 raft_consensus.cc:515] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.757045 29173 leader_election.cc:290] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:41.758996 29165 leader_election.cc:290] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:41.759276 29169 leader_election.cc:290] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:41.760799 29164 leader_election.cc:290] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
W20260713 09:09:41.762460 28413 debug-util.cc:398] Leaking SignalData structure 0x7b080020d920 after lost signal to thread 28490
I20260713 09:09:41.755630 29171 leader_election.cc:290] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:41.757169 29160 leader_election.cc:290] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:41.765908 29159 raft_consensus.cc:493] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
W20260713 09:09:41.769901 28282 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.843s	user 0.003s	sys 0.017s
I20260713 09:09:41.769757 29169 raft_consensus.cc:493] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:41.773547 29169 raft_consensus.cc:515] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
W20260713 09:09:41.776710 28282 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.958s	user 0.004s	sys 0.017s
W20260713 09:09:41.782492 28413 debug-util.cc:398] Leaking SignalData structure 0x7b080027f660 after lost signal to thread 28753
I20260713 09:09:41.782234 29159 raft_consensus.cc:515] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.782766 29167 leader_election.cc:290] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
W20260713 09:09:41.783027 28487 debug-util.cc:398] Leaking SignalData structure 0x7b0800152fa0 after lost signal to thread 27223
I20260713 09:09:41.784385 29159 leader_election.cc:290] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:41.787468 29160 raft_consensus.cc:493] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:41.788101 29160 raft_consensus.cc:515] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.790170 29160 leader_election.cc:290] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:41.790423 29166 leader_election.cc:290] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:41.776407 29169 leader_election.cc:290] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:41.778685 29165 raft_consensus.cc:493] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:41.817905 28312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ec5fb481941c2bc2da84c8da18fd0" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:41.818142 28215 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35332 (request call id 114) took 1162 ms. Trace:
I20260713 09:09:41.803241 29164 raft_consensus.cc:493] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.808210 29169 raft_consensus.cc:493] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:41.818753 28215 rpcz_store.cc:276] 0713 09:09:40.655832 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:09:41.792325 (+1136493us) service_pool.cc:224] Handling call
0713 09:09:41.817880 (+ 25555us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260713 09:09:41.793980 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:41.878142 29177 raft_consensus.cc:493] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:41.896546 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e9c69152b94d4f9487dedfd7f78a9d" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:41.897085 29177 raft_consensus.cc:515] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.899607 29177 leader_election.cc:290] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:41.900295 29175 raft_consensus.cc:493] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:41.903478 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279543d75e94875a29994cc86cfaa15" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:41.903914 29183 raft_consensus.cc:493] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4cd4423bf48941b89c853b870218e39b)
I20260713 09:09:41.904482 29183 raft_consensus.cc:515] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:41.905270 28384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:41.910353 28384 raft_consensus.cc:2468] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 2.
I20260713 09:09:41.901117 29175 raft_consensus.cc:515] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.835173 29165 raft_consensus.cc:515] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.876420 28315 raft_consensus.cc:2468] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:41.917660 29179 raft_consensus.cc:493] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:41.925400 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:41.901701 28310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:41.909307 29171 raft_consensus.cc:493] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:41.910892 29164 raft_consensus.cc:515] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:41.954926 29180 raft_consensus.cc:493] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4cd4423bf48941b89c853b870218e39b)
I20260713 09:09:41.958180 29180 raft_consensus.cc:515] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.961122 29187 raft_consensus.cc:493] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:41.915156 29169 raft_consensus.cc:515] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.914908 29178 raft_consensus.cc:493] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:41.953873 29171 raft_consensus.cc:515] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:41.918331 29179 raft_consensus.cc:515] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.961776 29187 raft_consensus.cc:515] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.969734 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc3cab70bc94c33b3c0005ddb06278e" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:41.953830 29184 raft_consensus.cc:493] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:41.969882 29178 raft_consensus.cc:515] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:41.976492 28384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:41.980728 29178 leader_election.cc:290] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:41.981737 29183 leader_election.cc:290] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:41.983453 29186 raft_consensus.cc:493] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4cd4423bf48941b89c853b870218e39b)
I20260713 09:09:41.963779 28723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e9c69152b94d4f9487dedfd7f78a9d" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:41.955989 28311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:41.984016 29186 raft_consensus.cc:515] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:41.990882 28280 leader_election.cc:304] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:41.992632 28315 raft_consensus.cc:1275] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:41.994488 29160 raft_consensus.cc:2804] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:41.994887 29160 raft_consensus.cc:493] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting leader election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:41.995227 29160 raft_consensus.cc:3060] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:41.995160 28464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:41.994352 28356 leader_election.cc:304] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [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: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:41.972648 29173 raft_consensus.cc:493] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:42.002754 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:41.987316 29165 leader_election.cc:290] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:41.990182 29164 leader_election.cc:290] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:42.013221 29159 raft_consensus.cc:2804] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:42.003479 29176 raft_consensus.cc:493] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:42.012234 28723 raft_consensus.cc:2468] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:42.030750 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.031108 28728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.031344 29175 leader_election.cc:290] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:42.024731 29159 raft_consensus.cc:493] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:42.031441 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.031740 28728 raft_consensus.cc:2468] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:42.037380 29185 raft_consensus.cc:493] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:42.015671 29184 raft_consensus.cc:515] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.022836 29167 consensus_queue.cc:1048] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260713 09:09:42.024993 28384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.023451 28722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.041169 29188 raft_consensus.cc:493] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4cd4423bf48941b89c853b870218e39b)
I20260713 09:09:42.041356 28391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.041419 28310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.026839 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fbbfc97c944e8951121137b9bb63a" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.042061 29169 leader_election.cc:290] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:42.038419 29159 raft_consensus.cc:3060] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.042224 28312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.036525 28463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.024825 29173 raft_consensus.cc:515] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.046926 29171 leader_election.cc:290] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:42.048497 29187 leader_election.cc:290] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:42.038034 29185 raft_consensus.cc:515] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.049089 28312 raft_consensus.cc:2468] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 2.
I20260713 09:09:42.031364 29179 leader_election.cc:290] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:42.049170 29180 leader_election.cc:290] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:42.052386 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279543d75e94875a29994cc86cfaa15" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.037794 29176 raft_consensus.cc:515] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.045630 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.043866 29188 raft_consensus.cc:515] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.061510 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.062625 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.062959 29188 leader_election.cc:290] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:42.064877 28281 leader_election.cc:304] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: 
I20260713 09:09:42.066092 29186 leader_election.cc:290] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:42.066864 29164 raft_consensus.cc:2804] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:42.067260 29164 raft_consensus.cc:493] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting leader election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:42.067625 29164 raft_consensus.cc:3060] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.051635 29169 raft_consensus.cc:493] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:42.068715 28463 raft_consensus.cc:2468] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 2.
I20260713 09:09:42.064769 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.063417 28461 raft_consensus.cc:2468] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 2.
I20260713 09:09:42.074509 28726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.074719 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.075191 28458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0986934a41104053997d280eb3eb22ed" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.078210 28355 leader_election.cc:304] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.079005 29167 raft_consensus.cc:2749] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:09:42.078642 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.080063 28466 raft_consensus.cc:2468] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 2.
I20260713 09:09:42.084966 28728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.072964 29188 raft_consensus.cc:493] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:42.069377 29179 raft_consensus.cc:493] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:42.087826 28281 leader_election.cc:304] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: a0839aa561424ba99400f0fab30a7109
I20260713 09:09:42.092549 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.093587 29173 leader_election.cc:290] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:42.086025 29176 leader_election.cc:290] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:42.095774 29165 raft_consensus.cc:2804] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:42.086833 28312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279543d75e94875a29994cc86cfaa15" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.085830 28457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.101998 28728 raft_consensus.cc:2468] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:42.102088 29184 leader_election.cc:290] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:42.094841 29169 raft_consensus.cc:515] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.102046 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ec5fb481941c2bc2da84c8da18fd0" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.111322 28280 leader_election.cc:304] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b; no voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1
W20260713 09:09:42.111907 28487 debug-util.cc:398] Leaking SignalData structure 0x7b0800196640 after lost signal to thread 28249
I20260713 09:09:42.111847 28312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
W20260713 09:09:42.113095 28487 debug-util.cc:398] Leaking SignalData structure 0x7b080028e5c0 after lost signal to thread 28341
I20260713 09:09:42.113044 28280 leader_election.cc:304] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:42.102957 29165 raft_consensus.cc:493] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:42.105890 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b3a98f0436499cb32511ec3cfcabef" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.114078 29169 leader_election.cc:290] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:42.101817 28723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fbbfc97c944e8951121137b9bb63a" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.114102 29162 raft_consensus.cc:2749] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.120066 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9279543d75e94875a29994cc86cfaa15" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.103472 28720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875c94db20f04cb7b7b6a5431e2c5b60" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.104141 28384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbf1fa7d7644bd69cd98eb9739e1e9d" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.116833 28280 leader_election.cc:304] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:42.118798 28355 leader_election.cc:304] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.114354 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673b1ce8d5cb437d85a64cbd5e8e1337" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.121475 28281 leader_election.cc:304] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: 
I20260713 09:09:42.120301 28722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b02ba3c3bc4b35a967fe4d9a5b01e0" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.103948 29185 leader_election.cc:290] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:42.118119 29165 raft_consensus.cc:3060] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.124526 28356 leader_election.cc:304] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.103663 29179 raft_consensus.cc:515] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.129878 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b02ba3c3bc4b35a967fe4d9a5b01e0" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.126082 29162 raft_consensus.cc:2804] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:42.129891 29168 raft_consensus.cc:2804] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:42.125566 29167 raft_consensus.cc:2749] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:09:42.132515 29166 raft_consensus.cc:2749] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:09:42.133608 29161 raft_consensus.cc:2804] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:42.136087 29164 raft_consensus.cc:515] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.137655 29161 raft_consensus.cc:493] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting leader election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:42.116366 29188 raft_consensus.cc:515] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.130564 28722 raft_consensus.cc:2468] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:42.126596 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.137889 29191 raft_consensus.cc:493] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:42.138104 29161 raft_consensus.cc:3060] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.138342 29162 raft_consensus.cc:493] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting leader election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:42.139056 28462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fbbfc97c944e8951121137b9bb63a" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.140774 29168 raft_consensus.cc:493] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:42.132441 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.139755 28457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0986934a41104053997d280eb3eb22ed"
dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
mode: GRACEFUL
new_leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
 from {username='slave'} at 127.0.0.1:33558
I20260713 09:09:42.143013 29168 raft_consensus.cc:3060] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.143594 29179 leader_election.cc:290] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:42.142479 28430 leader_election.cc:304] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:42.141505 29162 raft_consensus.cc:3060] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.143903 29159 raft_consensus.cc:515] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:42.147706 29176 raft_consensus.cc:2804] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:42.148072 29176 raft_consensus.cc:493] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.148408 29176 raft_consensus.cc:3060] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.152182 28720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:42.148401 29164 leader_election.cc:290] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 election: Requested vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:42.150209 28457 raft_consensus.cc:606] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Received request to transfer leadership to TS ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.161392 29185 raft_consensus.cc:493] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4cd4423bf48941b89c853b870218e39b)
I20260713 09:09:42.162722 29159 leader_election.cc:290] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
W20260713 09:09:42.146334 28430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.1:46729, user_credentials={real_user=slave}} blocked reactor thread for 60666.7us
I20260713 09:09:42.165280 29185 raft_consensus.cc:515] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.166332 29176 raft_consensus.cc:515] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:42.157853 29188 leader_election.cc:290] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:42.168200 29165 raft_consensus.cc:515] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.170469 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:42.144531 29160 raft_consensus.cc:515] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.145761 29191 raft_consensus.cc:515] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.177839 28315 raft_consensus.cc:3060] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.181639 28728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fbbfc97c944e8951121137b9bb63a" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.181408 28723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.177632 28457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ceaf5c28c454968b6a5aa9fb7892426" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
W20260713 09:09:42.187383 28487 debug-util.cc:398] Leaking SignalData structure 0x7b080028e180 after lost signal to thread 28416
I20260713 09:09:42.182677 28720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ec5fb481941c2bc2da84c8da18fd0" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
W20260713 09:09:42.188498 28487 debug-util.cc:398] Leaking SignalData structure 0x7b080008f7a0 after lost signal to thread 28490
I20260713 09:09:42.198436 28722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.199247 28211 catalog_manager.cc:5697] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 1 to 2, leader changed from 4cd4423bf48941b89c853b870218e39b (127.26.149.1) to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.200260 29185 leader_election.cc:290] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:42.189527 28430 leader_election.cc:304] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.206910 28430 leader_election.cc:304] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [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: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:42.214493 29180 raft_consensus.cc:2804] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:42.214543 28725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.214931 29180 raft_consensus.cc:493] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:42.207408 29173 raft_consensus.cc:2749] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:09:42.217085 29180 raft_consensus.cc:3060] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.220629 28727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.221004 29176 leader_election.cc:290] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:42.204368 28459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbf1fa7d7644bd69cd98eb9739e1e9d" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.222541 28311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
W20260713 09:09:42.227700 28280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.2:38431, user_credentials={real_user=slave}} blocked reactor thread for 73534.1us
I20260713 09:09:42.230295 28280 leader_election.cc:304] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b; no voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.232059 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875c94db20f04cb7b7b6a5431e2c5b60" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.234254 28430 leader_election.cc:304] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.235489 29176 raft_consensus.cc:2749] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.237030 29180 raft_consensus.cc:515] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.228820 29181 raft_consensus.cc:993] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1: : Instructing follower ad23f01bf9f346ae917e91659b17ed3a to start an election
I20260713 09:09:42.222432 28309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.247839 28720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e9c69152b94d4f9487dedfd7f78a9d" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:42.237510 28315 raft_consensus.cc:2468] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 2.
I20260713 09:09:42.241472 28725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.242343 29165 leader_election.cc:290] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:42.249017 28459 raft_consensus.cc:1240] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Rejecting Update request from peer a0839aa561424ba99400f0fab30a7109 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:42.274657 29176 raft_consensus.cc:1081] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Signalling peer ad23f01bf9f346ae917e91659b17ed3a to start an election
I20260713 09:09:42.275471 29180 leader_election.cc:290] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 2 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:42.284848 28722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc3cab70bc94c33b3c0005ddb06278e" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.276405 28720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b02ba3c3bc4b35a967fe4d9a5b01e0" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:42.282457 28727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.278278 29168 raft_consensus.cc:515] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.283712 29175 raft_consensus.cc:2749] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.290179 28430 leader_election.cc:304] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.294795 28356 leader_election.cc:304] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [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: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.297312 28724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0986934a41104053997d280eb3eb22ed" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.297195 29180 raft_consensus.cc:2749] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260713 09:09:42.299018 28280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.2:38431, user_credentials={real_user=slave}} blocked reactor thread for 68790.7us
I20260713 09:09:42.300345 29166 raft_consensus.cc:2804] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:42.300539 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e9c69152b94d4f9487dedfd7f78a9d" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:42.301030 29166 raft_consensus.cc:697] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:42.303064 28464 raft_consensus.cc:1240] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Rejecting Update request from peer a0839aa561424ba99400f0fab30a7109 for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:42.303289 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:42.303006 28462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.289642 28727 raft_consensus.cc:2468] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 1.
I20260713 09:09:42.287765 29162 raft_consensus.cc:515] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.302248 29166 consensus_queue.cc:237] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
W20260713 09:09:42.308398 28487 debug-util.cc:398] Leaking SignalData structure 0x7b0800148360 after lost signal to thread 28753
I20260713 09:09:42.306043 28280 leader_election.cc:304] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b; no voters: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.311285 28281 leader_election.cc:304] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b; no voters: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.312513 28308 raft_consensus.cc:1240] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Rejecting Update request from peer d410aef732474c8bbfa3fbaf1712efb1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:42.313134 28729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0986934a41104053997d280eb3eb22ed"
dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
 from {username='slave'} at 127.0.0.1:39604
I20260713 09:09:42.313738 28729 raft_consensus.cc:493] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:42.314038 28729 raft_consensus.cc:3060] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.314338 28727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbf1fa7d7644bd69cd98eb9739e1e9d" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.314659 29160 leader_election.cc:290] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:42.310201 29162 leader_election.cc:290] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 election: Requested vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
W20260713 09:09:42.316665 28429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.2:38431, user_credentials={real_user=slave}} blocked reactor thread for 195136us
I20260713 09:09:42.319092 29160 raft_consensus.cc:2749] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.285959 29161 raft_consensus.cc:515] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:42.322057 29191 leader_election.cc:290] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:42.323089 28311 raft_consensus.cc:1240] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Rejecting Update request from peer a0839aa561424ba99400f0fab30a7109 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:42.333829 28729 raft_consensus.cc:515] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.341182 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b02ba3c3bc4b35a967fe4d9a5b01e0" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
W20260713 09:09:42.340715 28356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.1:46729, user_credentials={real_user=slave}} blocked reactor thread for 46043.7us
I20260713 09:09:42.342792 28429 leader_election.cc:304] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.345315 28429 leader_election.cc:304] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:42.341979 28720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:42.339722 29178 consensus_queue.cc:1059] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260713 09:09:42.346706 28724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:42.347734 29187 raft_consensus.cc:2749] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:09:42.348214 29186 raft_consensus.cc:2749] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.347644 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.351269 28310 raft_consensus.cc:1240] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Rejecting Update request from peer a0839aa561424ba99400f0fab30a7109 for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:42.351804 29161 leader_election.cc:290] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:42.352291 29178 raft_consensus.cc:3055] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:42.336391 29177 consensus_queue.cc:1059] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260713 09:09:42.353355 29178 raft_consensus.cc:740] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:42.349581 28356 leader_election.cc:304] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.354159 29178 consensus_queue.cc:260] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.355414 29177 raft_consensus.cc:3055] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:42.341976 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.355789 29194 raft_consensus.cc:2749] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.355922 29178 raft_consensus.cc:3060] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.356220 28385 raft_consensus.cc:2468] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 1.
I20260713 09:09:42.355803 29177 raft_consensus.cc:740] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:42.350584 28429 leader_election.cc:304] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:42.357609 28356 leader_election.cc:304] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.358592 28281 leader_election.cc:304] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b; no voters: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.341126 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:42.357419 29159 raft_consensus.cc:2749] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:09:42.360092 28729 leader_election.cc:290] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:42.361423 28429 leader_election.cc:304] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.361720 29186 raft_consensus.cc:2749] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:09:42.361876 29170 raft_consensus.cc:2749] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.361340 28356 leader_election.cc:304] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.362968 28429 leader_election.cc:304] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [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: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:42.357059 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.373657 28280 leader_election.cc:304] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.363888 29181 raft_consensus.cc:2749] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.368305 29186 raft_consensus.cc:2749] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:09:42.383036 29160 raft_consensus.cc:2804] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:42.390230 29160 raft_consensus.cc:493] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting leader election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:42.390285 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6090f15d0b03416fb0d6a542a51ec442" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.390709 29160 raft_consensus.cc:3060] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.374377 29194 raft_consensus.cc:2749] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:09:42.386425 29168 leader_election.cc:290] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:42.388146 28309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.393787 28463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:42.381896 28311 raft_consensus.cc:1240] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Rejecting Update request from peer d410aef732474c8bbfa3fbaf1712efb1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:42.403527 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbf1fa7d7644bd69cd98eb9739e1e9d" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.401783 28457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:42.395491 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.395604 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:42.408987 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffe305dcd04969a859c53d33f1ebd9" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.400604 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0986934a41104053997d280eb3eb22ed" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.400821 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:42.404927 28457 raft_consensus.cc:2393] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4cd4423bf48941b89c853b870218e39b in current term 3: Already voted for candidate d410aef732474c8bbfa3fbaf1712efb1 in this term.
I20260713 09:09:42.382390 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffe305dcd04969a859c53d33f1ebd9" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.401469 28312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98"
dest_uuid: "4cd4423bf48941b89c853b870218e39b"
mode: GRACEFUL
new_leader_uuid: "a0839aa561424ba99400f0fab30a7109"
 from {username='slave'} at 127.0.0.1:54576
I20260713 09:09:42.401580 28316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875c94db20f04cb7b7b6a5431e2c5b60" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.417290 28312 raft_consensus.cc:606] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Received request to transfer leadership to TS a0839aa561424ba99400f0fab30a7109
I20260713 09:09:42.417706 28312 raft_consensus.cc:614] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260713 09:09:42.404556 29170 consensus_queue.cc:1059] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:42.418872 29170 raft_consensus.cc:3055] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:42.419215 29170 raft_consensus.cc:740] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:42.406250 28356 leader_election.cc:304] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.400890 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:42.412760 28463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b02ba3c3bc4b35a967fe4d9a5b01e0" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.423940 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6090f15d0b03416fb0d6a542a51ec442" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.413486 28724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:42.420449 29170 consensus_queue.cc:260] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:42.426275 28729 raft_consensus.cc:1240] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Rejecting Update request from peer d410aef732474c8bbfa3fbaf1712efb1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:42.426595 29170 raft_consensus.cc:3060] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.380666 29167 raft_consensus.cc:2749] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.414387 28308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ec5fb481941c2bc2da84c8da18fd0" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.411396 29183 consensus_queue.cc:1059] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260713 09:09:42.416055 28689 leader_election.cc:304] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [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: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a; no voters: 
I20260713 09:09:42.382925 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:42.393733 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:42.431135 28465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
W20260713 09:09:42.431150 28689 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.2:38431, user_credentials={real_user=slave}} blocked reactor thread for 66174us
I20260713 09:09:42.431960 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0986934a41104053997d280eb3eb22ed" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.432677 29202 raft_consensus.cc:2749] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:09:42.433725 28689 leader_election.cc:304] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a; no voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.421722 28356 leader_election.cc:304] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a; no voters: d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.422165 28280 leader_election.cc:304] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b; no voters: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.422428 28464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.422521 28458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0986934a41104053997d280eb3eb22ed" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:42.434895 28689 leader_election.cc:304] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a; no voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.435585 28280 leader_election.cc:304] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b; no voters: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.435709 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0986934a41104053997d280eb3eb22ed" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:42.436177 29169 raft_consensus.cc:2804] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:42.438687 28280 leader_election.cc:304] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b; no voters: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.442368 28356 leader_election.cc:304] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.462081 28317 raft_consensus.cc:1240] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Rejecting Update request from peer d410aef732474c8bbfa3fbaf1712efb1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:42.441634 28689 leader_election.cc:304] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a; no voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.420552 29177 consensus_queue.cc:260] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:42.464687 28689 leader_election.cc:304] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:42.465234 28280 leader_election.cc:304] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b; no voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.464468 28356 leader_election.cc:304] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109; no voters: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.456228 29200 raft_consensus.cc:2749] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.456342 29191 raft_consensus.cc:2749] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.456103 29159 raft_consensus.cc:2804] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:42.458109 29169 raft_consensus.cc:493] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting leader election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:42.438275 29188 raft_consensus.cc:2749] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.443285 29168 raft_consensus.cc:2749] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.437508 29189 consensus_queue.cc:1059] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:42.471611 29159 raft_consensus.cc:493] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:42.477496 29159 raft_consensus.cc:3060] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.464812 29184 raft_consensus.cc:2749] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.484193 28462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.486433 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:42.438002 29160 raft_consensus.cc:515] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.487350 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:42.489965 29160 leader_election.cc:290] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 election: Requested vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:42.472873 29169 raft_consensus.cc:3060] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.491091 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:42.463965 28313 raft_consensus.cc:3060] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.465231 29167 raft_consensus.cc:2749] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.473410 29194 raft_consensus.cc:2749] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:09:42.464072 29175 raft_consensus.cc:2749] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:09:42.474422 29185 raft_consensus.cc:2749] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.456928 28690 leader_election.cc:304] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a; no voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.495436 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:42.496110 29185 raft_consensus.cc:2749] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.496133 28458 raft_consensus.cc:3055] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:42.496685 28458 raft_consensus.cc:740] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:42.496798 28690 leader_election.cc:304] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a; no voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.471736 29202 raft_consensus.cc:2749] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.498031 28690 leader_election.cc:304] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a; no voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.497839 28458 consensus_queue.cc:260] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.502674 28458 raft_consensus.cc:3060] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.498929 28280 leader_election.cc:304] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b; no voters: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.499341 29176 raft_consensus.cc:3055] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:42.499732 29184 raft_consensus.cc:2749] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.500555 29177 raft_consensus.cc:3060] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.503981 29176 raft_consensus.cc:740] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:42.501444 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875c94db20f04cb7b7b6a5431e2c5b60" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:42.508798 28690 leader_election.cc:304] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:42.510028 29159 raft_consensus.cc:515] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.511018 29184 raft_consensus.cc:2749] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.512930 29176 consensus_queue.cc:260] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.513643 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:42.504068 29188 raft_consensus.cc:2749] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.505003 29160 raft_consensus.cc:2749] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:09:42.514647 29176 raft_consensus.cc:3060] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.521193 29169 raft_consensus.cc:515] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.523187 29169 leader_election.cc:290] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
W20260713 09:09:42.524538 28356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.4:33345, user_credentials={real_user=slave}} blocked reactor thread for 60125.7us
I20260713 09:09:42.517122 29159 leader_election.cc:290] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 election: Requested vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
W20260713 09:09:42.525313 28689 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.2:38431, user_credentials={real_user=slave}} blocked reactor thread for 60701.2us
I20260713 09:09:42.527456 28312 raft_consensus.cc:1240] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Rejecting Update request from peer a0839aa561424ba99400f0fab30a7109 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:42.528375 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:42.526875 28689 leader_election.cc:304] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:42.529237 28389 raft_consensus.cc:2410] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d410aef732474c8bbfa3fbaf1712efb1 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260713 09:09:42.530297 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b02ba3c3bc4b35a967fe4d9a5b01e0" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:42.531232 29170 consensus_queue.cc:1059] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:42.533715 29208 raft_consensus.cc:3055] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:42.534052 29208 raft_consensus.cc:740] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:42.535293 28429 leader_election.cc:304] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d410aef732474c8bbfa3fbaf1712efb1; no voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109
I20260713 09:09:42.536518 29187 raft_consensus.cc:2749] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:09:42.537065 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:42.539186 28729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:42.539284 28689 leader_election.cc:304] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a; no voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.540220 28390 raft_consensus.cc:2468] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 2.
I20260713 09:09:42.540402 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:42.541677 29188 raft_consensus.cc:2749] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.537341 29159 consensus_queue.cc:1059] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260713 09:09:42.541983 28429 leader_election.cc:304] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [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: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:42.543903 28689 leader_election.cc:304] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a; no voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.544332 29209 raft_consensus.cc:2749] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.545639 29209 raft_consensus.cc:2749] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.548245 28458 raft_consensus.cc:2468] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
W20260713 09:09:42.548735 29189 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:09:42.550016 28356 leader_election.cc:304] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0839aa561424ba99400f0fab30a7109; no voters: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.550217 29204 raft_consensus.cc:3055] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:42.550631 29204 raft_consensus.cc:740] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:42.550714 28313 raft_consensus.cc:2468] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:42.550853 29170 raft_consensus.cc:2749] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.535344 29208 consensus_queue.cc:260] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.552213 29204 consensus_queue.cc:260] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.552743 29208 raft_consensus.cc:3060] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.552901 28689 leader_election.cc:304] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad23f01bf9f346ae917e91659b17ed3a; no voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:42.543951 29177 raft_consensus.cc:2804] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:42.553848 29204 raft_consensus.cc:3060] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.555263 29209 raft_consensus.cc:2749] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:09:42.555712 29177 raft_consensus.cc:697] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:42.557428 28690 leader_election.cc:304] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [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: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: 
I20260713 09:09:42.557417 29177 consensus_queue.cc:237] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.558498 29209 raft_consensus.cc:2804] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:42.571974 29209 raft_consensus.cc:697] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Becoming Leader. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Running, Role: LEADER
I20260713 09:09:42.572921 29209 consensus_queue.cc:237] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.584694 28213 catalog_manager.cc:5697] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 1 to 2, leader changed from a0839aa561424ba99400f0fab30a7109 (127.26.149.2) to d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3). New cstate: current_term: 2 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.587574 28392 raft_consensus.cc:1240] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Rejecting Update request from peer d410aef732474c8bbfa3fbaf1712efb1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:42.594995 28211 catalog_manager.cc:5697] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 1 to 2, leader changed from d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.595918 29177 consensus_queue.cc:1059] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:42.597277 29176 raft_consensus.cc:3055] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:42.597446 28312 raft_consensus.cc:1240] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Rejecting Update request from peer ad23f01bf9f346ae917e91659b17ed3a for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:42.597663 29176 raft_consensus.cc:740] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:42.598553 29176 consensus_queue.cc:260] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.599797 29176 raft_consensus.cc:3060] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.604030 29188 consensus_queue.cc:1059] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:09:42.605093 29188 raft_consensus.cc:3055] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:42.595891 28313 raft_consensus.cc:1240] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Rejecting Update request from peer ad23f01bf9f346ae917e91659b17ed3a for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:42.605895 29188 raft_consensus.cc:740] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Running, Role: LEADER
I20260713 09:09:42.606815 29188 consensus_queue.cc:260] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.608058 29188 raft_consensus.cc:3060] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.607465 29169 consensus_queue.cc:1059] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260713 09:09:42.608844 29169 raft_consensus.cc:3055] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:42.609174 29169 raft_consensus.cc:740] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Running, Role: LEADER
I20260713 09:09:42.614868 29169 consensus_queue.cc:260] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.616710 29169 raft_consensus.cc:3060] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.627759 28313 raft_consensus.cc:1240] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Rejecting Update request from peer ad23f01bf9f346ae917e91659b17ed3a for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:42.629340 29188 consensus_queue.cc:1059] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:09:42.630328 29169 raft_consensus.cc:3055] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:42.630916 29169 raft_consensus.cc:740] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Running, Role: LEADER
I20260713 09:09:42.632980 29169 consensus_queue.cc:260] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.636039 29169 raft_consensus.cc:3060] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.648425 28213 catalog_manager.cc:5697] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: term changed from 1 to 2, leader changed from d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) to ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4). New cstate: current_term: 2 leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:42.704996 28313 raft_consensus.cc:1275] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:42.706594 29208 consensus_queue.cc:1048] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:42.734066 28458 raft_consensus.cc:1275] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:42.735679 29208 consensus_queue.cc:1048] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:42.962343 28729 raft_consensus.cc:1240] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Rejecting Update request from peer d410aef732474c8bbfa3fbaf1712efb1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:42.963439 29176 consensus_queue.cc:1059] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:42.964228 29177 raft_consensus.cc:3055] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:42.964512 29177 raft_consensus.cc:740] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:42.965236 29177 consensus_queue.cc:260] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:42.966336 29177 raft_consensus.cc:3060] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.970997 28392 raft_consensus.cc:1275] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:42.972453 29176 consensus_queue.cc:1048] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:42.985134 28312 raft_consensus.cc:1275] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:42.986619 28729 raft_consensus.cc:3060] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:42.989696 29169 consensus_queue.cc:1048] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:42.993261 28729 raft_consensus.cc:1275] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:42.994859 29187 consensus_queue.cc:1048] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:43.018057 28458 raft_consensus.cc:1275] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:43.022357 29184 consensus_queue.cc:1048] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:43.489291 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:43.523351 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:43.536675 28392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319"
dest_uuid: "a0839aa561424ba99400f0fab30a7109"
mode: GRACEFUL
new_leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
 from {username='slave'} at 127.0.0.1:54052
I20260713 09:09:43.537263 28392 raft_consensus.cc:606] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Received request to transfer leadership to TS ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:43.537528 28392 raft_consensus.cc:614] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260713 09:09:43.538602 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:43.539162 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:43.733932 29184 raft_consensus.cc:493] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:43.734508 29184 raft_consensus.cc:515] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.736737 29184 leader_election.cc:290] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:43.737267 28312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e9c69152b94d4f9487dedfd7f78a9d" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:43.737637 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e9c69152b94d4f9487dedfd7f78a9d" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:43.738137 28312 raft_consensus.cc:2393] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad23f01bf9f346ae917e91659b17ed3a in current term 2: Already voted for candidate 4cd4423bf48941b89c853b870218e39b in this term.
I20260713 09:09:43.738298 28392 raft_consensus.cc:2468] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:43.739425 28689 leader_election.cc:304] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [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: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a; no voters: 4cd4423bf48941b89c853b870218e39b
I20260713 09:09:43.740142 29184 raft_consensus.cc:2804] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:43.740456 29184 raft_consensus.cc:493] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:43.740743 29184 raft_consensus.cc:3060] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.745172 29184 raft_consensus.cc:515] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.747013 29184 leader_election.cc:290] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:43.748781 28312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e9c69152b94d4f9487dedfd7f78a9d" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:43.748998 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e9c69152b94d4f9487dedfd7f78a9d" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:43.749624 28312 raft_consensus.cc:2393] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ad23f01bf9f346ae917e91659b17ed3a in current term 2: Already voted for candidate 4cd4423bf48941b89c853b870218e39b in this term.
I20260713 09:09:43.753865 28392 raft_consensus.cc:2468] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:43.754776 28689 leader_election.cc:304] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [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: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a; no voters: 4cd4423bf48941b89c853b870218e39b
I20260713 09:09:43.755484 29184 raft_consensus.cc:2804] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:43.755916 29184 raft_consensus.cc:697] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Becoming Leader. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Running, Role: LEADER
I20260713 09:09:43.756686 29184 consensus_queue.cc:237] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.765033 28215 catalog_manager.cc:5697] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: term changed from 1 to 2, leader changed from a0839aa561424ba99400f0fab30a7109 (127.26.149.2) to ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4). New cstate: current_term: 2 leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:43.791975 29184 raft_consensus.cc:493] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:43.792405 29184 raft_consensus.cc:515] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.794008 29184 leader_election.cc:290] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:43.794710 28312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:43.795118 28458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:43.795369 28312 raft_consensus.cc:2468] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 3.
I20260713 09:09:43.796435 28690 leader_election.cc:304] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: 
I20260713 09:09:43.797222 29184 raft_consensus.cc:2804] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:09:43.797588 29184 raft_consensus.cc:493] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:43.797930 29184 raft_consensus.cc:3060] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:43.800426 29169 raft_consensus.cc:493] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:43.800956 29169 raft_consensus.cc:515] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.802647 29177 raft_consensus.cc:493] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:43.802505 29184 raft_consensus.cc:515] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.802978 29169 leader_election.cc:290] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:43.803069 29177 raft_consensus.cc:515] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.804420 29184 leader_election.cc:290] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 4 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:43.805637 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:43.806138 28317 raft_consensus.cc:2468] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 2.
I20260713 09:09:43.806358 29177 leader_election.cc:290] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:43.807456 28430 leader_election.cc:304] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:43.807755 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:43.807862 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:43.808202 29177 raft_consensus.cc:2804] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:43.808534 29177 raft_consensus.cc:493] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:43.808913 29177 raft_consensus.cc:3060] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:43.806299 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:43.810055 28313 raft_consensus.cc:3060] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:43.809433 28312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:43.812352 28312 raft_consensus.cc:2468] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 3.
I20260713 09:09:43.813555 28690 leader_election.cc:304] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: 
I20260713 09:09:43.815471 29177 raft_consensus.cc:515] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.817972 28312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:43.817993 28313 raft_consensus.cc:2468] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 4.
I20260713 09:09:43.818620 28312 raft_consensus.cc:3060] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:43.818143 29184 raft_consensus.cc:2804] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:09:43.819432 29184 raft_consensus.cc:493] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:43.819813 29184 raft_consensus.cc:3060] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:43.819885 28690 leader_election.cc:304] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [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: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: 
I20260713 09:09:43.821386 29169 raft_consensus.cc:2804] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:43.822216 29169 raft_consensus.cc:697] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 4 LEADER]: Becoming Leader. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Running, Role: LEADER
I20260713 09:09:43.825817 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:43.826674 29184 raft_consensus.cc:515] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.827297 29177 leader_election.cc:290] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:43.828751 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:43.828652 29184 leader_election.cc:290] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 4 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:43.827456 29189 raft_consensus.cc:493] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:43.826911 29169 consensus_queue.cc:237] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.830506 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:43.829769 29189 raft_consensus.cc:515] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.831386 28313 raft_consensus.cc:3060] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:43.832675 29189 leader_election.cc:290] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:43.832841 28458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:43.834156 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:43.828892 28312 raft_consensus.cc:2468] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 3.
I20260713 09:09:43.834848 28317 raft_consensus.cc:2368] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d410aef732474c8bbfa3fbaf1712efb1 for earlier term 3. Current term is 4.
I20260713 09:09:43.835619 28430 leader_election.cc:304] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, d410aef732474c8bbfa3fbaf1712efb1; no voters: ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:43.836073 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beaf335b6fa94b13a1c646d4b7ca6c52" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:43.836875 28430 leader_election.cc:400] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729) with higher term. Message: Invalid argument: T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d410aef732474c8bbfa3fbaf1712efb1 for earlier term 3. Current term is 4.
I20260713 09:09:43.837157 28430 leader_election.cc:403] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:09:43.837780 29187 raft_consensus.cc:2804] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:43.838260 29187 raft_consensus.cc:697] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:43.838361 29189 raft_consensus.cc:3060] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Advancing to term 4
I20260713 09:09:43.839112 29187 consensus_queue.cc:237] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.840380 28313 raft_consensus.cc:2468] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 4.
I20260713 09:09:43.841665 28690 leader_election.cc:304] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:43.845723 29184 raft_consensus.cc:2804] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:43.846047 29189 raft_consensus.cc:2749] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729) with higher term. Message: Invalid argument: T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d410aef732474c8bbfa3fbaf1712efb1 for earlier term 3. Current term is 4.
I20260713 09:09:43.846449 29184 raft_consensus.cc:697] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 4 LEADER]: Becoming Leader. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Running, Role: LEADER
I20260713 09:09:43.853019 28215 catalog_manager.cc:5697] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:43.854151 28466 raft_consensus.cc:2468] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 4.
I20260713 09:09:43.854251 29184 consensus_queue.cc:237] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.855947 28213 catalog_manager.cc:5697] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:43.872069 28213 catalog_manager.cc:5697] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:43.977732 29223 raft_consensus.cc:493] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:43.978327 29223 raft_consensus.cc:515] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.980521 29223 leader_election.cc:290] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:43.980997 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:43.981417 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:43.981745 28313 raft_consensus.cc:2393] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0839aa561424ba99400f0fab30a7109 in current term 3: Already voted for candidate 4cd4423bf48941b89c853b870218e39b in this term.
I20260713 09:09:43.982123 28721 raft_consensus.cc:2468] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 3.
I20260713 09:09:43.983057 28356 leader_election.cc:304] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a; no voters: 4cd4423bf48941b89c853b870218e39b
I20260713 09:09:43.983621 29223 raft_consensus.cc:2804] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:43.983965 29223 raft_consensus.cc:493] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:43.984283 29223 raft_consensus.cc:3060] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:43.991037 29223 raft_consensus.cc:515] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:43.993119 29223 leader_election.cc:290] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 3 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:43.993579 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:43.994066 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:43.994378 28313 raft_consensus.cc:2393] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a0839aa561424ba99400f0fab30a7109 in current term 3: Already voted for candidate 4cd4423bf48941b89c853b870218e39b in this term.
I20260713 09:09:44.001456 28721 raft_consensus.cc:2468] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 3.
I20260713 09:09:44.002522 28356 leader_election.cc:304] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a; no voters: 4cd4423bf48941b89c853b870218e39b
I20260713 09:09:44.003232 29223 raft_consensus.cc:2804] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:44.004371 29223 raft_consensus.cc:697] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 3 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:44.005147 29223 consensus_queue.cc:237] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.014219 28213 catalog_manager.cc:5697] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 2 to 3, leader changed from ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4) to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 3 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.028429 29223 raft_consensus.cc:493] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:44.028978 29223 raft_consensus.cc:515] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.033625 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:44.034197 28466 raft_consensus.cc:2468] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 2.
I20260713 09:09:44.035173 28355 leader_election.cc:304] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:44.035856 29232 raft_consensus.cc:2804] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:44.036204 29232 raft_consensus.cc:493] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:44.036546 29232 raft_consensus.cc:3060] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.036336 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:44.037742 28721 raft_consensus.cc:2393] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0839aa561424ba99400f0fab30a7109 in current term 2: Already voted for candidate ad23f01bf9f346ae917e91659b17ed3a in this term.
I20260713 09:09:44.031701 29223 leader_election.cc:290] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:44.045838 29232 raft_consensus.cc:515] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.047302 29232 leader_election.cc:290] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 election: Requested vote from peers d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:44.047971 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:44.048256 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:44.049109 28721 raft_consensus.cc:2393] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a0839aa561424ba99400f0fab30a7109 in current term 2: Already voted for candidate ad23f01bf9f346ae917e91659b17ed3a in this term.
I20260713 09:09:44.050289 29187 raft_consensus.cc:493] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad23f01bf9f346ae917e91659b17ed3a)
I20260713 09:09:44.050729 29187 raft_consensus.cc:515] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.052659 29187 leader_election.cc:290] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:44.053678 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:44.053937 28466 raft_consensus.cc:2468] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 2.
I20260713 09:09:44.053758 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62dcc034a9146d1be88b8e75d3bb8ff" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:44.054744 28313 raft_consensus.cc:2368] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d410aef732474c8bbfa3fbaf1712efb1 for earlier term 3. Current term is 4.
I20260713 09:09:44.055379 28355 leader_election.cc:304] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: ad23f01bf9f346ae917e91659b17ed3a
I20260713 09:09:44.055660 28430 leader_election.cc:400] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729) with higher term. Message: Invalid argument: T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d410aef732474c8bbfa3fbaf1712efb1 for earlier term 3. Current term is 4.
I20260713 09:09:44.056078 29232 raft_consensus.cc:2804] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:44.056548 28430 leader_election.cc:403] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:09:44.057153 29187 raft_consensus.cc:3060] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Advancing to term 4
I20260713 09:09:44.056552 29232 raft_consensus.cc:697] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:44.058698 29232 consensus_queue.cc:237] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.063728 29187 raft_consensus.cc:2749] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729) with higher term. Message: Invalid argument: T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d410aef732474c8bbfa3fbaf1712efb1 for earlier term 3. Current term is 4.
I20260713 09:09:44.066779 28213 catalog_manager.cc:5697] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 1 to 2, leader changed from d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3) to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.069638 29187 raft_consensus.cc:493] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.070081 29187 raft_consensus.cc:515] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.072458 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:44.073050 28392 raft_consensus.cc:2468] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 2.
I20260713 09:09:44.074090 28429 leader_election.cc:304] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:44.074759 29189 raft_consensus.cc:2804] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:44.075117 29189 raft_consensus.cc:493] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.075423 29189 raft_consensus.cc:3060] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.075574 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:44.076025 28721 raft_consensus.cc:2468] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 1.
I20260713 09:09:44.076511 29187 leader_election.cc:290] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:44.081559 29160 raft_consensus.cc:493] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.082018 29160 raft_consensus.cc:515] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.082475 29189 raft_consensus.cc:515] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.084596 29189 leader_election.cc:290] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 3 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:44.085894 28729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:44.086470 28729 raft_consensus.cc:3060] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.086802 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:44.087495 28392 raft_consensus.cc:2468] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 2.
I20260713 09:09:44.088531 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa51145ca9b9490e9203f8dcd431233b" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:44.088721 28280 leader_election.cc:304] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:44.089061 28390 raft_consensus.cc:3060] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.090634 29160 leader_election.cc:290] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:44.093688 29235 raft_consensus.cc:2804] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:44.093683 29184 raft_consensus.cc:493] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:44.094324 29235 raft_consensus.cc:493] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.094719 29235 raft_consensus.cc:3060] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.095719 29184 raft_consensus.cc:515] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.099908 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:44.100502 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:44.100641 28721 raft_consensus.cc:2468] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 1.
I20260713 09:09:44.101433 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:44.102051 28392 raft_consensus.cc:2468] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:44.098532 29184 leader_election.cc:290] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:44.103201 28689 leader_election.cc:304] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [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: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a; no voters: 
I20260713 09:09:44.103839 29184 raft_consensus.cc:2804] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:44.104171 29184 raft_consensus.cc:493] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0839aa561424ba99400f0fab30a7109)
I20260713 09:09:44.104532 29184 raft_consensus.cc:3060] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.105175 28729 raft_consensus.cc:2468] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 3.
I20260713 09:09:44.106305 28430 leader_election.cc:304] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [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: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:44.107910 29235 raft_consensus.cc:515] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.109062 28313 raft_consensus.cc:2368] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad23f01bf9f346ae917e91659b17ed3a for earlier term 2. Current term is 3.
I20260713 09:09:44.109190 28390 raft_consensus.cc:2468] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 3.
I20260713 09:09:44.110841 28690 leader_election.cc:400] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729) with higher term. Message: Invalid argument: T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad23f01bf9f346ae917e91659b17ed3a for earlier term 2. Current term is 3.
I20260713 09:09:44.111430 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:44.111820 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:44.112074 29235 leader_election.cc:290] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 3 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:44.112341 28392 raft_consensus.cc:3060] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.113116 29189 raft_consensus.cc:2804] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:44.114499 29189 raft_consensus.cc:697] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 3 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:44.115263 29189 consensus_queue.cc:237] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.116855 28392 raft_consensus.cc:2468] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 3.
I20260713 09:09:44.117746 28280 leader_election.cc:304] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:44.118397 29235 raft_consensus.cc:2804] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:44.119133 29235 raft_consensus.cc:697] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 3 LEADER]: Becoming Leader. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:44.118701 29184 raft_consensus.cc:515] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.120126 28721 raft_consensus.cc:3060] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.120211 29235 consensus_queue.cc:237] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.133819 28721 raft_consensus.cc:2468] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 3.
I20260713 09:09:44.133924 28213 catalog_manager.cc:5697] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.136943 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:44.139873 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868d36a73e9b454ea36fc0de12405319" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:44.140518 28392 raft_consensus.cc:2368] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ad23f01bf9f346ae917e91659b17ed3a for earlier term 2. Current term is 3.
I20260713 09:09:44.141615 28689 leader_election.cc:400] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 election: Vote denied by peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431) with higher term. Message: Invalid argument: T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ad23f01bf9f346ae917e91659b17ed3a for earlier term 2. Current term is 3.
I20260713 09:09:44.141871 28689 leader_election.cc:403] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260713 09:09:44.142524 29169 raft_consensus.cc:2749] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431) with higher term. Message: Invalid argument: T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ad23f01bf9f346ae917e91659b17ed3a for earlier term 2. Current term is 3.
I20260713 09:09:44.142928 29184 leader_election.cc:290] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431)
I20260713 09:09:44.148783 28215 catalog_manager.cc:5697] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b reported cstate change: term changed from 1 to 3, leader changed from a0839aa561424ba99400f0fab30a7109 (127.26.149.2) to 4cd4423bf48941b89c853b870218e39b (127.26.149.1). New cstate: current_term: 3 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.166139 29235 raft_consensus.cc:493] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.166594 29235 raft_consensus.cc:515] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.169066 29235 leader_election.cc:290] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:44.169751 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:44.170050 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a" is_pre_election: true
I20260713 09:09:44.170624 28721 raft_consensus.cc:2468] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 3.
I20260713 09:09:44.171602 28281 leader_election.cc:304] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [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: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: a0839aa561424ba99400f0fab30a7109
I20260713 09:09:44.172246 29235 raft_consensus.cc:2804] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:09:44.172542 29235 raft_consensus.cc:493] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.172785 29235 raft_consensus.cc:3060] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:44.177326 29235 raft_consensus.cc:515] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.179055 29235 leader_election.cc:290] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 4 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:44.179735 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:44.180112 28721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb358605d02452b9b5b5dd9761048c1" candidate_uuid: "4cd4423bf48941b89c853b870218e39b" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:44.180650 28721 raft_consensus.cc:3060] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:44.184691 29184 raft_consensus.cc:493] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d410aef732474c8bbfa3fbaf1712efb1)
I20260713 09:09:44.185429 28721 raft_consensus.cc:2468] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd4423bf48941b89c853b870218e39b in term 4.
I20260713 09:09:44.185242 29184 raft_consensus.cc:515] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.187377 29184 leader_election.cc:290] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:44.187884 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:44.188477 28313 raft_consensus.cc:2368] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad23f01bf9f346ae917e91659b17ed3a for earlier term 2. Current term is 3.
I20260713 09:09:44.188357 28281 leader_election.cc:304] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cd4423bf48941b89c853b870218e39b, ad23f01bf9f346ae917e91659b17ed3a; no voters: a0839aa561424ba99400f0fab30a7109
I20260713 09:09:44.189368 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f199e2d3d511491797f3d10d2b187a53" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:44.189648 28690 leader_election.cc:400] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729) with higher term. Message: Invalid argument: T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad23f01bf9f346ae917e91659b17ed3a for earlier term 2. Current term is 3.
I20260713 09:09:44.189606 29235 raft_consensus.cc:2804] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:44.190100 28690 leader_election.cc:403] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:09:44.190328 29235 raft_consensus.cc:697] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 4 LEADER]: Becoming Leader. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:44.191143 29184 raft_consensus.cc:3060] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.191336 29235 consensus_queue.cc:237] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.198340 29184 raft_consensus.cc:2749] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729) with higher term. Message: Invalid argument: T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad23f01bf9f346ae917e91659b17ed3a for earlier term 2. Current term is 3.
I20260713 09:09:44.200651 28215 catalog_manager.cc:5697] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b reported cstate change: term changed from 3 to 4, leader changed from a0839aa561424ba99400f0fab30a7109 (127.26.149.2) to 4cd4423bf48941b89c853b870218e39b (127.26.149.1). New cstate: current_term: 4 leader_uuid: "4cd4423bf48941b89c853b870218e39b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.207482 28313 raft_consensus.cc:1275] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:44.208766 29169 consensus_queue.cc:1048] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:44.210388 28392 raft_consensus.cc:1275] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:44.211548 29169 consensus_queue.cc:1048] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:44.241202 29232 raft_consensus.cc:493] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.241735 29232 raft_consensus.cc:515] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:44.244115 29232 leader_election.cc:290] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:44.246181 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:44.246752 28466 raft_consensus.cc:2468] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 3.
I20260713 09:09:44.247179 28458 raft_consensus.cc:1275] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:09:44.247344 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b" is_pre_election: true
I20260713 09:09:44.247991 28313 raft_consensus.cc:2468] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 3.
I20260713 09:09:44.248214 28355 leader_election.cc:304] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0839aa561424ba99400f0fab30a7109, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:44.248991 29184 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:09:44.250821 29232 raft_consensus.cc:2804] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:09:44.251194 29232 raft_consensus.cc:493] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.251480 29232 raft_consensus.cc:3060] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:44.266152 28313 raft_consensus.cc:1275] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:09:44.267799 29184 consensus_queue.cc:1048] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260713 09:09:44.269049 29232 raft_consensus.cc:515] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:44.272197 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:44.272717 28317 raft_consensus.cc:3060] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:44.278967 28466 raft_consensus.cc:1275] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:09:44.280594 28317 raft_consensus.cc:2468] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 4.
I20260713 09:09:44.281740 28356 leader_election.cc:304] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [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: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:44.282562 29223 raft_consensus.cc:2804] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:44.284008 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "471ce5d579ac4b56a0d32bfda45cca98" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:44.284474 28466 raft_consensus.cc:3060] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:44.285079 29184 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260713 09:09:44.290455 28466 raft_consensus.cc:2468] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 4.
I20260713 09:09:44.295324 29223 raft_consensus.cc:697] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 4 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:44.291558 29232 leader_election.cc:290] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 4 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:44.296242 29223 consensus_queue.cc:237] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:44.306528 28313 raft_consensus.cc:1275] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:09:44.308303 29184 consensus_queue.cc:1048] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:09:44.317318 28215 catalog_manager.cc:5697] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.334443 28721 raft_consensus.cc:1275] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:09:44.335824 29189 consensus_queue.cc:1048] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:44.351756 28317 raft_consensus.cc:1275] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:09:44.353302 29187 consensus_queue.cc:1048] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:44.498790 29246 raft_consensus.cc:493] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:44.499244 29246 raft_consensus.cc:515] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.501021 29246 leader_election.cc:290] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:44.501564 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109" is_pre_election: true
I20260713 09:09:44.501956 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1" is_pre_election: true
I20260713 09:09:44.502517 28466 raft_consensus.cc:2468] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 2.
I20260713 09:09:44.503389 28689 leader_election.cc:304] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [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: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1; no voters: a0839aa561424ba99400f0fab30a7109
I20260713 09:09:44.504076 29246 raft_consensus.cc:2804] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:44.504380 29246 raft_consensus.cc:493] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:44.504640 29246 raft_consensus.cc:3060] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.507956 28317 raft_consensus.cc:1240] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 4 LEADER]: Rejecting Update request from peer a0839aa561424ba99400f0fab30a7109 for earlier term 3. Current term is 4. Ops: []
I20260713 09:09:44.511891 29246 raft_consensus.cc:515] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.513717 29246 leader_election.cc:290] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 3 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:44.514582 28466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:44.515067 28466 raft_consensus.cc:3060] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.514753 29223 consensus_queue.cc:1059] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:09:44.514555 28392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c25d3f629543ae91f12f53fc67fefd" candidate_uuid: "ad23f01bf9f346ae917e91659b17ed3a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:44.515828 29223 consensus_queue.cc:1243] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Peer 4cd4423bf48941b89c853b870218e39b log is divergent from this leader: its last log entry 4.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260713 09:09:44.517221 29249 raft_consensus.cc:3055] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:44.517619 29249 raft_consensus.cc:740] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:44.518507 29249 consensus_queue.cc:260] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.519626 29249 raft_consensus.cc:3060] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:44.521109 28466 raft_consensus.cc:2468] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad23f01bf9f346ae917e91659b17ed3a in term 3.
I20260713 09:09:44.521999 28689 leader_election.cc:304] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1; no voters: a0839aa561424ba99400f0fab30a7109
I20260713 09:09:44.522627 29246 raft_consensus.cc:2804] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:44.523125 29246 raft_consensus.cc:697] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 3 LEADER]: Becoming Leader. State: Replica: ad23f01bf9f346ae917e91659b17ed3a, State: Running, Role: LEADER
I20260713 09:09:44.523938 29246 consensus_queue.cc:237] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.528882 28721 raft_consensus.cc:1240] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 3 LEADER]: Rejecting Update request from peer a0839aa561424ba99400f0fab30a7109 for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:44.530369 29223 consensus_queue.cc:1059] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:44.530983 29223 consensus_queue.cc:1243] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [LEADER]: Peer ad23f01bf9f346ae917e91659b17ed3a log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260713 09:09:44.531782 29249 raft_consensus.cc:3055] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:44.532094 29249 raft_consensus.cc:740] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:44.532783 29249 consensus_queue.cc:260] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:44.533731 29249 raft_consensus.cc:3060] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.533807 28213 catalog_manager.cc:5697] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a reported cstate change: term changed from 2 to 3, leader changed from a0839aa561424ba99400f0fab30a7109 (127.26.149.2) to ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4). New cstate: current_term: 3 leader_uuid: "ad23f01bf9f346ae917e91659b17ed3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:44.540624 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:44.592573 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:44.608008 28317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a876c27552164f14bf929a8df70e5393"
dest_uuid: "4cd4423bf48941b89c853b870218e39b"
mode: GRACEFUL
new_leader_uuid: "a0839aa561424ba99400f0fab30a7109"
 from {username='slave'} at 127.0.0.1:54576
I20260713 09:09:44.608613 28317 raft_consensus.cc:606] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 3 LEADER]: Received request to transfer leadership to TS a0839aa561424ba99400f0fab30a7109
I20260713 09:09:44.613116 28721 raft_consensus.cc:1275] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:09:44.615178 29160 consensus_queue.cc:1048] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:44.611055 28317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea6ec5fb481941c2bc2da84c8da18fd0"
dest_uuid: "4cd4423bf48941b89c853b870218e39b"
mode: GRACEFUL
new_leader_uuid: "a0839aa561424ba99400f0fab30a7109"
 from {username='slave'} at 127.0.0.1:54576
I20260713 09:09:44.616410 28317 raft_consensus.cc:606] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Received request to transfer leadership to TS a0839aa561424ba99400f0fab30a7109
I20260713 09:09:44.617604 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:44.621170 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:44.625777 28392 raft_consensus.cc:1275] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:09:44.627458 29160 consensus_queue.cc:1048] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:44.671960 28721 raft_consensus.cc:1275] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 4 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:09:44.673314 29257 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:09:44.685055 28392 raft_consensus.cc:1275] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 4 FOLLOWER]: Refusing update from remote peer 4cd4423bf48941b89c853b870218e39b: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260713 09:09:44.685485 28392 pending_rounds.cc:85] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109: Aborting all ops after (but not including) 5
I20260713 09:09:44.686457 28392 pending_rounds.cc:107] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260713 09:09:44.686779 28392 raft_consensus.cc:2889] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:44.688097 29257 consensus_queue.cc:1048] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:09:44.702625 28466 raft_consensus.cc:1275] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:09:44.702641 28721 raft_consensus.cc:1275] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:09:44.704730 29189 consensus_queue.cc:1048] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:44.705391 29249 consensus_queue.cc:1048] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.709712 28392 raft_consensus.cc:1275] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:09:44.714316 29189 consensus_queue.cc:1048] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:44.749646 28317 raft_consensus.cc:1275] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:09:44.752142 29223 consensus_queue.cc:1048] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.928069 28460 raft_consensus.cc:1275] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:09:44.929809 29266 consensus_queue.cc:1048] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:44.944413 28390 raft_consensus.cc:1275] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Refusing update from remote peer ad23f01bf9f346ae917e91659b17ed3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260713 09:09:44.944736 28390 pending_rounds.cc:85] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109: Aborting all ops after (but not including) 4
I20260713 09:09:44.944954 28390 pending_rounds.cc:107] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260713 09:09:44.945174 28390 raft_consensus.cc:2889] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:44.946472 29268 consensus_queue.cc:1048] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:44.993417 29160 raft_consensus.cc:993] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b: : Instructing follower a0839aa561424ba99400f0fab30a7109 to start an election
I20260713 09:09:44.993875 29257 raft_consensus.cc:1081] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Signalling peer a0839aa561424ba99400f0fab30a7109 to start an election
I20260713 09:09:44.995172 28390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea6ec5fb481941c2bc2da84c8da18fd0"
dest_uuid: "a0839aa561424ba99400f0fab30a7109"
 from {username='slave'} at 127.0.0.1:46978
I20260713 09:09:44.995637 28390 raft_consensus.cc:493] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:44.995896 28390 raft_consensus.cc:3060] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.999969 28390 raft_consensus.cc:515] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:45.001392 28390 leader_election.cc:290] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 2 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:45.002071 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ec5fb481941c2bc2da84c8da18fd0" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:45.002406 28729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ec5fb481941c2bc2da84c8da18fd0" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:45.002637 28317 raft_consensus.cc:3055] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:45.002966 28729 raft_consensus.cc:3060] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.003023 28317 raft_consensus.cc:740] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:45.003965 28317 consensus_queue.cc:260] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:45.005234 28317 raft_consensus.cc:3060] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.007706 28729 raft_consensus.cc:2468] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 2.
I20260713 09:09:45.008860 28356 leader_election.cc:304] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [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: a0839aa561424ba99400f0fab30a7109, ad23f01bf9f346ae917e91659b17ed3a; no voters: 
I20260713 09:09:45.009605 29223 raft_consensus.cc:2804] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:45.010087 29223 raft_consensus.cc:697] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:45.011034 29223 consensus_queue.cc:237] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:45.013406 28317 raft_consensus.cc:2468] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 2.
I20260713 09:09:45.020181 28211 catalog_manager.cc:5697] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 1 to 2, leader changed from 4cd4423bf48941b89c853b870218e39b (127.26.149.1) to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:45.137101 29160 raft_consensus.cc:993] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b: : Instructing follower a0839aa561424ba99400f0fab30a7109 to start an election
I20260713 09:09:45.137596 29257 raft_consensus.cc:1081] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 3 LEADER]: Signalling peer a0839aa561424ba99400f0fab30a7109 to start an election
I20260713 09:09:45.139194 28390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a876c27552164f14bf929a8df70e5393"
dest_uuid: "a0839aa561424ba99400f0fab30a7109"
 from {username='slave'} at 127.0.0.1:46978
I20260713 09:09:45.139696 28390 raft_consensus.cc:493] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:45.140025 28390 raft_consensus.cc:3060] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:45.146612 28390 raft_consensus.cc:515] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:45.148834 28390 leader_election.cc:290] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [CANDIDATE]: Term 4 election: Requested vote from peers 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729), d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485)
I20260713 09:09:45.149053 28317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4cd4423bf48941b89c853b870218e39b"
I20260713 09:09:45.149765 28317 raft_consensus.cc:3055] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:45.150077 28317 raft_consensus.cc:740] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4cd4423bf48941b89c853b870218e39b, State: Running, Role: LEADER
I20260713 09:09:45.150434 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a876c27552164f14bf929a8df70e5393" candidate_uuid: "a0839aa561424ba99400f0fab30a7109" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
I20260713 09:09:45.150740 28317 consensus_queue.cc:260] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:45.151047 28460 raft_consensus.cc:3060] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:45.151767 28317 raft_consensus.cc:3060] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:45.155722 28317 raft_consensus.cc:2468] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 4.
I20260713 09:09:45.156646 28356 leader_election.cc:304] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [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: 4cd4423bf48941b89c853b870218e39b, a0839aa561424ba99400f0fab30a7109; no voters: 
I20260713 09:09:45.157254 29223 raft_consensus.cc:2804] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:45.157703 29223 raft_consensus.cc:697] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 4 LEADER]: Becoming Leader. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:45.158442 29223 consensus_queue.cc:237] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [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: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } }
I20260713 09:09:45.159476 28460 raft_consensus.cc:2468] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0839aa561424ba99400f0fab30a7109 in term 4.
I20260713 09:09:45.167047 28211 catalog_manager.cc:5697] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 reported cstate change: term changed from 3 to 4, leader changed from 4cd4423bf48941b89c853b870218e39b (127.26.149.1) to a0839aa561424ba99400f0fab30a7109 (127.26.149.2). New cstate: current_term: 4 leader_uuid: "a0839aa561424ba99400f0fab30a7109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:45.390882 28317 raft_consensus.cc:1275] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:45.392138 29223 consensus_queue.cc:1048] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:45.405773 28729 raft_consensus.cc:1275] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:45.407123 29232 consensus_queue.cc:1048] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:45.613726 28460 raft_consensus.cc:1275] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:45.615008 29232 consensus_queue.cc:1048] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:45.622069 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:45.644969 28317 raft_consensus.cc:1275] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Refusing update from remote peer a0839aa561424ba99400f0fab30a7109: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:45.651952 29223 consensus_queue.cc:1048] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd4423bf48941b89c853b870218e39b" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:45.719883 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:45.741724 28390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66"
dest_uuid: "a0839aa561424ba99400f0fab30a7109"
mode: GRACEFUL
new_leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
 from {username='slave'} at 127.0.0.1:54052
I20260713 09:09:45.742456 28390 raft_consensus.cc:606] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Received request to transfer leadership to TS d410aef732474c8bbfa3fbaf1712efb1
I20260713 09:09:45.744657 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:45.746520 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:45.897430 29277 raft_consensus.cc:993] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109: : Instructing follower d410aef732474c8bbfa3fbaf1712efb1 to start an election
I20260713 09:09:45.897987 29223 raft_consensus.cc:1081] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Signalling peer d410aef732474c8bbfa3fbaf1712efb1 to start an election
I20260713 09:09:45.899385 28466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66"
dest_uuid: "d410aef732474c8bbfa3fbaf1712efb1"
 from {username='slave'} at 127.0.0.1:33752
I20260713 09:09:45.899829 28466 raft_consensus.cc:493] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:45.900095 28466 raft_consensus.cc:3060] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.904202 28466 raft_consensus.cc:515] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:45.905592 28466 leader_election.cc:290] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [CANDIDATE]: Term 2 election: Requested vote from peers a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431), ad23f01bf9f346ae917e91659b17ed3a (127.26.149.4:33345)
I20260713 09:09:45.906108 28390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0839aa561424ba99400f0fab30a7109"
I20260713 09:09:45.906397 28729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70c8a31e618947d595aaadabf5f90c66" candidate_uuid: "d410aef732474c8bbfa3fbaf1712efb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ad23f01bf9f346ae917e91659b17ed3a"
I20260713 09:09:45.906692 28390 raft_consensus.cc:3055] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:45.906901 28729 raft_consensus.cc:3060] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.907047 28390 raft_consensus.cc:740] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0839aa561424ba99400f0fab30a7109, State: Running, Role: LEADER
I20260713 09:09:45.907799 28390 consensus_queue.cc:260] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:45.908610 28390 raft_consensus.cc:3060] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.910915 28729 raft_consensus.cc:2468] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 2.
I20260713 09:09:45.911715 28430 leader_election.cc:304] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [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: ad23f01bf9f346ae917e91659b17ed3a, d410aef732474c8bbfa3fbaf1712efb1; no voters: 
I20260713 09:09:45.912356 29264 raft_consensus.cc:2804] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:45.912781 29264 raft_consensus.cc:697] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 LEADER]: Becoming Leader. State: Replica: d410aef732474c8bbfa3fbaf1712efb1, State: Running, Role: LEADER
I20260713 09:09:45.913146 28390 raft_consensus.cc:2468] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d410aef732474c8bbfa3fbaf1712efb1 in term 2.
I20260713 09:09:45.913647 29264 consensus_queue.cc:237] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [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: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } }
I20260713 09:09:45.922991 28213 catalog_manager.cc:5697] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 reported cstate change: term changed from 1 to 2, leader changed from a0839aa561424ba99400f0fab30a7109 (127.26.149.2) to d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3). New cstate: current_term: 2 leader_uuid: "d410aef732474c8bbfa3fbaf1712efb1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d410aef732474c8bbfa3fbaf1712efb1" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:46.464432 28390 raft_consensus.cc:1275] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:46.465474 29283 consensus_queue.cc:1048] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0839aa561424ba99400f0fab30a7109" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:46.467718 28729 raft_consensus.cc:1275] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Refusing update from remote peer d410aef732474c8bbfa3fbaf1712efb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:46.468868 29288 consensus_queue.cc:1048] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad23f01bf9f346ae917e91659b17ed3a" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 33345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:46.747380 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:46.762006 27220 tablet_server.cc:179] TabletServer@127.26.149.1:0 shutting down...
I20260713 09:09:46.788360 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:46.789191 27220 tablet_replica.cc:333] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.789893 27220 raft_consensus.cc:2243] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.790333 27220 raft_consensus.cc:2272] T 9279543d75e94875a29994cc86cfaa15 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.792428 27220 tablet_replica.cc:333] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.792927 27220 raft_consensus.cc:2243] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.793292 27220 raft_consensus.cc:2272] T 471ce5d579ac4b56a0d32bfda45cca98 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.794842 27220 tablet_replica.cc:333] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.795310 27220 raft_consensus.cc:2243] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.796119 27220 raft_consensus.cc:2272] T 673b1ce8d5cb437d85a64cbd5e8e1337 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.798674 27220 tablet_replica.cc:333] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.799358 27220 raft_consensus.cc:2243] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.799896 27220 raft_consensus.cc:2272] T beaf335b6fa94b13a1c646d4b7ca6c52 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.802335 27220 tablet_replica.cc:333] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.802855 27220 raft_consensus.cc:2243] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.803573 27220 raft_consensus.cc:2272] T 875c94db20f04cb7b7b6a5431e2c5b60 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.805245 27220 tablet_replica.cc:333] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.805811 27220 raft_consensus.cc:2243] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.806243 27220 raft_consensus.cc:2272] T a876c27552164f14bf929a8df70e5393 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.808421 27220 tablet_replica.cc:333] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.809091 27220 raft_consensus.cc:2243] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.809973 27220 raft_consensus.cc:2272] T fcc3cab70bc94c33b3c0005ddb06278e P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.811548 27220 tablet_replica.cc:333] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.812016 27220 raft_consensus.cc:2243] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.812701 27220 raft_consensus.cc:2272] T 6090f15d0b03416fb0d6a542a51ec442 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.814364 27220 tablet_replica.cc:333] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.814873 27220 raft_consensus.cc:2243] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.815231 27220 raft_consensus.cc:2272] T ea6ec5fb481941c2bc2da84c8da18fd0 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.816735 27220 tablet_replica.cc:333] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.817179 27220 raft_consensus.cc:2243] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.817584 27220 raft_consensus.cc:2272] T f62dcc034a9146d1be88b8e75d3bb8ff P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.819180 27220 tablet_replica.cc:333] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.819617 27220 raft_consensus.cc:2243] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.819958 27220 raft_consensus.cc:2272] T 4ceaf5c28c454968b6a5aa9fb7892426 P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.821508 27220 tablet_replica.cc:333] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.822021 27220 raft_consensus.cc:2243] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.822388 27220 raft_consensus.cc:2272] T 0986934a41104053997d280eb3eb22ed P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.823910 27220 tablet_replica.cc:333] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.824332 27220 raft_consensus.cc:2243] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.824679 27220 raft_consensus.cc:2272] T b9b3a98f0436499cb32511ec3cfcabef P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.826766 27220 tablet_replica.cc:333] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.827241 27220 raft_consensus.cc:2243] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.827641 27220 raft_consensus.cc:2272] T 21ffe305dcd04969a859c53d33f1ebd9 P 4cd4423bf48941b89c853b870218e39b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.829493 27220 tablet_replica.cc:333] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.830075 27220 raft_consensus.cc:2243] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.830709 27220 raft_consensus.cc:2272] T 868d36a73e9b454ea36fc0de12405319 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.832599 27220 tablet_replica.cc:333] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.833221 27220 raft_consensus.cc:2243] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.833664 27220 raft_consensus.cc:2272] T f199e2d3d511491797f3d10d2b187a53 P 4cd4423bf48941b89c853b870218e39b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:46.833750 28356 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260713 09:09:46.835922 27220 tablet_replica.cc:333] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
W20260713 09:09:46.836279 28356 consensus_peers.cc:597] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 -> Peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Couldn't send request to peer 4cd4423bf48941b89c853b870218e39b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:46.836601 27220 raft_consensus.cc:2243] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.837182 27220 raft_consensus.cc:2272] T 26e9c69152b94d4f9487dedfd7f78a9d P 4cd4423bf48941b89c853b870218e39b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.839596 27220 tablet_replica.cc:333] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b: stopping tablet replica
I20260713 09:09:46.840023 27220 raft_consensus.cc:2243] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 4 LEADER]: Raft consensus shutting down.
W20260713 09:09:46.839983 28430 consensus_peers.cc:597] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 -> Peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Couldn't send request to peer 4cd4423bf48941b89c853b870218e39b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:46.840867 27220 raft_consensus.cc:2272] T 7cb358605d02452b9b5b5dd9761048c1 P 4cd4423bf48941b89c853b870218e39b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.882705 27220 tablet_server.cc:196] TabletServer@127.26.149.1:0 shutdown complete.
W20260713 09:09:46.900617 28430 consensus_peers.cc:597] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 -> Peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Couldn't send request to peer 4cd4423bf48941b89c853b870218e39b. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:46729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:46.919952 28690 consensus_peers.cc:597] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a -> Peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Couldn't send request to peer 4cd4423bf48941b89c853b870218e39b. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:46729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:46.923134 27220 tablet_server.cc:179] TabletServer@127.26.149.2:0 shutting down...
W20260713 09:09:46.939106 28356 consensus_peers.cc:597] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 -> Peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Couldn't send request to peer 4cd4423bf48941b89c853b870218e39b. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:46729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:46.953126 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:46.953926 27220 tablet_replica.cc:333] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.954806 27220 raft_consensus.cc:2243] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.955389 27220 raft_consensus.cc:2272] T fcc3cab70bc94c33b3c0005ddb06278e P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.957147 27220 tablet_replica.cc:333] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.957909 27220 raft_consensus.cc:2243] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.958638 27220 raft_consensus.cc:2272] T 08c25d3f629543ae91f12f53fc67fefd P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:46.960062 28429 consensus_peers.cc:597] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 -> Peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Couldn't send request to peer a0839aa561424ba99400f0fab30a7109. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:46.961143 27220 tablet_replica.cc:333] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.961805 27220 raft_consensus.cc:2243] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.962214 27220 raft_consensus.cc:2272] T e86fbbfc97c944e8951121137b9bb63a P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.963835 27220 tablet_replica.cc:333] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.964339 27220 raft_consensus.cc:2243] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.964946 27220 raft_consensus.cc:2272] T 471ce5d579ac4b56a0d32bfda45cca98 P a0839aa561424ba99400f0fab30a7109 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.966383 27220 tablet_replica.cc:333] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.966840 27220 raft_consensus.cc:2243] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.967473 27220 raft_consensus.cc:2272] T 9279543d75e94875a29994cc86cfaa15 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.969105 27220 tablet_replica.cc:333] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.969655 27220 raft_consensus.cc:2243] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.970182 27220 raft_consensus.cc:2272] T aa51145ca9b9490e9203f8dcd431233b P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.971675 27220 tablet_replica.cc:333] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.972174 27220 raft_consensus.cc:2243] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.972534 27220 raft_consensus.cc:2272] T 673b1ce8d5cb437d85a64cbd5e8e1337 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.974479 27220 tablet_replica.cc:333] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.975224 27220 raft_consensus.cc:2243] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.975740 27220 raft_consensus.cc:2272] T acbf1fa7d7644bd69cd98eb9739e1e9d P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.977783 27220 tablet_replica.cc:333] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.978228 27220 raft_consensus.cc:2243] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.978530 27220 raft_consensus.cc:2272] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.980141 27220 tablet_replica.cc:333] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.980559 27220 raft_consensus.cc:2243] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.981171 27220 raft_consensus.cc:2272] T ea6ec5fb481941c2bc2da84c8da18fd0 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.982815 27220 tablet_replica.cc:333] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.983286 27220 raft_consensus.cc:2243] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.983642 27220 raft_consensus.cc:2272] T 70c8a31e618947d595aaadabf5f90c66 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.985735 27220 tablet_replica.cc:333] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.986187 27220 raft_consensus.cc:2243] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.986794 27220 raft_consensus.cc:2272] T a876c27552164f14bf929a8df70e5393 P a0839aa561424ba99400f0fab30a7109 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.988185 27220 tablet_replica.cc:333] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.988631 27220 raft_consensus.cc:2243] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.988996 27220 raft_consensus.cc:2272] T b9b3a98f0436499cb32511ec3cfcabef P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.990593 27220 tablet_replica.cc:333] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.991034 27220 raft_consensus.cc:2243] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.992019 27220 raft_consensus.cc:2272] T 21ffe305dcd04969a859c53d33f1ebd9 P a0839aa561424ba99400f0fab30a7109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.993498 27220 tablet_replica.cc:333] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.994028 27220 raft_consensus.cc:2243] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.994376 27220 raft_consensus.cc:2272] T 868d36a73e9b454ea36fc0de12405319 P a0839aa561424ba99400f0fab30a7109 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.995844 27220 tablet_replica.cc:333] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.996258 27220 raft_consensus.cc:2243] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.996620 27220 raft_consensus.cc:2272] T 26e9c69152b94d4f9487dedfd7f78a9d P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.998164 27220 tablet_replica.cc:333] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:46.998576 27220 raft_consensus.cc:2243] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.999017 27220 raft_consensus.cc:2272] T 7cb358605d02452b9b5b5dd9761048c1 P a0839aa561424ba99400f0fab30a7109 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.000510 27220 tablet_replica.cc:333] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109: stopping tablet replica
I20260713 09:09:47.000972 27220 raft_consensus.cc:2243] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.001670 27220 raft_consensus.cc:2272] T 4ceaf5c28c454968b6a5aa9fb7892426 P a0839aa561424ba99400f0fab30a7109 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:47.018337 28429 consensus_peers.cc:597] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 -> Peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Couldn't send request to peer a0839aa561424ba99400f0fab30a7109. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:47.026717 28429 consensus_peers.cc:597] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 -> Peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Couldn't send request to peer a0839aa561424ba99400f0fab30a7109. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:47.058012 28689 consensus_peers.cc:597] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a -> Peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Couldn't send request to peer a0839aa561424ba99400f0fab30a7109. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.2:38431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:47.071313 27220 tablet_server.cc:196] TabletServer@127.26.149.2:0 shutdown complete.
W20260713 09:09:47.103241 28689 consensus_peers.cc:597] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a -> Peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Couldn't send request to peer a0839aa561424ba99400f0fab30a7109. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.2:38431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:47.108955 27220 tablet_server.cc:179] TabletServer@127.26.149.3:0 shutting down...
I20260713 09:09:47.137514 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:47.138281 27220 tablet_replica.cc:333] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.138862 27220 raft_consensus.cc:2243] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.139593 27220 raft_consensus.cc:2272] T aa51145ca9b9490e9203f8dcd431233b P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.141255 27220 tablet_replica.cc:333] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.141844 27220 raft_consensus.cc:2243] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.142235 27220 raft_consensus.cc:2272] T 08c25d3f629543ae91f12f53fc67fefd P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.143878 27220 tablet_replica.cc:333] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.144373 27220 raft_consensus.cc:2243] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.145027 27220 raft_consensus.cc:2272] T e86fbbfc97c944e8951121137b9bb63a P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.146646 27220 tablet_replica.cc:333] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.147125 27220 raft_consensus.cc:2243] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.147541 27220 raft_consensus.cc:2272] T 673b1ce8d5cb437d85a64cbd5e8e1337 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.149070 27220 tablet_replica.cc:333] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.149590 27220 raft_consensus.cc:2243] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.149971 27220 raft_consensus.cc:2272] T beaf335b6fa94b13a1c646d4b7ca6c52 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.151415 27220 tablet_replica.cc:333] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.151926 27220 raft_consensus.cc:2243] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.152314 27220 raft_consensus.cc:2272] T 9279543d75e94875a29994cc86cfaa15 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.153833 27220 tablet_replica.cc:333] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.154227 27220 raft_consensus.cc:2243] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.154603 27220 raft_consensus.cc:2272] T 471ce5d579ac4b56a0d32bfda45cca98 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.156095 27220 tablet_replica.cc:333] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.156608 27220 raft_consensus.cc:2243] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.157330 27220 raft_consensus.cc:2272] T 875c94db20f04cb7b7b6a5431e2c5b60 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.159005 27220 tablet_replica.cc:333] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.159456 27220 raft_consensus.cc:2243] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.159940 27220 raft_consensus.cc:2272] T f62dcc034a9146d1be88b8e75d3bb8ff P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:47.160770 28690 consensus_peers.cc:597] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a -> Peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Couldn't send request to peer 4cd4423bf48941b89c853b870218e39b. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:46729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:47.161478 27220 tablet_replica.cc:333] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.162047 27220 raft_consensus.cc:2243] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.162460 27220 raft_consensus.cc:2272] T a876c27552164f14bf929a8df70e5393 P d410aef732474c8bbfa3fbaf1712efb1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.163841 27220 tablet_replica.cc:333] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.164278 27220 raft_consensus.cc:2243] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.164706 27220 raft_consensus.cc:2272] T 6090f15d0b03416fb0d6a542a51ec442 P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.166647 27220 tablet_replica.cc:333] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.167188 27220 raft_consensus.cc:2243] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.167520 27220 raft_consensus.cc:2272] T 0986934a41104053997d280eb3eb22ed P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.169075 27220 tablet_replica.cc:333] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.169464 27220 raft_consensus.cc:2243] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.170169 27220 raft_consensus.cc:2272] T 70c8a31e618947d595aaadabf5f90c66 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.172062 27220 tablet_replica.cc:333] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.172487 27220 raft_consensus.cc:2243] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.173106 27220 raft_consensus.cc:2272] T acbf1fa7d7644bd69cd98eb9739e1e9d P d410aef732474c8bbfa3fbaf1712efb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.174538 27220 tablet_replica.cc:333] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.174947 27220 raft_consensus.cc:2243] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.175556 27220 raft_consensus.cc:2272] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.177035 27220 tablet_replica.cc:333] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.177425 27220 raft_consensus.cc:2243] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.177816 27220 raft_consensus.cc:2272] T 4ceaf5c28c454968b6a5aa9fb7892426 P d410aef732474c8bbfa3fbaf1712efb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.179277 27220 tablet_replica.cc:333] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.179672 27220 raft_consensus.cc:2243] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.180241 27220 raft_consensus.cc:2272] T f199e2d3d511491797f3d10d2b187a53 P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.181836 27220 tablet_replica.cc:333] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1: stopping tablet replica
I20260713 09:09:47.182667 27220 raft_consensus.cc:2243] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.183292 27220 raft_consensus.cc:2272] T b9b3a98f0436499cb32511ec3cfcabef P d410aef732474c8bbfa3fbaf1712efb1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:47.194777 28690 consensus_peers.cc:597] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a -> Peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Couldn't send request to peer 4cd4423bf48941b89c853b870218e39b. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:46729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:47.223848 28690 consensus_peers.cc:597] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a -> Peer 4cd4423bf48941b89c853b870218e39b (127.26.149.1:46729): Couldn't send request to peer 4cd4423bf48941b89c853b870218e39b. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:46729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:47.242774 28689 consensus_peers.cc:597] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a -> Peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): Couldn't send request to peer d410aef732474c8bbfa3fbaf1712efb1. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.3:45485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:47.243266 27220 tablet_server.cc:196] TabletServer@127.26.149.3:0 shutdown complete.
I20260713 09:09:47.276750 27220 tablet_server.cc:179] TabletServer@127.26.149.4:0 shutting down...
W20260713 09:09:47.291421 28689 consensus_peers.cc:597] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a -> Peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): Couldn't send request to peer d410aef732474c8bbfa3fbaf1712efb1. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.3:45485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:47.295074 28689 consensus_peers.cc:597] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a -> Peer d410aef732474c8bbfa3fbaf1712efb1 (127.26.149.3:45485): Couldn't send request to peer d410aef732474c8bbfa3fbaf1712efb1. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.3:45485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:47.306350 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:47.307009 27220 tablet_replica.cc:333] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.307616 27220 raft_consensus.cc:2243] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.308118 27220 raft_consensus.cc:2272] T 875c94db20f04cb7b7b6a5431e2c5b60 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.310025 27220 tablet_replica.cc:333] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.310523 27220 raft_consensus.cc:2243] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.311026 27220 raft_consensus.cc:2272] T f199e2d3d511491797f3d10d2b187a53 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.312481 27220 tablet_replica.cc:333] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.312954 27220 raft_consensus.cc:2243] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.313658 27220 raft_consensus.cc:2272] T f62dcc034a9146d1be88b8e75d3bb8ff P ad23f01bf9f346ae917e91659b17ed3a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.315328 27220 tablet_replica.cc:333] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.315817 27220 raft_consensus.cc:2243] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.316444 27220 raft_consensus.cc:2272] T 26e9c69152b94d4f9487dedfd7f78a9d P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.318010 27220 tablet_replica.cc:333] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.318493 27220 raft_consensus.cc:2243] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.318856 27220 raft_consensus.cc:2272] T 7cb358605d02452b9b5b5dd9761048c1 P ad23f01bf9f346ae917e91659b17ed3a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.320355 27220 tablet_replica.cc:333] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.320827 27220 raft_consensus.cc:2243] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.321274 27220 raft_consensus.cc:2272] T aa51145ca9b9490e9203f8dcd431233b P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.322804 27220 tablet_replica.cc:333] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.323277 27220 raft_consensus.cc:2243] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.323907 27220 raft_consensus.cc:2272] T beaf335b6fa94b13a1c646d4b7ca6c52 P ad23f01bf9f346ae917e91659b17ed3a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.325413 27220 tablet_replica.cc:333] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.325882 27220 raft_consensus.cc:2243] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.326328 27220 raft_consensus.cc:2272] T ea6ec5fb481941c2bc2da84c8da18fd0 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.327822 27220 tablet_replica.cc:333] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.328275 27220 raft_consensus.cc:2243] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.328706 27220 raft_consensus.cc:2272] T 70c8a31e618947d595aaadabf5f90c66 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.330605 27220 tablet_replica.cc:333] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.331095 27220 raft_consensus.cc:2243] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.331717 27220 raft_consensus.cc:2272] T 08c25d3f629543ae91f12f53fc67fefd P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.333216 27220 tablet_replica.cc:333] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.333670 27220 raft_consensus.cc:2243] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.334100 27220 raft_consensus.cc:2272] T 21ffe305dcd04969a859c53d33f1ebd9 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.335613 27220 tablet_replica.cc:333] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.336050 27220 raft_consensus.cc:2243] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.336480 27220 raft_consensus.cc:2272] T 868d36a73e9b454ea36fc0de12405319 P ad23f01bf9f346ae917e91659b17ed3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.338011 27220 tablet_replica.cc:333] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.338474 27220 raft_consensus.cc:2243] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.338918 27220 raft_consensus.cc:2272] T fcc3cab70bc94c33b3c0005ddb06278e P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.340422 27220 tablet_replica.cc:333] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.340878 27220 raft_consensus.cc:2243] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.341336 27220 raft_consensus.cc:2272] T 6090f15d0b03416fb0d6a542a51ec442 P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.342979 27220 tablet_replica.cc:333] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.343446 27220 raft_consensus.cc:2243] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.343811 27220 raft_consensus.cc:2272] T 95b02ba3c3bc4b35a967fe4d9a5b01e0 P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:47.344825 28689 consensus_peers.cc:597] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a -> Peer a0839aa561424ba99400f0fab30a7109 (127.26.149.2:38431): Couldn't send request to peer a0839aa561424ba99400f0fab30a7109. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.2:38431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:47.345420 27220 tablet_replica.cc:333] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.345930 27220 raft_consensus.cc:2243] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.346370 27220 raft_consensus.cc:2272] T acbf1fa7d7644bd69cd98eb9739e1e9d P ad23f01bf9f346ae917e91659b17ed3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.347833 27220 tablet_replica.cc:333] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.348269 27220 raft_consensus.cc:2243] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.348842 27220 raft_consensus.cc:2272] T 0986934a41104053997d280eb3eb22ed P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.350358 27220 tablet_replica.cc:333] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a: stopping tablet replica
I20260713 09:09:47.350759 27220 raft_consensus.cc:2243] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.351424 27220 raft_consensus.cc:2272] T e86fbbfc97c944e8951121137b9bb63a P ad23f01bf9f346ae917e91659b17ed3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.384253 27220 tablet_server.cc:196] TabletServer@127.26.149.4:0 shutdown complete.
I20260713 09:09:47.411835 27220 master.cc:562] Master@127.26.149.62:34171 shutting down...
I20260713 09:09:47.432046 27220 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:47.432580 27220 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.432906 27220 tablet_replica.cc:333] T 00000000000000000000000000000000 P 081cf53d83a648e5b2b72e1a7fb64a5e: stopping tablet replica
I20260713 09:09:47.452819 27220 master.cc:584] Master@127.26.149.62:34171 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (34867 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:09:47.510787 27220 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.149.62:34381
I20260713 09:09:47.512094 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:47.517283 29301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:47.517992 29302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:47.519134 29304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:47.519770 27220 server_base.cc:1061] running on GCE node
I20260713 09:09:47.520871 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:47.521086 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:47.521268 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933787521227 us; error 0 us; skew 500 ppm
I20260713 09:09:47.521849 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:47.524703 27220 webserver.cc:533] Webserver started at http://127.26.149.62:44817/ using document root <none> and password file <none>
I20260713 09:09:47.525197 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:47.525381 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:47.525887 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:47.526983 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/master-0-root/instance:
uuid: "70b700c42a294b469c19a8bcdb472341"
format_stamp: "Formatted at 2026-07-13 09:09:47 on dist-test-slave-v6t3"
I20260713 09:09:47.531113 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:47.534252 29309 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:47.534889 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:47.535147 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/master-0-root
uuid: "70b700c42a294b469c19a8bcdb472341"
format_stamp: "Formatted at 2026-07-13 09:09:47 on dist-test-slave-v6t3"
I20260713 09:09:47.535439 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-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)
I20260713 09:09:47.557334 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:47.558450 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:47.593276 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.62:34381
I20260713 09:09:47.593359 29360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.62:34381 every 8 connection(s)
I20260713 09:09:47.597136 29361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.606232 29361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341: Bootstrap starting.
I20260713 09:09:47.610548 29361 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.614248 29361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341: No bootstrap required, opened a new log
I20260713 09:09:47.616544 29361 raft_consensus.cc:359] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70b700c42a294b469c19a8bcdb472341" member_type: VOTER }
I20260713 09:09:47.616870 29361 raft_consensus.cc:385] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.617046 29361 raft_consensus.cc:740] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b700c42a294b469c19a8bcdb472341, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.617477 29361 consensus_queue.cc:260] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70b700c42a294b469c19a8bcdb472341" member_type: VOTER }
I20260713 09:09:47.617897 29361 raft_consensus.cc:399] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:47.618085 29361 raft_consensus.cc:493] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:47.618289 29361 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.621759 29361 raft_consensus.cc:515] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70b700c42a294b469c19a8bcdb472341" member_type: VOTER }
I20260713 09:09:47.622175 29361 leader_election.cc:304] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [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: 70b700c42a294b469c19a8bcdb472341; no voters: 
I20260713 09:09:47.623030 29361 leader_election.cc:290] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:47.623411 29364 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.624609 29364 raft_consensus.cc:697] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [term 1 LEADER]: Becoming Leader. State: Replica: 70b700c42a294b469c19a8bcdb472341, State: Running, Role: LEADER
I20260713 09:09:47.625175 29364 consensus_queue.cc:237] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [LEADER]: Queue going to LEADER mode. State: All 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: "70b700c42a294b469c19a8bcdb472341" member_type: VOTER }
I20260713 09:09:47.625743 29361 sys_catalog.cc:565] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:47.629766 29366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 70b700c42a294b469c19a8bcdb472341. Latest consensus state: current_term: 1 leader_uuid: "70b700c42a294b469c19a8bcdb472341" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70b700c42a294b469c19a8bcdb472341" member_type: VOTER } }
I20260713 09:09:47.630415 29366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:47.630995 29365 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "70b700c42a294b469c19a8bcdb472341" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70b700c42a294b469c19a8bcdb472341" member_type: VOTER } }
I20260713 09:09:47.631425 29365 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:47.632395 29371 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:47.637154 29371 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:47.643497 27220 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:47.645100 29371 catalog_manager.cc:1383] Generated new cluster ID: b212c724f3df48fbb450cc10db9cc0c5
I20260713 09:09:47.645339 29371 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:47.661617 29371 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:47.662774 29371 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:47.680073 29371 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341: Generated new TSK 0
I20260713 09:09:47.680604 29371 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:47.709967 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:47.716363 29382 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:47.717231 29383 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:47.721848 27220 server_base.cc:1061] running on GCE node
W20260713 09:09:47.723225 29385 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:47.724047 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:47.724228 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:47.724416 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933787724383 us; error 0 us; skew 500 ppm
I20260713 09:09:47.724933 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:47.727137 27220 webserver.cc:533] Webserver started at http://127.26.149.1:41199/ using document root <none> and password file <none>
I20260713 09:09:47.727619 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:47.727766 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:47.727969 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:47.728899 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-0-root/instance:
uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
format_stamp: "Formatted at 2026-07-13 09:09:47 on dist-test-slave-v6t3"
I20260713 09:09:47.732892 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:47.735649 29390 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:47.736346 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:47.736624 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-0-root
uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
format_stamp: "Formatted at 2026-07-13 09:09:47 on dist-test-slave-v6t3"
I20260713 09:09:47.736850 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-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)
I20260713 09:09:47.756618 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:47.757640 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:47.758881 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:47.761255 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:47.761528 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:09:47.761812 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:47.762053 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:47.806834 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.1:40561
I20260713 09:09:47.806933 29452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.1:40561 every 8 connection(s)
I20260713 09:09:47.812219 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:47.819442 29457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:47.822566 29458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:47.823724 29460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:47.824060 27220 server_base.cc:1061] running on GCE node
I20260713 09:09:47.825479 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:47.825726 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:47.825852 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933787825842 us; error 0 us; skew 500 ppm
I20260713 09:09:47.826289 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:47.828692 27220 webserver.cc:533] Webserver started at http://127.26.149.2:33877/ using document root <none> and password file <none>
I20260713 09:09:47.829221 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:47.829439 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:47.829772 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:47.830955 29453 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34381
I20260713 09:09:47.831027 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-1-root/instance:
uuid: "eead7007310642f8b5ccb8b3851fe199"
format_stamp: "Formatted at 2026-07-13 09:09:47 on dist-test-slave-v6t3"
I20260713 09:09:47.831348 29453 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:47.832055 29453 heartbeater.cc:507] Master 127.26.149.62:34381 requested a full tablet report, sending...
I20260713 09:09:47.834151 29326 ts_manager.cc:194] Registered new tserver with Master: eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:47.836328 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:09:47.836333 29326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33738
I20260713 09:09:47.839962 29465 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:47.840654 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:09:47.840879 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-1-root
uuid: "eead7007310642f8b5ccb8b3851fe199"
format_stamp: "Formatted at 2026-07-13 09:09:47 on dist-test-slave-v6t3"
I20260713 09:09:47.841109 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-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)
I20260713 09:09:47.852326 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:47.853263 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:47.854533 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:47.856330 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:47.856503 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:47.856729 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:47.856849 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:47.893030 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.2:38821
I20260713 09:09:47.893136 29527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.2:38821 every 8 connection(s)
I20260713 09:09:47.897400 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:47.904320 29531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:47.906059 29532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:47.908746 29534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:47.909067 27220 server_base.cc:1061] running on GCE node
I20260713 09:09:47.909428 29528 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34381
I20260713 09:09:47.909825 29528 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:47.910140 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:47.910392 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:47.910584 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933787910566 us; error 0 us; skew 500 ppm
I20260713 09:09:47.910620 29528 heartbeater.cc:507] Master 127.26.149.62:34381 requested a full tablet report, sending...
I20260713 09:09:47.911401 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:47.912976 29326 ts_manager.cc:194] Registered new tserver with Master: eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:09:47.913949 27220 webserver.cc:533] Webserver started at http://127.26.149.3:41905/ using document root <none> and password file <none>
I20260713 09:09:47.914518 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:47.914768 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:47.914701 29326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33752
I20260713 09:09:47.915197 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:47.916610 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-2-root/instance:
uuid: "25cefae5517e484289f962de927039bd"
format_stamp: "Formatted at 2026-07-13 09:09:47 on dist-test-slave-v6t3"
I20260713 09:09:47.920637 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260713 09:09:47.923520 29539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:47.924180 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:47.924451 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-2-root
uuid: "25cefae5517e484289f962de927039bd"
format_stamp: "Formatted at 2026-07-13 09:09:47 on dist-test-slave-v6t3"
I20260713 09:09:47.924697 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-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)
I20260713 09:09:47.938840 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:47.939800 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:47.941103 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:47.943188 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:47.943365 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:47.943590 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:47.943740 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:47.980255 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.3:45895
I20260713 09:09:47.980348 29601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.3:45895 every 8 connection(s)
I20260713 09:09:47.984869 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:47.991186 29605 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:47.991995 29606 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:47.993804 27220 server_base.cc:1061] running on GCE node
W20260713 09:09:47.995419 29608 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:47.995810 29602 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34381
I20260713 09:09:47.996243 29602 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:47.996459 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:47.996690 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:47.996856 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933787996836 us; error 0 us; skew 500 ppm
I20260713 09:09:47.996966 29602 heartbeater.cc:507] Master 127.26.149.62:34381 requested a full tablet report, sending...
I20260713 09:09:47.997455 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:47.999181 29326 ts_manager.cc:194] Registered new tserver with Master: 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:48.000506 29326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33762
I20260713 09:09:48.002717 27220 webserver.cc:533] Webserver started at http://127.26.149.4:39189/ using document root <none> and password file <none>
I20260713 09:09:48.003158 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:48.003309 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:48.003512 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:48.004490 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-3-root/instance:
uuid: "ed2cef6e740642fa9e8071b50644152d"
format_stamp: "Formatted at 2026-07-13 09:09:47 on dist-test-slave-v6t3"
I20260713 09:09:48.008483 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:09:48.011590 29613 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:48.012305 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:48.012543 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-3-root
uuid: "ed2cef6e740642fa9e8071b50644152d"
format_stamp: "Formatted at 2026-07-13 09:09:47 on dist-test-slave-v6t3"
I20260713 09:09:48.012769 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-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)
I20260713 09:09:48.029649 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:48.030768 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:48.032069 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:48.035509 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:48.035799 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:48.036118 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:48.036345 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:48.077497 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.4:38109
I20260713 09:09:48.077687 29675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.4:38109 every 8 connection(s)
I20260713 09:09:48.090938 29676 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34381
I20260713 09:09:48.091387 29676 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:48.092099 29676 heartbeater.cc:507] Master 127.26.149.62:34381 requested a full tablet report, sending...
I20260713 09:09:48.094110 29326 ts_manager.cc:194] Registered new tserver with Master: ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:48.095096 27220 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014418111s
I20260713 09:09:48.095469 29326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33774
I20260713 09:09:48.118942 29326 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33778:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:09:48.262923 29641 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7f892a72744002ad8b3064384eba33 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:48.264611 29641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7f892a72744002ad8b3064384eba33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.265003 29636 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9b67587fff4a78934f1299939d0d37 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:48.266335 29636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9b67587fff4a78934f1299939d0d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.266568 29638 tablet_service.cc:1511] Processing CreateTablet for tablet 51a90dfa07bf4d2a82b231975e5be400 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:48.267766 29638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a90dfa07bf4d2a82b231975e5be400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.270099 29639 tablet_service.cc:1511] Processing CreateTablet for tablet e0e048caf6f94efbb55f2fd036c50dd2 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:48.270498 29637 tablet_service.cc:1511] Processing CreateTablet for tablet ab75ec24554e4cc2b961cf4bea53e65f (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:48.271401 29639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e048caf6f94efbb55f2fd036c50dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.264909 29640 tablet_service.cc:1511] Processing CreateTablet for tablet 8eebcb33fb904b4f956e544ba2beea02 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:48.272495 29637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab75ec24554e4cc2b961cf4bea53e65f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.277830 29640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eebcb33fb904b4f956e544ba2beea02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.279125 29635 tablet_service.cc:1511] Processing CreateTablet for tablet ff21947eadea4bd1b91584ab3798e49a (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:48.280885 29635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff21947eadea4bd1b91584ab3798e49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.283861 29634 tablet_service.cc:1511] Processing CreateTablet for tablet db1061d3fd0f49c9ad03b8866a956de0 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:48.285104 29634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1061d3fd0f49c9ad03b8866a956de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.291383 29633 tablet_service.cc:1511] Processing CreateTablet for tablet a7b931a1b90840c89cd6df1806e099e7 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:48.292675 29633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b931a1b90840c89cd6df1806e099e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.297676 29632 tablet_service.cc:1511] Processing CreateTablet for tablet 2225be0ae2bb445693b6edb6374800bc (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:48.299019 29632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2225be0ae2bb445693b6edb6374800bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.300204 29415 tablet_service.cc:1511] Processing CreateTablet for tablet 44aa72ddaffe45a6ae89a7256176ee45 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:48.300683 29417 tablet_service.cc:1511] Processing CreateTablet for tablet 91ad15c979344a2f87604c855d332692 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:48.299052 29418 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7f892a72744002ad8b3064384eba33 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:48.302599 29416 tablet_service.cc:1511] Processing CreateTablet for tablet 8eebcb33fb904b4f956e544ba2beea02 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:48.306226 29411 tablet_service.cc:1511] Processing CreateTablet for tablet ff21947eadea4bd1b91584ab3798e49a (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:48.308359 29410 tablet_service.cc:1511] Processing CreateTablet for tablet db1061d3fd0f49c9ad03b8866a956de0 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:48.310366 29409 tablet_service.cc:1511] Processing CreateTablet for tablet beeab6728cf449a5ae66338eeae60847 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:48.303615 29413 tablet_service.cc:1511] Processing CreateTablet for tablet ab75ec24554e4cc2b961cf4bea53e65f (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:48.302599 29414 tablet_service.cc:1511] Processing CreateTablet for tablet 51a90dfa07bf4d2a82b231975e5be400 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:48.304798 29412 tablet_service.cc:1511] Processing CreateTablet for tablet 15fe06c14ef44edb9b8879aa704c9d9f (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:48.301520 29415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44aa72ddaffe45a6ae89a7256176ee45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.319593 29417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ad15c979344a2f87604c855d332692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.321817 29413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab75ec24554e4cc2b961cf4bea53e65f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.325814 29409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beeab6728cf449a5ae66338eeae60847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.326428 29418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7f892a72744002ad8b3064384eba33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.327049 29410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1061d3fd0f49c9ad03b8866a956de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.329845 29414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a90dfa07bf4d2a82b231975e5be400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.331986 29412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15fe06c14ef44edb9b8879aa704c9d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.334403 29492 tablet_service.cc:1511] Processing CreateTablet for tablet 8eebcb33fb904b4f956e544ba2beea02 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:48.335279 29416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eebcb33fb904b4f956e544ba2beea02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.335647 29492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eebcb33fb904b4f956e544ba2beea02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.338846 29493 tablet_service.cc:1511] Processing CreateTablet for tablet 91ad15c979344a2f87604c855d332692 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:48.343813 29485 tablet_service.cc:1511] Processing CreateTablet for tablet a7b931a1b90840c89cd6df1806e099e7 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:48.344521 29491 tablet_service.cc:1511] Processing CreateTablet for tablet e0e048caf6f94efbb55f2fd036c50dd2 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:48.345052 29485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b931a1b90840c89cd6df1806e099e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.345765 29491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e048caf6f94efbb55f2fd036c50dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.346589 29484 tablet_service.cc:1511] Processing CreateTablet for tablet beeab6728cf449a5ae66338eeae60847 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:48.347807 29484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beeab6728cf449a5ae66338eeae60847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.348812 29490 tablet_service.cc:1511] Processing CreateTablet for tablet 44aa72ddaffe45a6ae89a7256176ee45 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:48.350095 29490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44aa72ddaffe45a6ae89a7256176ee45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.354595 29489 tablet_service.cc:1511] Processing CreateTablet for tablet 51a90dfa07bf4d2a82b231975e5be400 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:48.355860 29489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a90dfa07bf4d2a82b231975e5be400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.358596 29488 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9b67587fff4a78934f1299939d0d37 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:48.359802 29488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9b67587fff4a78934f1299939d0d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.362694 29487 tablet_service.cc:1511] Processing CreateTablet for tablet 15fe06c14ef44edb9b8879aa704c9d9f (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:48.363822 29487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15fe06c14ef44edb9b8879aa704c9d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.366621 29486 tablet_service.cc:1511] Processing CreateTablet for tablet ff21947eadea4bd1b91584ab3798e49a (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:48.367812 29486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff21947eadea4bd1b91584ab3798e49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.370532 29493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ad15c979344a2f87604c855d332692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.373931 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff21947eadea4bd1b91584ab3798e49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.411557 29637 tablet_service.cc:1511] Processing CreateTablet for tablet 9515dc23e0484917991c33fdca67c0bf (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:48.413014 29637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9515dc23e0484917991c33fdca67c0bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.418490 29693 tablet_bootstrap.cc:492] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:48.425006 29486 tablet_service.cc:1511] Processing CreateTablet for tablet 2225be0ae2bb445693b6edb6374800bc (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:48.426261 29486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2225be0ae2bb445693b6edb6374800bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.430367 29567 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7f892a72744002ad8b3064384eba33 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:48.435077 29565 tablet_service.cc:1511] Processing CreateTablet for tablet e0e048caf6f94efbb55f2fd036c50dd2 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:48.436373 29565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e048caf6f94efbb55f2fd036c50dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.438591 29564 tablet_service.cc:1511] Processing CreateTablet for tablet 44aa72ddaffe45a6ae89a7256176ee45 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:48.440325 29563 tablet_service.cc:1511] Processing CreateTablet for tablet ab75ec24554e4cc2b961cf4bea53e65f (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:48.441993 29562 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9b67587fff4a78934f1299939d0d37 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:48.445065 29561 tablet_service.cc:1511] Processing CreateTablet for tablet 15fe06c14ef44edb9b8879aa704c9d9f (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:48.448237 29560 tablet_service.cc:1511] Processing CreateTablet for tablet db1061d3fd0f49c9ad03b8866a956de0 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:48.452613 29566 tablet_service.cc:1511] Processing CreateTablet for tablet 91ad15c979344a2f87604c855d332692 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:48.459558 29567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7f892a72744002ad8b3064384eba33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.460340 29488 tablet_service.cc:1511] Processing CreateTablet for tablet f02a66d67541484eaaa32e387f6e0056 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:48.461056 29563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab75ec24554e4cc2b961cf4bea53e65f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.461589 29488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02a66d67541484eaaa32e387f6e0056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.466069 29566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ad15c979344a2f87604c855d332692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.468818 29560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1061d3fd0f49c9ad03b8866a956de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.475320 29564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44aa72ddaffe45a6ae89a7256176ee45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.481887 29561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15fe06c14ef44edb9b8879aa704c9d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.486722 29558 tablet_service.cc:1511] Processing CreateTablet for tablet beeab6728cf449a5ae66338eeae60847 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:48.487742 29559 tablet_service.cc:1511] Processing CreateTablet for tablet a7b931a1b90840c89cd6df1806e099e7 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:48.490203 29562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9b67587fff4a78934f1299939d0d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.493394 29559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b931a1b90840c89cd6df1806e099e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.494390 29694 tablet_bootstrap.cc:492] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:48.498620 29558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beeab6728cf449a5ae66338eeae60847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.506734 29413 tablet_service.cc:1511] Processing CreateTablet for tablet 2225be0ae2bb445693b6edb6374800bc (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:48.507953 29413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2225be0ae2bb445693b6edb6374800bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.514802 29634 tablet_service.cc:1511] Processing CreateTablet for tablet ec8c844badc8404ab8de06e9f9906017 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:48.516078 29634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8c844badc8404ab8de06e9f9906017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.530987 29641 tablet_service.cc:1511] Processing CreateTablet for tablet f02a66d67541484eaaa32e387f6e0056 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:48.532327 29641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02a66d67541484eaaa32e387f6e0056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.536795 29693 tablet_bootstrap.cc:654] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.538252 29488 tablet_service.cc:1511] Processing CreateTablet for tablet 61ec6e5aa0ac45d1bf1485d4f017bcfd (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:48.539570 29488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ec6e5aa0ac45d1bf1485d4f017bcfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.551177 29694 tablet_bootstrap.cc:654] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.554641 29414 tablet_service.cc:1511] Processing CreateTablet for tablet 9515dc23e0484917991c33fdca67c0bf (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:48.555855 29414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9515dc23e0484917991c33fdca67c0bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.557456 29633 tablet_service.cc:1511] Processing CreateTablet for tablet 9a92e87c742a41ad82cc9fe94c2301ee (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:48.558658 29633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a92e87c742a41ad82cc9fe94c2301ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.563107 29489 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8f781fc39c4691b68eadda55ba1c9a (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:48.564332 29489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8f781fc39c4691b68eadda55ba1c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.566535 29416 tablet_service.cc:1511] Processing CreateTablet for tablet ec8c844badc8404ab8de06e9f9906017 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:48.567685 29416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8c844badc8404ab8de06e9f9906017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.568353 29418 tablet_service.cc:1511] Processing CreateTablet for tablet 61ec6e5aa0ac45d1bf1485d4f017bcfd (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:48.574378 29418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ec6e5aa0ac45d1bf1485d4f017bcfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.574450 29560 tablet_service.cc:1511] Processing CreateTablet for tablet 9515dc23e0484917991c33fdca67c0bf (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:48.613219 29560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9515dc23e0484917991c33fdca67c0bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.613722 29636 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8f781fc39c4691b68eadda55ba1c9a (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:48.614933 29636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8f781fc39c4691b68eadda55ba1c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.619656 29694 tablet_bootstrap.cc:492] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:48.620164 29694 ts_tablet_manager.cc:1403] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.006s
I20260713 09:09:48.621402 29486 tablet_service.cc:1511] Processing CreateTablet for tablet 1388c93ae3624ad59eb2633833086281 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:48.622644 29486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1388c93ae3624ad59eb2633833086281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.625476 29417 tablet_service.cc:1511] Processing CreateTablet for tablet 9a92e87c742a41ad82cc9fe94c2301ee (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:48.626461 29411 tablet_service.cc:1511] Processing CreateTablet for tablet 1388c93ae3624ad59eb2633833086281 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:48.627365 29417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a92e87c742a41ad82cc9fe94c2301ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.630191 29694 raft_consensus.cc:359] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:48.630914 29694 raft_consensus.cc:385] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.631222 29694 raft_consensus.cc:740] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.631955 29694 consensus_queue.cc:260] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:48.613214 29485 tablet_service.cc:1511] Processing CreateTablet for tablet ec8c844badc8404ab8de06e9f9906017 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:48.634148 29485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8c844badc8404ab8de06e9f9906017. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:09:48.638571 29374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:48.622313 29567 tablet_service.cc:1511] Processing CreateTablet for tablet f02a66d67541484eaaa32e387f6e0056 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:48.652572 29567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02a66d67541484eaaa32e387f6e0056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.672312 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1388c93ae3624ad59eb2633833086281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.668757 29637 tablet_service.cc:1511] Processing CreateTablet for tablet faf16357881f4daf91f6884038f6fc35 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:48.676736 29637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf16357881f4daf91f6884038f6fc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.676440 29415 tablet_service.cc:1511] Processing CreateTablet for tablet faf16357881f4daf91f6884038f6fc35 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:48.677716 29415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf16357881f4daf91f6884038f6fc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.686506 29566 tablet_service.cc:1511] Processing CreateTablet for tablet 9a92e87c742a41ad82cc9fe94c2301ee (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:48.687677 29566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a92e87c742a41ad82cc9fe94c2301ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.694101 29695 tablet_bootstrap.cc:492] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:48.712735 29693 tablet_bootstrap.cc:492] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:48.715080 29693 ts_tablet_manager.cc:1403] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.297s	user 0.016s	sys 0.024s
I20260713 09:09:48.715610 29632 tablet_service.cc:1511] Processing CreateTablet for tablet 97de4ce20cad43e6997f3da2170c75b8 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:48.730984 29632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97de4ce20cad43e6997f3da2170c75b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.738039 29698 tablet_bootstrap.cc:492] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:48.739401 29493 tablet_service.cc:1511] Processing CreateTablet for tablet a3f1c92c66ff4ab5a86242d879382a8d (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:48.740605 29493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f1c92c66ff4ab5a86242d879382a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.743136 29488 tablet_service.cc:1511] Processing CreateTablet for tablet faf16357881f4daf91f6884038f6fc35 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:48.743624 29636 tablet_service.cc:1511] Processing CreateTablet for tablet a3f1c92c66ff4ab5a86242d879382a8d (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:48.743934 29560 tablet_service.cc:1511] Processing CreateTablet for tablet 1388c93ae3624ad59eb2633833086281 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:48.744488 29488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf16357881f4daf91f6884038f6fc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.745003 29636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f1c92c66ff4ab5a86242d879382a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.749652 29560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1388c93ae3624ad59eb2633833086281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.749687 29528 heartbeater.cc:499] Master 127.26.149.62:34381 was elected leader, sending a full tablet report...
I20260713 09:09:48.752008 29563 tablet_service.cc:1511] Processing CreateTablet for tablet 97de4ce20cad43e6997f3da2170c75b8 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:48.763816 29563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97de4ce20cad43e6997f3da2170c75b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.754901 29693 raft_consensus.cc:359] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:48.765702 29693 raft_consensus.cc:385] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.766049 29693 raft_consensus.cc:740] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.766889 29693 consensus_queue.cc:260] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:48.755992 29564 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8f781fc39c4691b68eadda55ba1c9a (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:48.768623 29564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8f781fc39c4691b68eadda55ba1c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.756204 29559 tablet_service.cc:1511] Processing CreateTablet for tablet a3f1c92c66ff4ab5a86242d879382a8d (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:48.757603 29561 tablet_service.cc:1511] Processing CreateTablet for tablet 61ec6e5aa0ac45d1bf1485d4f017bcfd (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:48.759182 29415 tablet_service.cc:1511] Processing CreateTablet for tablet 97de4ce20cad43e6997f3da2170c75b8 (DEFAULT_TABLE table=test-workload [id=902b627427fe4810aaa29677723d8747]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:48.749356 29699 raft_consensus.cc:493] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:48.773383 29699 raft_consensus.cc:515] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:48.774080 29415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97de4ce20cad43e6997f3da2170c75b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.776919 29695 tablet_bootstrap.cc:654] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.777724 29694 ts_tablet_manager.cc:1434] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.157s	user 0.007s	sys 0.006s
I20260713 09:09:48.781718 29561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ec6e5aa0ac45d1bf1485d4f017bcfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.797024 29699 leader_election.cc:290] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:48.801038 29698 tablet_bootstrap.cc:654] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.822345 29676 heartbeater.cc:499] Master 127.26.149.62:34381 was elected leader, sending a full tablet report...
I20260713 09:09:48.825060 29559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f1c92c66ff4ab5a86242d879382a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.831053 29693 ts_tablet_manager.cc:1434] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.116s	user 0.002s	sys 0.007s
I20260713 09:09:48.834581 29694 tablet_bootstrap.cc:492] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
W20260713 09:09:48.838672 29677 tablet.cc:2406] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:48.839004 29693 tablet_bootstrap.cc:492] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:48.839259 29453 heartbeater.cc:499] Master 127.26.149.62:34381 was elected leader, sending a full tablet report...
I20260713 09:09:48.859819 29694 tablet_bootstrap.cc:654] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.866303 29693 tablet_bootstrap.cc:654] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.869012 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21947eadea4bd1b91584ab3798e49a" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:48.841416 29695 tablet_bootstrap.cc:492] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:48.871091 29695 ts_tablet_manager.cc:1403] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.177s	user 0.006s	sys 0.006s
W20260713 09:09:48.873833 29469 leader_election.cc:343] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:48.875473 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21947eadea4bd1b91584ab3798e49a" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
W20260713 09:09:48.877071 29467 leader_election.cc:343] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:48.876999 29695 raft_consensus.cc:359] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:48.877631 29467 leader_election.cc:304] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [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: eead7007310642f8b5ccb8b3851fe199; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:48.877969 29695 raft_consensus.cc:385] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.878362 29695 raft_consensus.cc:740] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.878759 29699 raft_consensus.cc:2749] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:48.879173 29695 consensus_queue.cc:260] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:48.887118 29694 tablet_bootstrap.cc:492] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:48.887631 29694 ts_tablet_manager.cc:1403] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.060s	user 0.002s	sys 0.008s
I20260713 09:09:48.890573 29694 raft_consensus.cc:359] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:48.891283 29694 raft_consensus.cc:385] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.891613 29694 raft_consensus.cc:740] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.892992 29698 tablet_bootstrap.cc:492] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:48.893513 29698 ts_tablet_manager.cc:1403] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.156s	user 0.011s	sys 0.012s
I20260713 09:09:48.893857 29693 tablet_bootstrap.cc:492] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:48.894299 29693 ts_tablet_manager.cc:1403] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.018s
I20260713 09:09:48.896505 29698 raft_consensus.cc:359] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:48.897267 29698 raft_consensus.cc:385] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.897652 29698 raft_consensus.cc:740] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.898792 29695 ts_tablet_manager.cc:1434] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.006s
I20260713 09:09:48.898648 29694 consensus_queue.cc:260] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:48.899237 29698 consensus_queue.cc:260] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:48.899847 29695 tablet_bootstrap.cc:492] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:48.897675 29693 raft_consensus.cc:359] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:48.900930 29693 raft_consensus.cc:385] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.901305 29693 raft_consensus.cc:740] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.902135 29693 consensus_queue.cc:260] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:48.904369 29693 ts_tablet_manager.cc:1434] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:48.905324 29693 tablet_bootstrap.cc:492] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:48.906325 29694 ts_tablet_manager.cc:1434] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260713 09:09:48.907015 29695 tablet_bootstrap.cc:654] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.907248 29694 tablet_bootstrap.cc:492] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:48.911981 29693 tablet_bootstrap.cc:654] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.915192 29694 tablet_bootstrap.cc:654] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.923054 29602 heartbeater.cc:499] Master 127.26.149.62:34381 was elected leader, sending a full tablet report...
I20260713 09:09:48.926725 29698 ts_tablet_manager.cc:1434] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.012s
I20260713 09:09:48.927718 29698 tablet_bootstrap.cc:492] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:48.929598 29695 tablet_bootstrap.cc:492] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:48.930066 29695 ts_tablet_manager.cc:1403] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.006s
I20260713 09:09:48.932531 29701 raft_consensus.cc:493] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:48.932991 29701 raft_consensus.cc:515] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:48.933809 29698 tablet_bootstrap.cc:654] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.935655 29701 leader_election.cc:290] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:48.937049 29695 raft_consensus.cc:359] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:48.938271 29695 raft_consensus.cc:385] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.938722 29695 raft_consensus.cc:740] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.939728 29695 consensus_queue.cc:260] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:48.942926 29695 ts_tablet_manager.cc:1434] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260713 09:09:48.944159 29695 tablet_bootstrap.cc:492] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:48.952224 29695 tablet_bootstrap.cc:654] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:48.973613 29695 tablet_bootstrap.cc:492] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:48.974185 29695 ts_tablet_manager.cc:1403] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.013s
I20260713 09:09:48.977620 29695 raft_consensus.cc:359] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:48.978546 29695 raft_consensus.cc:385] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:48.978897 29695 raft_consensus.cc:740] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:48.979852 29695 consensus_queue.cc:260] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:48.982982 29695 ts_tablet_manager.cc:1434] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:09:48.984166 29695 tablet_bootstrap.cc:492] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:48.991968 29695 tablet_bootstrap.cc:654] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.028056 29710 raft_consensus.cc:493] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.028638 29710 raft_consensus.cc:515] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.032032 29709 raft_consensus.cc:493] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.032685 29709 raft_consensus.cc:515] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.033367 29710 leader_election.cc:290] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.059095 29694 tablet_bootstrap.cc:492] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:49.059769 29694 ts_tablet_manager.cc:1403] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.153s	user 0.032s	sys 0.021s
I20260713 09:09:49.063373 29694 raft_consensus.cc:359] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.064031 29694 raft_consensus.cc:385] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.064308 29694 raft_consensus.cc:740] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.064263 29709 leader_election.cc:290] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:49.073889 29695 tablet_bootstrap.cc:492] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:49.078147 29693 tablet_bootstrap.cc:492] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:49.081727 29695 ts_tablet_manager.cc:1403] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.098s	user 0.031s	sys 0.035s
I20260713 09:09:49.086817 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e048caf6f94efbb55f2fd036c50dd2" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
W20260713 09:09:49.088402 29617 leader_election.cc:343] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.089984 29693 ts_tablet_manager.cc:1403] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.185s	user 0.038s	sys 0.022s
I20260713 09:09:49.065387 29694 consensus_queue.cc:260] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.091004 29695 raft_consensus.cc:359] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.092837 29695 raft_consensus.cc:385] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.093133 29695 raft_consensus.cc:740] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.096366 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e048caf6f94efbb55f2fd036c50dd2" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
W20260713 09:09:49.097863 29615 leader_election.cc:343] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.098292 29615 leader_election.cc:304] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [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: ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:49.099768 29701 raft_consensus.cc:2749] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:49.100281 29694 ts_tablet_manager.cc:1434] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260713 09:09:49.101361 29694 tablet_bootstrap.cc:492] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:49.104732 29709 raft_consensus.cc:493] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.105212 29709 raft_consensus.cc:515] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.103554 29693 raft_consensus.cc:359] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.107800 29709 leader_election.cc:290] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:49.110764 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:49.110569 29695 consensus_queue.cc:260] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.116367 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:49.112463 29698 tablet_bootstrap.cc:492] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:49.114152 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:49.117065 29576 raft_consensus.cc:2468] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 0.
I20260713 09:09:49.117728 29695 ts_tablet_manager.cc:1434] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
W20260713 09:09:49.118049 29543 leader_election.cc:343] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.118774 29695 tablet_bootstrap.cc:492] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:49.118058 29698 ts_tablet_manager.cc:1403] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.191s	user 0.083s	sys 0.063s
I20260713 09:09:49.122732 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.123292 29428 raft_consensus.cc:2468] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 0.
W20260713 09:09:49.123515 29392 leader_election.cc:343] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.123643 29698 raft_consensus.cc:359] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.124433 29698 raft_consensus.cc:385] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.124366 29392 leader_election.cc:304] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 
I20260713 09:09:49.124802 29698 raft_consensus.cc:740] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.124972 29541 leader_election.cc:304] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:49.125301 29695 tablet_bootstrap.cc:654] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.125921 29710 raft_consensus.cc:2804] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.126260 29710 raft_consensus.cc:493] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.126590 29710 raft_consensus.cc:3060] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.127453 29694 tablet_bootstrap.cc:654] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.126014 29693 raft_consensus.cc:385] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.128362 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.128486 29709 raft_consensus.cc:2804] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.131844 29709 raft_consensus.cc:493] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.132375 29709 raft_consensus.cc:3060] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.132608 29698 consensus_queue.cc:260] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
W20260713 09:09:49.134057 29394 leader_election.cc:343] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.134573 29394 leader_election.cc:304] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:49.135357 29710 raft_consensus.cc:515] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.136667 29695 tablet_bootstrap.cc:492] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:49.137341 29695 ts_tablet_manager.cc:1403] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260713 09:09:49.140600 29695 raft_consensus.cc:359] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.141358 29695 raft_consensus.cc:385] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.141692 29695 raft_consensus.cc:740] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.144455 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:49.132383 29693 raft_consensus.cc:740] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.145277 29701 raft_consensus.cc:493] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.145980 29701 raft_consensus.cc:515] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.147276 29709 raft_consensus.cc:515] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.147130 29693 consensus_queue.cc:260] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.149005 29710 leader_election.cc:290] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Requested vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.152617 29428 raft_consensus.cc:2393] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25cefae5517e484289f962de927039bd in current term 1: Already voted for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in this term.
I20260713 09:09:49.152750 29698 ts_tablet_manager.cc:1434] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.003s
I20260713 09:09:49.152388 29695 consensus_queue.cc:260] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.153707 29698 tablet_bootstrap.cc:492] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:49.155473 29709 leader_election.cc:290] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 election: Requested vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:49.157182 29709 raft_consensus.cc:2749] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:49.162515 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:49.163365 29701 leader_election.cc:290] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.163687 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f892a72744002ad8b3064384eba33" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
W20260713 09:09:49.164754 29543 leader_election.cc:343] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.165263 29543 leader_election.cc:304] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:49.162493 29698 tablet_bootstrap.cc:654] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:49.168464 29615 leader_election.cc:343] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.169498 29710 raft_consensus.cc:2749] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:49.170269 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:49.171290 29576 raft_consensus.cc:2393] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb8c6bbbd3124dda8c52f0239e6ea29d in current term 1: Already voted for candidate 25cefae5517e484289f962de927039bd in this term.
I20260713 09:09:49.174484 29694 tablet_bootstrap.cc:492] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:49.174957 29694 ts_tablet_manager.cc:1403] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.010s
I20260713 09:09:49.176380 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:49.175221 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:49.178316 29694 raft_consensus.cc:359] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.179014 29694 raft_consensus.cc:385] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.179298 29694 raft_consensus.cc:740] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.180449 29694 consensus_queue.cc:260] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.182657 29694 ts_tablet_manager.cc:1434] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260713 09:09:49.183825 29394 leader_election.cc:343] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.183841 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f892a72744002ad8b3064384eba33" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.184566 29394 leader_election.cc:304] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:49.184808 29428 raft_consensus.cc:2468] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 0.
I20260713 09:09:49.186020 29730 raft_consensus.cc:493] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.186339 29615 leader_election.cc:304] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [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: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd
I20260713 09:09:49.186474 29730 raft_consensus.cc:515] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.187574 29701 raft_consensus.cc:2804] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.187969 29701 raft_consensus.cc:493] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.188248 29701 raft_consensus.cc:3060] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.188859 29730 leader_election.cc:290] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:49.189412 29730 raft_consensus.cc:2749] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:09:49.189771 29394 leader_election.cc:343] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.190428 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f892a72744002ad8b3064384eba33" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:49.191526 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f892a72744002ad8b3064384eba33" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.192488 29693 ts_tablet_manager.cc:1434] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.102s	user 0.009s	sys 0.007s
W20260713 09:09:49.192651 29392 leader_election.cc:343] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.193567 29693 tablet_bootstrap.cc:492] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:49.197343 29701 raft_consensus.cc:515] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.186343 29694 tablet_bootstrap.cc:492] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:49.199749 29651 raft_consensus.cc:2393] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8c6bbbd3124dda8c52f0239e6ea29d in current term 1: Already voted for candidate ed2cef6e740642fa9e8071b50644152d in this term.
I20260713 09:09:49.201911 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f892a72744002ad8b3064384eba33" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:49.202930 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f892a72744002ad8b3064384eba33" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
W20260713 09:09:49.203267 29615 leader_election.cc:343] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.203722 29428 raft_consensus.cc:3060] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.207836 29695 ts_tablet_manager.cc:1434] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.070s	user 0.012s	sys 0.001s
I20260713 09:09:49.208892 29694 tablet_bootstrap.cc:654] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.209879 29394 leader_election.cc:304] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:49.211016 29695 tablet_bootstrap.cc:492] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:49.211295 29698 tablet_bootstrap.cc:492] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:49.211930 29698 ts_tablet_manager.cc:1403] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.003s
I20260713 09:09:49.216413 29698 raft_consensus.cc:359] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.217307 29698 raft_consensus.cc:385] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.201119 29701 leader_election.cc:290] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Requested vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.218779 29693 tablet_bootstrap.cc:654] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.219123 29695 tablet_bootstrap.cc:654] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.219054 29428 raft_consensus.cc:2468] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 1.
I20260713 09:09:49.220487 29615 leader_election.cc:304] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [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: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd
I20260713 09:09:49.217685 29698 raft_consensus.cc:740] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.222309 29733 raft_consensus.cc:2749] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:49.222678 29698 consensus_queue.cc:260] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.223122 29701 raft_consensus.cc:2804] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.223234 29694 tablet_bootstrap.cc:492] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:49.223811 29701 raft_consensus.cc:697] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Becoming Leader. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Running, Role: LEADER
I20260713 09:09:49.223948 29694 ts_tablet_manager.cc:1403] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.008s
I20260713 09:09:49.225135 29698 ts_tablet_manager.cc:1434] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:09:49.224696 29701 consensus_queue.cc:237] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.226271 29698 tablet_bootstrap.cc:492] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:49.227312 29694 raft_consensus.cc:359] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.228048 29694 raft_consensus.cc:385] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.228387 29694 raft_consensus.cc:740] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.230446 29694 consensus_queue.cc:260] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.232884 29694 ts_tablet_manager.cc:1434] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:49.233870 29694 tablet_bootstrap.cc:492] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:49.240698 29694 tablet_bootstrap.cc:654] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.245716 29693 tablet_bootstrap.cc:492] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:49.244357 29695 tablet_bootstrap.cc:492] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:49.245047 29698 tablet_bootstrap.cc:654] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.247176 29695 ts_tablet_manager.cc:1403] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.007s
I20260713 09:09:49.248215 29324 catalog_manager.cc:5697] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed2cef6e740642fa9e8071b50644152d (127.26.149.4). New cstate: current_term: 1 leader_uuid: "ed2cef6e740642fa9e8071b50644152d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:49.250771 29695 raft_consensus.cc:359] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.251817 29695 raft_consensus.cc:385] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.252238 29695 raft_consensus.cc:740] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.253392 29695 consensus_queue.cc:260] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.246220 29693 ts_tablet_manager.cc:1403] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.004s
I20260713 09:09:49.260917 29695 ts_tablet_manager.cc:1434] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260713 09:09:49.262336 29695 tablet_bootstrap.cc:492] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:49.269213 29693 raft_consensus.cc:359] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.270159 29693 raft_consensus.cc:385] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.270493 29693 raft_consensus.cc:740] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.273694 29699 raft_consensus.cc:493] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.274276 29699 raft_consensus.cc:515] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.277055 29699 leader_election.cc:290] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:49.277405 29695 tablet_bootstrap.cc:654] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.284324 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9b67587fff4a78934f1299939d0d37" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
W20260713 09:09:49.286188 29469 leader_election.cc:343] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.293825 29699 raft_consensus.cc:493] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.294467 29699 raft_consensus.cc:515] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.297726 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a90dfa07bf4d2a82b231975e5be400" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.300472 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a90dfa07bf4d2a82b231975e5be400" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.301309 29428 raft_consensus.cc:2468] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 0.
I20260713 09:09:49.302804 29467 leader_election.cc:304] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:49.308686 29699 leader_election.cc:290] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.309355 29699 raft_consensus.cc:2804] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.309793 29699 raft_consensus.cc:493] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.310221 29699 raft_consensus.cc:3060] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.318990 29733 raft_consensus.cc:493] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.319675 29733 raft_consensus.cc:515] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.320206 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9b67587fff4a78934f1299939d0d37" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
W20260713 09:09:49.322091 29467 leader_election.cc:343] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.322685 29467 leader_election.cc:304] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [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: eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:49.324216 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15fe06c14ef44edb9b8879aa704c9d9f" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:49.324941 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15fe06c14ef44edb9b8879aa704c9d9f" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
W20260713 09:09:49.326121 29392 leader_election.cc:343] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:49.326751 29394 leader_election.cc:343] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.327348 29394 leader_election.cc:304] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:49.327710 29733 leader_election.cc:290] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:49.328307 29730 raft_consensus.cc:2749] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:49.328651 29742 raft_consensus.cc:2749] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:49.335994 29693 consensus_queue.cc:260] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.337389 29651 raft_consensus.cc:2468] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 0.
I20260713 09:09:49.343591 29693 ts_tablet_manager.cc:1434] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.000s
I20260713 09:09:49.344904 29693 tablet_bootstrap.cc:492] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:49.347532 29742 raft_consensus.cc:493] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.348179 29742 raft_consensus.cc:515] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.351501 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02a66d67541484eaaa32e387f6e0056" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
W20260713 09:09:49.353245 29467 leader_election.cc:343] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.355738 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02a66d67541484eaaa32e387f6e0056" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
W20260713 09:09:49.357256 29469 leader_election.cc:343] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.357820 29469 leader_election.cc:304] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [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: eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:49.359766 29742 leader_election.cc:290] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:49.359912 29744 raft_consensus.cc:2749] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:49.362067 29699 raft_consensus.cc:515] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.365322 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a90dfa07bf4d2a82b231975e5be400" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:09:49.366027 29651 raft_consensus.cc:3060] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.374366 29699 leader_election.cc:290] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Requested vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.375761 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a90dfa07bf4d2a82b231975e5be400" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:49.376430 29428 raft_consensus.cc:3060] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.378449 29694 tablet_bootstrap.cc:492] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:49.378535 29698 tablet_bootstrap.cc:492] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:49.379007 29694 ts_tablet_manager.cc:1403] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.145s	user 0.055s	sys 0.078s
I20260713 09:09:49.379287 29698 ts_tablet_manager.cc:1403] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.153s	user 0.060s	sys 0.069s
I20260713 09:09:49.380390 29651 raft_consensus.cc:2468] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:49.381524 29469 leader_election.cc:304] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed2cef6e740642fa9e8071b50644152d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:49.382362 29699 raft_consensus.cc:2804] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.382102 29694 raft_consensus.cc:359] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.382823 29694 raft_consensus.cc:385] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.382515 29698 raft_consensus.cc:359] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.383193 29694 raft_consensus.cc:740] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.383582 29699 raft_consensus.cc:697] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Becoming Leader. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Running, Role: LEADER
I20260713 09:09:49.383680 29698 raft_consensus.cc:385] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.384215 29698 raft_consensus.cc:740] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.384174 29694 consensus_queue.cc:260] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.384445 29699 consensus_queue.cc:237] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.385418 29698 consensus_queue.cc:260] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.386466 29694 ts_tablet_manager.cc:1434] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:49.387418 29694 tablet_bootstrap.cc:492] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:49.389873 29693 tablet_bootstrap.cc:654] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.390101 29744 raft_consensus.cc:493] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.390569 29744 raft_consensus.cc:515] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.383688 29428 raft_consensus.cc:2468] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:49.393597 29744 leader_election.cc:290] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:49.375162 29695 tablet_bootstrap.cc:492] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:49.394375 29695 ts_tablet_manager.cc:1403] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.132s	user 0.029s	sys 0.059s
I20260713 09:09:49.395409 29698 ts_tablet_manager.cc:1434] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:09:49.395684 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b931a1b90840c89cd6df1806e099e7" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:49.393850 29694 tablet_bootstrap.cc:654] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.397552 29695 raft_consensus.cc:359] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
W20260713 09:09:49.398056 29467 leader_election.cc:343] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.398550 29650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b931a1b90840c89cd6df1806e099e7" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.398630 29695 raft_consensus.cc:385] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.399785 29695 raft_consensus.cc:740] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.400678 29695 consensus_queue.cc:260] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
W20260713 09:09:49.404263 29469 leader_election.cc:343] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.404759 29469 leader_election.cc:304] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [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: eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:49.406903 29698 tablet_bootstrap.cc:492] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:49.407063 29694 tablet_bootstrap.cc:492] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:49.406587 29325 catalog_manager.cc:5697] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 reported cstate change: term changed from 0 to 1, leader changed from <none> to eead7007310642f8b5ccb8b3851fe199 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "eead7007310642f8b5ccb8b3851fe199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:49.407547 29694 ts_tablet_manager.cc:1403] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:09:49.410391 29695 ts_tablet_manager.cc:1434] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.007s
I20260713 09:09:49.410157 29694 raft_consensus.cc:359] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.410892 29694 raft_consensus.cc:385] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.411196 29694 raft_consensus.cc:740] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.411574 29699 raft_consensus.cc:2749] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:49.412075 29694 consensus_queue.cc:260] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.413856 29694 ts_tablet_manager.cc:1434] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:49.414776 29694 tablet_bootstrap.cc:492] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:49.418708 29698 tablet_bootstrap.cc:654] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.421142 29693 tablet_bootstrap.cc:492] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:49.421722 29693 ts_tablet_manager.cc:1403] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.005s
I20260713 09:09:49.422123 29694 tablet_bootstrap.cc:654] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.418717 29695 tablet_bootstrap.cc:492] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:49.425601 29693 raft_consensus.cc:359] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.432116 29693 raft_consensus.cc:385] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.433420 29693 raft_consensus.cc:740] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.435115 29694 tablet_bootstrap.cc:492] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:49.435567 29694 ts_tablet_manager.cc:1403] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260713 09:09:49.435151 29693 consensus_queue.cc:260] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.438149 29694 raft_consensus.cc:359] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.438436 29698 tablet_bootstrap.cc:492] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:49.438803 29694 raft_consensus.cc:385] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.439144 29698 ts_tablet_manager.cc:1403] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.016s
I20260713 09:09:49.439141 29694 raft_consensus.cc:740] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.440066 29694 consensus_queue.cc:260] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.441982 29694 ts_tablet_manager.cc:1434] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:49.442309 29693 ts_tablet_manager.cc:1434] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.002s
I20260713 09:09:49.442943 29694 tablet_bootstrap.cc:492] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:49.442420 29698 raft_consensus.cc:359] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.443359 29698 raft_consensus.cc:385] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.443696 29698 raft_consensus.cc:740] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.444108 29693 tablet_bootstrap.cc:492] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:49.444466 29698 consensus_queue.cc:260] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.444813 29695 tablet_bootstrap.cc:654] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.446977 29698 ts_tablet_manager.cc:1434] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:49.448518 29694 tablet_bootstrap.cc:654] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.450958 29698 tablet_bootstrap.cc:492] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:49.457337 29693 tablet_bootstrap.cc:654] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.458681 29698 tablet_bootstrap.cc:654] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.459057 29694 tablet_bootstrap.cc:492] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:49.459563 29694 ts_tablet_manager.cc:1403] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260713 09:09:49.462695 29694 raft_consensus.cc:359] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.463923 29694 raft_consensus.cc:385] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.464318 29694 raft_consensus.cc:740] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.465142 29694 consensus_queue.cc:260] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.466895 29695 tablet_bootstrap.cc:492] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:49.467067 29694 ts_tablet_manager.cc:1434] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:49.467296 29695 ts_tablet_manager.cc:1403] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.005s
I20260713 09:09:49.468011 29694 tablet_bootstrap.cc:492] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:49.469005 29698 tablet_bootstrap.cc:492] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:49.469460 29698 ts_tablet_manager.cc:1403] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.001s
I20260713 09:09:49.469257 29695 raft_consensus.cc:359] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.469907 29695 raft_consensus.cc:385] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.470189 29695 raft_consensus.cc:740] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.470923 29695 consensus_queue.cc:260] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.472626 29698 raft_consensus.cc:359] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.473272 29698 raft_consensus.cc:385] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.473582 29698 raft_consensus.cc:740] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.474383 29693 tablet_bootstrap.cc:492] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:49.474371 29698 consensus_queue.cc:260] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.475055 29693 ts_tablet_manager.cc:1403] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.032s	user 0.001s	sys 0.013s
I20260713 09:09:49.477986 29693 raft_consensus.cc:359] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.478744 29693 raft_consensus.cc:385] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.479030 29698 ts_tablet_manager.cc:1434] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:49.479070 29693 raft_consensus.cc:740] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.480052 29694 tablet_bootstrap.cc:654] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.480173 29698 tablet_bootstrap.cc:492] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:49.480214 29693 consensus_queue.cc:260] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.487876 29698 tablet_bootstrap.cc:654] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.488828 29693 ts_tablet_manager.cc:1434] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:09:49.489931 29695 ts_tablet_manager.cc:1434] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260713 09:09:49.495855 29693 tablet_bootstrap.cc:492] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:49.497402 29695 tablet_bootstrap.cc:492] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:49.502123 29693 tablet_bootstrap.cc:654] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.503140 29695 tablet_bootstrap.cc:654] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.503413 29698 tablet_bootstrap.cc:492] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:49.504006 29698 ts_tablet_manager.cc:1403] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260713 09:09:49.506948 29698 raft_consensus.cc:359] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.507586 29698 raft_consensus.cc:385] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.507860 29698 raft_consensus.cc:740] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.508059 29694 tablet_bootstrap.cc:492] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:49.508488 29694 ts_tablet_manager.cc:1403] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.021s
I20260713 09:09:49.508709 29698 consensus_queue.cc:260] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.510802 29698 ts_tablet_manager.cc:1434] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:49.510938 29694 raft_consensus.cc:359] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.511539 29694 raft_consensus.cc:385] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.511797 29694 raft_consensus.cc:740] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.512044 29698 tablet_bootstrap.cc:492] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:49.512552 29694 consensus_queue.cc:260] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.515164 29693 tablet_bootstrap.cc:492] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:49.515662 29693 ts_tablet_manager.cc:1403] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:09:49.517658 29694 ts_tablet_manager.cc:1434] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:09:49.518043 29698 tablet_bootstrap.cc:654] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.518553 29694 tablet_bootstrap.cc:492] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:49.518493 29693 raft_consensus.cc:359] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.519375 29693 raft_consensus.cc:385] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.519716 29693 raft_consensus.cc:740] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.520555 29693 consensus_queue.cc:260] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.525350 29694 tablet_bootstrap.cc:654] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.529646 29695 tablet_bootstrap.cc:492] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:49.529778 29693 ts_tablet_manager.cc:1434] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:09:49.530054 29695 ts_tablet_manager.cc:1403] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.002s
I20260713 09:09:49.532580 29695 raft_consensus.cc:359] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.533169 29695 raft_consensus.cc:385] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.533452 29695 raft_consensus.cc:740] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.534243 29693 tablet_bootstrap.cc:492] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:49.534143 29695 consensus_queue.cc:260] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.536942 29698 tablet_bootstrap.cc:492] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:49.537364 29698 ts_tablet_manager.cc:1403] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260713 09:09:49.537887 29694 tablet_bootstrap.cc:492] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:49.538337 29694 ts_tablet_manager.cc:1403] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.001s
I20260713 09:09:49.539819 29698 raft_consensus.cc:359] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.540455 29698 raft_consensus.cc:385] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.540710 29698 raft_consensus.cc:740] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.540681 29694 raft_consensus.cc:359] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.541221 29693 tablet_bootstrap.cc:654] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.541447 29694 raft_consensus.cc:385] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.541805 29694 raft_consensus.cc:740] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.541616 29698 consensus_queue.cc:260] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.542534 29694 consensus_queue.cc:260] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.543941 29695 ts_tablet_manager.cc:1434] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:09:49.549026 29698 ts_tablet_manager.cc:1434] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:09:49.549746 29694 ts_tablet_manager.cc:1434] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:09:49.549922 29698 tablet_bootstrap.cc:492] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:49.550598 29694 tablet_bootstrap.cc:492] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:49.551103 29695 tablet_bootstrap.cc:492] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:49.552608 29693 tablet_bootstrap.cc:492] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:49.553072 29693 ts_tablet_manager.cc:1403] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260713 09:09:49.555270 29698 tablet_bootstrap.cc:654] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.555987 29694 tablet_bootstrap.cc:654] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.555652 29693 raft_consensus.cc:359] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.556406 29693 raft_consensus.cc:385] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.556533 29695 tablet_bootstrap.cc:654] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.556823 29693 raft_consensus.cc:740] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.558748 29693 consensus_queue.cc:260] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.561236 29693 ts_tablet_manager.cc:1434] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260713 09:09:49.563223 29693 tablet_bootstrap.cc:492] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:49.561941 29710 raft_consensus.cc:493] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.564507 29710 raft_consensus.cc:515] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.564885 29729 raft_consensus.cc:493] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.565313 29729 raft_consensus.cc:515] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.566825 29710 leader_election.cc:290] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:49.567210 29729 leader_election.cc:290] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.572060 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f892a72744002ad8b3064384eba33" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.572892 29428 raft_consensus.cc:2393] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25cefae5517e484289f962de927039bd in current term 1: Already voted for candidate ed2cef6e740642fa9e8071b50644152d in this term.
I20260713 09:09:49.574811 29693 tablet_bootstrap.cc:654] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.580030 29731 raft_consensus.cc:493] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.580443 29731 raft_consensus.cc:515] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.582052 29731 leader_election.cc:290] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:09:49.582808 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21947eadea4bd1b91584ab3798e49a" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.577477 29701 raft_consensus.cc:493] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.583855 29701 raft_consensus.cc:515] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.584136 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21947eadea4bd1b91584ab3798e49a" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:49.584764 29503 raft_consensus.cc:2468] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 0.
I20260713 09:09:49.585843 29701 leader_election.cc:290] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.586447 29617 leader_election.cc:304] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed2cef6e740642fa9e8071b50644152d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:49.586813 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1061d3fd0f49c9ad03b8866a956de0" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.587993 29426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eebcb33fb904b4f956e544ba2beea02" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.588708 29426 raft_consensus.cc:2468] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 0.
I20260713 09:09:49.588920 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eebcb33fb904b4f956e544ba2beea02" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:49.589561 29503 raft_consensus.cc:2468] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 0.
I20260713 09:09:49.589921 29615 leader_election.cc:304] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d; no voters: 
I20260713 09:09:49.590216 29729 raft_consensus.cc:493] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:09:49.590935 29541 leader_election.cc:343] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.590694 29729 raft_consensus.cc:515] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.592816 29729 leader_election.cc:290] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:49.591266 29701 raft_consensus.cc:2804] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.594460 29701 raft_consensus.cc:493] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.595268 29701 raft_consensus.cc:3060] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.595696 29731 raft_consensus.cc:2804] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.596175 29731 raft_consensus.cc:493] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.596585 29731 raft_consensus.cc:3060] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.583412 29428 raft_consensus.cc:2468] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 0.
I20260713 09:09:49.599568 29698 tablet_bootstrap.cc:492] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:49.594484 29694 tablet_bootstrap.cc:492] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:49.600540 29698 ts_tablet_manager.cc:1403] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.019s
I20260713 09:09:49.600617 29694 ts_tablet_manager.cc:1403] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.009s
I20260713 09:09:49.602533 29701 raft_consensus.cc:515] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.603197 29698 raft_consensus.cc:359] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.604111 29695 tablet_bootstrap.cc:492] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:49.603921 29694 raft_consensus.cc:359] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.604449 29698 raft_consensus.cc:385] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.595106 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b931a1b90840c89cd6df1806e099e7" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:49.605007 29698 raft_consensus.cc:740] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.605664 29503 raft_consensus.cc:2468] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 0.
I20260713 09:09:49.605947 29698 consensus_queue.cc:260] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.604809 29695 ts_tablet_manager.cc:1403] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.002s
I20260713 09:09:49.607210 29543 leader_election.cc:304] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:49.607787 29698 ts_tablet_manager.cc:1434] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:49.608631 29698 tablet_bootstrap.cc:492] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:49.609155 29710 raft_consensus.cc:2804] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.609644 29710 raft_consensus.cc:493] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.610042 29710 raft_consensus.cc:3060] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.611125 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21947eadea4bd1b91584ab3798e49a" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:49.611649 29428 raft_consensus.cc:3060] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.612834 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21947eadea4bd1b91584ab3798e49a" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:49.613356 29502 raft_consensus.cc:3060] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.617197 29699 raft_consensus.cc:493] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.617826 29744 raft_consensus.cc:493] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.617925 29699 raft_consensus.cc:515] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.618566 29744 raft_consensus.cc:515] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.620527 29699 leader_election.cc:290] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.620707 29744 leader_election.cc:290] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:49.622601 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f892a72744002ad8b3064384eba33" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.623503 29650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1061d3fd0f49c9ad03b8866a956de0" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.624147 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2225be0ae2bb445693b6edb6374800bc" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.624107 29543 leader_election.cc:304] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:49.623548 29426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aa72ddaffe45a6ae89a7256176ee45" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.623525 29649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b931a1b90840c89cd6df1806e099e7" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.625555 29426 raft_consensus.cc:2468] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 0.
I20260713 09:09:49.626428 29729 raft_consensus.cc:3060] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.624754 29427 raft_consensus.cc:2468] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 0.
I20260713 09:09:49.628723 29467 leader_election.cc:304] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:49.629688 29467 leader_election.cc:304] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:49.630049 29428 raft_consensus.cc:2468] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 1.
I20260713 09:09:49.624912 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aa72ddaffe45a6ae89a7256176ee45" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:49.631029 29576 raft_consensus.cc:2468] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 0.
I20260713 09:09:49.633054 29744 raft_consensus.cc:2804] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.633520 29744 raft_consensus.cc:493] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.633993 29744 raft_consensus.cc:3060] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.625788 29649 raft_consensus.cc:2468] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 0.
I20260713 09:09:49.637427 29699 raft_consensus.cc:2804] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.637988 29699 raft_consensus.cc:493] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.638337 29699 raft_consensus.cc:3060] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.640542 29502 raft_consensus.cc:2468] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 1.
I20260713 09:09:49.610889 29695 raft_consensus.cc:359] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.643793 29695 raft_consensus.cc:385] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.644157 29695 raft_consensus.cc:740] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.644430 29617 leader_election.cc:304] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed2cef6e740642fa9e8071b50644152d, eead7007310642f8b5ccb8b3851fe199; no voters: 
W20260713 09:09:49.642289 29374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:49.604820 29694 raft_consensus.cc:385] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.650138 29694 raft_consensus.cc:740] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.644933 29695 consensus_queue.cc:260] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.633268 29698 tablet_bootstrap.cc:654] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.651063 29694 consensus_queue.cc:260] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.649457 29701 leader_election.cc:290] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Requested vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:09:49.653508 29768 raft_consensus.cc:2804] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.654069 29768 raft_consensus.cc:697] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Becoming Leader. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Running, Role: LEADER
I20260713 09:09:49.654254 29695 ts_tablet_manager.cc:1434] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.001s
I20260713 09:09:49.655007 29768 consensus_queue.cc:237] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
W20260713 09:09:49.636543 29543 leader_election.cc:343] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.656198 29543 leader_election.cc:304] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:49.656488 29742 raft_consensus.cc:493] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.657405 29742 raft_consensus.cc:515] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.659965 29694 ts_tablet_manager.cc:1434] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260713 09:09:49.660681 29694 tablet_bootstrap.cc:492] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:49.664052 29742 leader_election.cc:290] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:49.665488 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15fe06c14ef44edb9b8879aa704c9d9f" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:49.666177 29577 raft_consensus.cc:2468] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 0.
I20260713 09:09:49.667411 29467 leader_election.cc:304] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:49.668234 29742 raft_consensus.cc:2804] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.668617 29742 raft_consensus.cc:493] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.668982 29742 raft_consensus.cc:3060] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.671876 29695 tablet_bootstrap.cc:492] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:49.676975 29731 raft_consensus.cc:515] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.678996 29693 tablet_bootstrap.cc:492] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:49.679476 29693 ts_tablet_manager.cc:1403] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.116s	user 0.028s	sys 0.050s
I20260713 09:09:49.680526 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eebcb33fb904b4f956e544ba2beea02" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:49.671273 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15fe06c14ef44edb9b8879aa704c9d9f" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.680846 29695 tablet_bootstrap.cc:654] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.671594 29649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2225be0ae2bb445693b6edb6374800bc" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.682844 29502 raft_consensus.cc:3060] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.689275 29693 raft_consensus.cc:359] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.689890 29693 raft_consensus.cc:385] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.690156 29693 raft_consensus.cc:740] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.692281 29693 consensus_queue.cc:260] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
W20260713 09:09:49.693836 29469 leader_election.cc:343] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.684206 29428 raft_consensus.cc:2468] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 0.
I20260713 09:09:49.698663 29694 tablet_bootstrap.cc:654] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.699335 29731 leader_election.cc:290] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Requested vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.700060 29323 catalog_manager.cc:5697] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed2cef6e740642fa9e8071b50644152d (127.26.149.4). New cstate: current_term: 1 leader_uuid: "ed2cef6e740642fa9e8071b50644152d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:49.702188 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eebcb33fb904b4f956e544ba2beea02" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:49.702756 29428 raft_consensus.cc:3060] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.695533 29710 raft_consensus.cc:515] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.706988 29693 ts_tablet_manager.cc:1434] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:09:49.707883 29693 tablet_bootstrap.cc:492] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:49.707965 29710 leader_election.cc:290] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Requested vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:49.708575 29710 raft_consensus.cc:2749] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:49.710089 29768 raft_consensus.cc:493] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.710582 29768 raft_consensus.cc:515] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.712944 29768 leader_election.cc:290] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
W20260713 09:09:49.685420 29543 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.4:38109, user_credentials={real_user=slave}} blocked reactor thread for 48906.3us
I20260713 09:09:49.714473 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9b67587fff4a78934f1299939d0d37" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
W20260713 09:09:49.715833 29615 leader_election.cc:343] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.717518 29693 tablet_bootstrap.cc:654] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.717777 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9b67587fff4a78934f1299939d0d37" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:49.718605 29501 raft_consensus.cc:2468] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 0.
I20260713 09:09:49.719926 29649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b931a1b90840c89cd6df1806e099e7" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:09:49.720508 29649 raft_consensus.cc:3060] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.718191 29744 raft_consensus.cc:515] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.722682 29768 consensus_queue.cc:1048] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.722919 29744 leader_election.cc:290] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Requested vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:49.723675 29502 raft_consensus.cc:2468] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 1.
I20260713 09:09:49.732398 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aa72ddaffe45a6ae89a7256176ee45" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:49.733166 29577 raft_consensus.cc:3060] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.727566 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b931a1b90840c89cd6df1806e099e7" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:49.737936 29503 raft_consensus.cc:3060] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.740600 29731 raft_consensus.cc:493] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.741187 29731 raft_consensus.cc:515] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.741897 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aa72ddaffe45a6ae89a7256176ee45" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:49.742594 29617 leader_election.cc:304] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [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: ed2cef6e740642fa9e8071b50644152d, eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd
I20260713 09:09:49.742753 29427 raft_consensus.cc:3060] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.749881 29768 raft_consensus.cc:2804] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.750396 29768 raft_consensus.cc:493] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.750732 29768 raft_consensus.cc:3060] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.751793 29731 leader_election.cc:290] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.752488 29427 raft_consensus.cc:2468] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:49.753551 29770 raft_consensus.cc:493] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.753638 29467 leader_election.cc:304] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:49.754014 29770 raft_consensus.cc:515] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.754428 29744 raft_consensus.cc:2804] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.755302 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1061d3fd0f49c9ad03b8866a956de0" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:49.756049 29575 raft_consensus.cc:2468] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 0.
I20260713 09:09:49.756229 29770 leader_election.cc:290] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.756944 29650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.757711 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1061d3fd0f49c9ad03b8866a956de0" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
W20260713 09:09:49.758383 29543 leader_election.cc:343] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:49.758759 29615 leader_election.cc:343] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.758981 29425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.759456 29615 leader_election.cc:304] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [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: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d
W20260713 09:09:49.760229 29541 leader_election.cc:343] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.760787 29541 leader_election.cc:304] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:49.761806 29770 raft_consensus.cc:2749] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:49.760118 29649 raft_consensus.cc:2468] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 1.
I20260713 09:09:49.762817 29731 raft_consensus.cc:2804] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.763187 29543 leader_election.cc:304] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d; no voters: 
I20260713 09:09:49.763680 29742 raft_consensus.cc:515] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.764035 29770 raft_consensus.cc:2804] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.790871 29770 raft_consensus.cc:697] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Becoming Leader. State: Replica: 25cefae5517e484289f962de927039bd, State: Running, Role: LEADER
I20260713 09:09:49.791761 29770 consensus_queue.cc:237] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.792940 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15fe06c14ef44edb9b8879aa704c9d9f" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:49.763216 29731 raft_consensus.cc:493] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.793329 29742 leader_election.cc:290] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Requested vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:49.750255 29617 leader_election.cc:304] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed2cef6e740642fa9e8071b50644152d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:49.793704 29427 raft_consensus.cc:3060] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.793751 29731 raft_consensus.cc:3060] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:49.794003 29617 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.2:38821, user_credentials={real_user=slave}} blocked reactor thread for 43833.5us
I20260713 09:09:49.794636 29769 raft_consensus.cc:2804] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.795120 29769 raft_consensus.cc:697] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Becoming Leader. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Running, Role: LEADER
I20260713 09:09:49.795840 29769 consensus_queue.cc:237] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.797216 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15fe06c14ef44edb9b8879aa704c9d9f" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:49.797811 29575 raft_consensus.cc:3060] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.690503 29699 raft_consensus.cc:515] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.764629 29768 raft_consensus.cc:515] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.801299 29768 leader_election.cc:290] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Requested vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:49.802349 29694 tablet_bootstrap.cc:492] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:49.802825 29694 ts_tablet_manager.cc:1403] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.003s
I20260713 09:09:49.803349 29574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9b67587fff4a78934f1299939d0d37" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:49.803867 29731 raft_consensus.cc:515] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.804492 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9b67587fff4a78934f1299939d0d37" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:49.804977 29699 leader_election.cc:290] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Requested vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.805784 29425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2225be0ae2bb445693b6edb6374800bc" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:49.806352 29425 raft_consensus.cc:3060] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.808662 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1061d3fd0f49c9ad03b8866a956de0" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:49.793998 29742 raft_consensus.cc:493] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.805095 29502 raft_consensus.cc:3060] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.815865 29744 raft_consensus.cc:697] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Becoming Leader. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Running, Role: LEADER
I20260713 09:09:49.818002 29698 tablet_bootstrap.cc:492] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:49.818535 29698 ts_tablet_manager.cc:1403] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.210s	user 0.028s	sys 0.042s
W20260713 09:09:49.814255 29615 leader_election.cc:343] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.822978 29695 tablet_bootstrap.cc:492] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:49.823489 29695 ts_tablet_manager.cc:1403] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.160s	user 0.018s	sys 0.018s
W20260713 09:09:49.824378 29615 leader_election.cc:343] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.826470 29777 consensus_queue.cc:1048] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:49.827749 29575 raft_consensus.cc:2468] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:49.812595 29731 leader_election.cc:290] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Requested vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.805702 29694 raft_consensus.cc:359] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.832613 29694 raft_consensus.cc:385] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.832953 29694 raft_consensus.cc:740] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.834026 29694 consensus_queue.cc:260] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.837561 29694 ts_tablet_manager.cc:1434] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260713 09:09:49.838848 29694 tablet_bootstrap.cc:492] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:49.812728 29742 raft_consensus.cc:515] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.844648 29698 raft_consensus.cc:359] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.845943 29698 raft_consensus.cc:385] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.846222 29698 raft_consensus.cc:740] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.843858 29467 leader_election.cc:304] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:49.847452 29777 raft_consensus.cc:2804] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.847858 29777 raft_consensus.cc:697] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Becoming Leader. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Running, Role: LEADER
I20260713 09:09:49.848662 29777 consensus_queue.cc:237] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.844671 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1061d3fd0f49c9ad03b8866a956de0" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:49.851428 29575 raft_consensus.cc:3060] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.841763 29710 raft_consensus.cc:493] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.852286 29574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e048caf6f94efbb55f2fd036c50dd2" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:49.847872 29742 leader_election.cc:290] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:49.852770 29710 raft_consensus.cc:515] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.853112 29324 catalog_manager.cc:5697] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed2cef6e740642fa9e8071b50644152d (127.26.149.4). New cstate: current_term: 1 leader_uuid: "ed2cef6e740642fa9e8071b50644152d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:49.854772 29710 leader_election.cc:290] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:49.855718 29649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02a66d67541484eaaa32e387f6e0056" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.855783 29695 raft_consensus.cc:359] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.856597 29695 raft_consensus.cc:385] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.856841 29695 raft_consensus.cc:740] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
W20260713 09:09:49.857187 29543 leader_election.cc:343] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.857497 29695 consensus_queue.cc:260] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.857896 29323 catalog_manager.cc:5697] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 25cefae5517e484289f962de927039bd (127.26.149.3). New cstate: current_term: 1 leader_uuid: "25cefae5517e484289f962de927039bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:49.858780 29693 tablet_bootstrap.cc:492] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:49.859310 29693 ts_tablet_manager.cc:1403] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.152s	user 0.046s	sys 0.023s
I20260713 09:09:49.863639 29698 consensus_queue.cc:260] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.864920 29574 raft_consensus.cc:2468] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 0.
I20260713 09:09:49.866508 29575 raft_consensus.cc:2468] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 1.
I20260713 09:09:49.867424 29467 leader_election.cc:304] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:49.867658 29615 leader_election.cc:304] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [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: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:09:49.869009 29577 raft_consensus.cc:2468] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:49.870218 29427 raft_consensus.cc:2468] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:49.861862 29694 tablet_bootstrap.cc:654] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.863088 29695 ts_tablet_manager.cc:1434] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260713 09:09:49.873849 29695 tablet_bootstrap.cc:492] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:49.875710 29698 ts_tablet_manager.cc:1434] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260713 09:09:49.871497 29730 raft_consensus.cc:493] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.876446 29730 raft_consensus.cc:515] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.872934 29699 raft_consensus.cc:2804] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.877894 29699 raft_consensus.cc:493] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.878223 29699 raft_consensus.cc:3060] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.878343 29730 leader_election.cc:290] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:09:49.835676 29428 raft_consensus.cc:2468] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 1.
I20260713 09:09:49.875597 29693 raft_consensus.cc:359] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.880817 29693 raft_consensus.cc:385] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.881150 29693 raft_consensus.cc:740] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.834131 29744 consensus_queue.cc:237] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.872473 29425 raft_consensus.cc:2468] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:49.875798 29769 raft_consensus.cc:2804] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.882614 29729 raft_consensus.cc:2749] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:49.888309 29467 leader_election.cc:304] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:49.893519 29693 consensus_queue.cc:260] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.906742 29693 ts_tablet_manager.cc:1434] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260713 09:09:49.890250 29649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2225be0ae2bb445693b6edb6374800bc" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:09:49.890643 29650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf16357881f4daf91f6884038f6fc35" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.891976 29699 raft_consensus.cc:515] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.889410 29698 tablet_bootstrap.cc:492] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:49.907985 29693 tablet_bootstrap.cc:492] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:49.910394 29649 raft_consensus.cc:3060] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.909078 29769 raft_consensus.cc:697] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Becoming Leader. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Running, Role: LEADER
I20260713 09:09:49.909315 29729 raft_consensus.cc:493] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.918145 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf16357881f4daf91f6884038f6fc35" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:49.918792 29503 raft_consensus.cc:2468] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 1.
W20260713 09:09:49.919516 29394 leader_election.cc:343] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.921140 29695 tablet_bootstrap.cc:654] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.921051 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02a66d67541484eaaa32e387f6e0056" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:49.921733 29503 raft_consensus.cc:2468] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 0.
I20260713 09:09:49.918723 29769 consensus_queue.cc:237] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.922762 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e048caf6f94efbb55f2fd036c50dd2" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.922801 29543 leader_election.cc:304] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:49.923446 29651 raft_consensus.cc:2468] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 0.
I20260713 09:09:49.924055 29710 raft_consensus.cc:2804] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.924474 29710 raft_consensus.cc:493] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.913254 29778 raft_consensus.cc:2804] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.924752 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e048caf6f94efbb55f2fd036c50dd2" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:49.925252 29577 raft_consensus.cc:3060] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.925308 29778 raft_consensus.cc:697] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Becoming Leader. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Running, Role: LEADER
I20260713 09:09:49.917424 29729 raft_consensus.cc:515] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.927258 29699 leader_election.cc:290] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Requested vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:49.925273 29742 raft_consensus.cc:493] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.931772 29729 leader_election.cc:290] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.924777 29710 raft_consensus.cc:3060] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.927989 29778 consensus_queue.cc:237] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:49.934559 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.935700 29698 tablet_bootstrap.cc:654] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:49.939658 29394 leader_election.cc:343] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:49.959417 29701 consensus_queue.cc:1048] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.960176 29394 leader_election.cc:304] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: ed2cef6e740642fa9e8071b50644152d, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:49.941615 29742 raft_consensus.cc:515] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:49.966248 29742 leader_election.cc:290] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:49.970412 29730 raft_consensus.cc:2749] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:49.975484 29502 raft_consensus.cc:2468] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 1.
I20260713 09:09:49.950644 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:49.976140 29701 raft_consensus.cc:493] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:49.946470 29424 raft_consensus.cc:2468] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 0.
I20260713 09:09:49.976709 29701 raft_consensus.cc:515] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.977638 29541 leader_election.cc:304] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 
I20260713 09:09:49.978466 29729 raft_consensus.cc:2804] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.978808 29729 raft_consensus.cc:493] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:49.979151 29729 raft_consensus.cc:3060] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.979430 29617 leader_election.cc:304] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [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: ed2cef6e740642fa9e8071b50644152d, eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd
I20260713 09:09:49.980619 29731 raft_consensus.cc:2804] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.981065 29731 raft_consensus.cc:697] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Becoming Leader. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Running, Role: LEADER
I20260713 09:09:49.978772 29701 leader_election.cc:290] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.981945 29650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e048caf6f94efbb55f2fd036c50dd2" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:09:49.982717 29650 raft_consensus.cc:3060] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.983117 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:49.983697 29424 raft_consensus.cc:2468] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 0.
I20260713 09:09:49.984958 29615 leader_election.cc:304] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d; no voters: 
I20260713 09:09:49.985826 29651 raft_consensus.cc:2468] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 0.
I20260713 09:09:49.986295 29729 raft_consensus.cc:515] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:49.988075 29729 leader_election.cc:290] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Requested vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:49.989269 29693 tablet_bootstrap.cc:654] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.989717 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:49.989826 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:49.990694 29731 consensus_queue.cc:237] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:49.991909 29649 raft_consensus.cc:2468] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:49.991945 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:09:49.992105 29701 raft_consensus.cc:2804] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:49.994150 29742 consensus_queue.cc:1048] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:49.998469 29577 raft_consensus.cc:2468] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:50.004168 29710 raft_consensus.cc:515] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.004580 29742 raft_consensus.cc:493] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.005182 29742 raft_consensus.cc:515] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.005908 29575 raft_consensus.cc:2393] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed2cef6e740642fa9e8071b50644152d in current term 1: Already voted for candidate 25cefae5517e484289f962de927039bd in this term.
I20260713 09:09:50.007638 29648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02a66d67541484eaaa32e387f6e0056" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:09:50.008288 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02a66d67541484eaaa32e387f6e0056" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:50.008968 29502 raft_consensus.cc:3060] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.000782 29424 raft_consensus.cc:3060] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.001507 29701 raft_consensus.cc:493] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:09:49.999939 29467 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.1:40561, user_credentials={real_user=slave}} blocked reactor thread for 70449.2us
I20260713 09:09:50.010493 29710 leader_election.cc:290] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Requested vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:50.019416 29701 raft_consensus.cc:3060] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:50.021828 29543 leader_election.cc:343] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.056216 29698 tablet_bootstrap.cc:492] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:50.056814 29698 ts_tablet_manager.cc:1403] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.168s	user 0.014s	sys 0.007s
I20260713 09:09:50.045575 29742 leader_election.cc:290] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:50.060695 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeab6728cf449a5ae66338eeae60847" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:50.067655 29695 tablet_bootstrap.cc:492] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:50.068217 29695 ts_tablet_manager.cc:1403] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.195s	user 0.020s	sys 0.005s
I20260713 09:09:50.066403 29326 catalog_manager.cc:5697] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 reported cstate change: term changed from 0 to 1, leader changed from <none> to eead7007310642f8b5ccb8b3851fe199 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "eead7007310642f8b5ccb8b3851fe199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:50.064973 29426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeab6728cf449a5ae66338eeae60847" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
W20260713 09:09:50.078171 29782 log.cc:927] Time spent T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260713 09:09:50.078588 29424 raft_consensus.cc:2468] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 1.
I20260713 09:09:50.080976 29541 leader_election.cc:304] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 
I20260713 09:09:50.081219 29695 raft_consensus.cc:359] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.081955 29695 raft_consensus.cc:385] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.082209 29695 raft_consensus.cc:740] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.082823 29695 consensus_queue.cc:260] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.083022 29698 raft_consensus.cc:359] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.083812 29698 raft_consensus.cc:385] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.084045 29710 raft_consensus.cc:2804] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:50.084147 29698 raft_consensus.cc:740] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.084564 29710 raft_consensus.cc:697] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Becoming Leader. State: Replica: 25cefae5517e484289f962de927039bd, State: Running, Role: LEADER
I20260713 09:09:50.084782 29695 ts_tablet_manager.cc:1434] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.000s
I20260713 09:09:50.085137 29698 consensus_queue.cc:260] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.085736 29695 tablet_bootstrap.cc:492] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:50.086709 29698 ts_tablet_manager.cc:1434] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260713 09:09:50.087349 29698 tablet_bootstrap.cc:492] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:50.090917 29695 tablet_bootstrap.cc:654] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.091274 29698 tablet_bootstrap.cc:654] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.074047 29502 raft_consensus.cc:2468] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 1.
I20260713 09:09:50.085389 29710 consensus_queue.cc:237] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.106869 29694 tablet_bootstrap.cc:492] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:50.107462 29694 ts_tablet_manager.cc:1403] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.269s	user 0.020s	sys 0.019s
I20260713 09:09:50.099892 29467 leader_election.cc:304] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:50.116854 29742 raft_consensus.cc:2804] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:09:50.117774 29467 leader_election.cc:343] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:50.118659 29467 leader_election.cc:343] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.119154 29467 leader_election.cc:304] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [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: eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:09:50.120223 29778 raft_consensus.cc:2749] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:50.125639 29778 raft_consensus.cc:493] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.125953 29730 raft_consensus.cc:493] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.126215 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:50.126075 29778 raft_consensus.cc:515] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.126500 29730 raft_consensus.cc:515] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.103102 29425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:50.129907 29778 leader_election.cc:290] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:50.132611 29326 catalog_manager.cc:5697] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed2cef6e740642fa9e8071b50644152d (127.26.149.4). New cstate: current_term: 1 leader_uuid: "ed2cef6e740642fa9e8071b50644152d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:50.115290 29543 leader_election.cc:304] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:50.134557 29770 raft_consensus.cc:2804] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:50.135001 29770 raft_consensus.cc:697] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Becoming Leader. State: Replica: 25cefae5517e484289f962de927039bd, State: Running, Role: LEADER
I20260713 09:09:50.135596 29769 consensus_queue.cc:1048] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:50.135772 29770 consensus_queue.cc:237] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.117457 29742 raft_consensus.cc:697] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Becoming Leader. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Running, Role: LEADER
I20260713 09:09:50.137965 29742 consensus_queue.cc:237] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
W20260713 09:09:50.138859 29467 leader_election.cc:343] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.140443 29426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:50.140516 29701 raft_consensus.cc:515] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.141306 29426 raft_consensus.cc:2393] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eead7007310642f8b5ccb8b3851fe199 in current term 1: Already voted for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in this term.
I20260713 09:09:50.141502 29730 leader_election.cc:290] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:50.142650 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:50.143280 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:50.143656 29651 raft_consensus.cc:2393] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25cefae5517e484289f962de927039bd in current term 1: Already voted for candidate ed2cef6e740642fa9e8071b50644152d in this term.
I20260713 09:09:50.145027 29425 raft_consensus.cc:2468] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 0.
W20260713 09:09:50.145601 29392 leader_election.cc:343] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.145522 29768 consensus_queue.cc:1048] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:50.146029 29694 raft_consensus.cc:359] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.146338 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:50.146643 29694 raft_consensus.cc:385] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.146963 29694 raft_consensus.cc:740] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.146929 29503 raft_consensus.cc:2468] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 0.
I20260713 09:09:50.147636 29467 leader_election.cc:304] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [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: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd
I20260713 09:09:50.148267 29694 consensus_queue.cc:260] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.148800 29394 leader_election.cc:304] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd
I20260713 09:09:50.149140 29699 raft_consensus.cc:2804] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:50.149549 29699 raft_consensus.cc:493] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:50.149832 29730 raft_consensus.cc:2804] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:50.149871 29699 raft_consensus.cc:3060] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.150344 29730 raft_consensus.cc:493] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:50.150714 29730 raft_consensus.cc:3060] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.155356 29650 raft_consensus.cc:2468] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:50.156740 29699 raft_consensus.cc:515] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.158996 29694 ts_tablet_manager.cc:1434] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.003s
I20260713 09:09:50.160120 29694 tablet_bootstrap.cc:492] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:50.166496 29426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:50.167251 29426 raft_consensus.cc:2393] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed2cef6e740642fa9e8071b50644152d in current term 1: Already voted for candidate 25cefae5517e484289f962de927039bd in this term.
I20260713 09:09:50.167793 29701 leader_election.cc:290] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Requested vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:50.167936 29326 catalog_manager.cc:5697] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed2cef6e740642fa9e8071b50644152d (127.26.149.4). New cstate: current_term: 1 leader_uuid: "ed2cef6e740642fa9e8071b50644152d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:50.169687 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:50.169951 29615 leader_election.cc:304] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [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: ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:09:50.170389 29576 raft_consensus.cc:2393] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eead7007310642f8b5ccb8b3851fe199 in current term 1: Already voted for candidate 25cefae5517e484289f962de927039bd in this term.
I20260713 09:09:50.171404 29467 leader_election.cc:304] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [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: eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:09:50.172222 29778 raft_consensus.cc:3060] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.174000 29699 leader_election.cc:290] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Requested vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:50.176498 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
W20260713 09:09:50.178164 29467 leader_election.cc:343] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.179955 29694 tablet_bootstrap.cc:654] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.180114 29426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:50.183189 29731 raft_consensus.cc:2749] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:50.183816 29729 consensus_queue.cc:1048] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:50.187536 29695 tablet_bootstrap.cc:492] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:50.188006 29695 ts_tablet_manager.cc:1403] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.029s
I20260713 09:09:50.192041 29778 raft_consensus.cc:2749] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:50.195840 29698 tablet_bootstrap.cc:492] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:50.197033 29698 ts_tablet_manager.cc:1403] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.024s
I20260713 09:09:50.199486 29698 raft_consensus.cc:359] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.199947 29698 raft_consensus.cc:385] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.200178 29698 raft_consensus.cc:740] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.200752 29698 consensus_queue.cc:260] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.202409 29698 ts_tablet_manager.cc:1434] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:09:50.202951 29729 raft_consensus.cc:493] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.203529 29698 tablet_bootstrap.cc:492] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:50.203421 29729 raft_consensus.cc:515] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.206462 29695 raft_consensus.cc:359] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.207120 29695 raft_consensus.cc:385] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.207432 29695 raft_consensus.cc:740] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.209213 29698 tablet_bootstrap.cc:654] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.157210 29730 raft_consensus.cc:515] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.209961 29425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeab6728cf449a5ae66338eeae60847" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
W20260713 09:09:50.211735 29541 leader_election.cc:343] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.212093 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:50.211759 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:50.212406 29742 raft_consensus.cc:493] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.213126 29503 raft_consensus.cc:2393] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb8c6bbbd3124dda8c52f0239e6ea29d in current term 1: Already voted for candidate eead7007310642f8b5ccb8b3851fe199 in this term.
I20260713 09:09:50.213018 29742 raft_consensus.cc:515] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
W20260713 09:09:50.213675 29392 leader_election.cc:343] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.214205 29730 leader_election.cc:290] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 election: Requested vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:50.214676 29394 leader_election.cc:304] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:50.215145 29742 leader_election.cc:290] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:50.216109 29733 raft_consensus.cc:2749] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:50.218701 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8f781fc39c4691b68eadda55ba1c9a" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:50.220136 29426 raft_consensus.cc:2393] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eead7007310642f8b5ccb8b3851fe199 in current term 1: Already voted for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in this term.
W20260713 09:09:50.220678 29467 leader_election.cc:343] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.222189 29467 leader_election.cc:304] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [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: eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:09:50.223129 29742 raft_consensus.cc:2749] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:50.223851 29797 consensus_queue.cc:1048] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:50.227016 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8f781fc39c4691b68eadda55ba1c9a" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:50.212074 29693 tablet_bootstrap.cc:492] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:50.230500 29326 catalog_manager.cc:5697] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 reported cstate change: term changed from 0 to 1, leader changed from <none> to eead7007310642f8b5ccb8b3851fe199 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "eead7007310642f8b5ccb8b3851fe199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:50.231478 29693 ts_tablet_manager.cc:1403] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.324s	user 0.016s	sys 0.008s
I20260713 09:09:50.232613 29698 tablet_bootstrap.cc:492] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:50.232095 29326 catalog_manager.cc:5697] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 reported cstate change: term changed from 0 to 1, leader changed from <none> to eead7007310642f8b5ccb8b3851fe199 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "eead7007310642f8b5ccb8b3851fe199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:50.233024 29698 ts_tablet_manager.cc:1403] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260713 09:09:50.233541 29326 catalog_manager.cc:5697] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 reported cstate change: term changed from 0 to 1, leader changed from <none> to eead7007310642f8b5ccb8b3851fe199 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "eead7007310642f8b5ccb8b3851fe199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:50.216769 29695 consensus_queue.cc:260] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.235635 29730 raft_consensus.cc:493] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.239842 29730 raft_consensus.cc:515] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.241186 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeab6728cf449a5ae66338eeae60847" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:50.241887 29502 raft_consensus.cc:2468] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 0.
I20260713 09:09:50.242413 29695 ts_tablet_manager.cc:1434] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.002s
I20260713 09:09:50.243337 29695 tablet_bootstrap.cc:492] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:50.243377 29730 leader_election.cc:290] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:50.244059 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
W20260713 09:09:50.238204 29469 leader_election.cc:343] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.244659 29576 raft_consensus.cc:2468] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 0.
I20260713 09:09:50.244732 29469 leader_election.cc:304] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [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: eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:50.245461 29742 raft_consensus.cc:2749] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:50.246416 29543 leader_election.cc:304] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:09:50.247165 29770 raft_consensus.cc:2804] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:50.247498 29770 raft_consensus.cc:493] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:50.235889 29323 catalog_manager.cc:5697] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 25cefae5517e484289f962de927039bd (127.26.149.3). New cstate: current_term: 1 leader_uuid: "25cefae5517e484289f962de927039bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:50.238325 29693 raft_consensus.cc:359] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:50.238587 29729 leader_election.cc:290] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:09:50.248848 29693 raft_consensus.cc:385] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.247833 29770 raft_consensus.cc:3060] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.249161 29693 raft_consensus.cc:740] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.249250 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:50.249954 29693 consensus_queue.cc:260] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:50.247762 29392 leader_election.cc:304] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 
W20260713 09:09:50.251086 29394 leader_election.cc:343] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.251991 29693 ts_tablet_manager.cc:1434] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260713 09:09:50.252140 29730 raft_consensus.cc:2804] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:50.252588 29730 raft_consensus.cc:493] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:50.252888 29693 tablet_bootstrap.cc:492] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:50.252955 29730 raft_consensus.cc:3060] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.255990 29770 raft_consensus.cc:515] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.255573 29323 catalog_manager.cc:5697] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 25cefae5517e484289f962de927039bd (127.26.149.3). New cstate: current_term: 1 leader_uuid: "25cefae5517e484289f962de927039bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:50.235562 29698 raft_consensus.cc:359] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.258507 29426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeab6728cf449a5ae66338eeae60847" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:50.259409 29693 tablet_bootstrap.cc:654] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:50.259781 29541 leader_election.cc:343] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.258534 29698 raft_consensus.cc:385] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.260658 29698 raft_consensus.cc:740] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.261454 29698 consensus_queue.cc:260] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.263242 29778 consensus_queue.cc:1048] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:50.264111 29698 ts_tablet_manager.cc:1434] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260713 09:09:50.265380 29698 tablet_bootstrap.cc:492] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:50.269997 29694 tablet_bootstrap.cc:492] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:50.270454 29694 ts_tablet_manager.cc:1403] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.111s	user 0.018s	sys 0.016s
I20260713 09:09:50.260242 29730 raft_consensus.cc:515] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.272836 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:50.273029 29694 raft_consensus.cc:359] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.273386 29576 raft_consensus.cc:3060] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.273674 29694 raft_consensus.cc:385] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.273926 29694 raft_consensus.cc:740] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.276104 29694 consensus_queue.cc:260] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.278025 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeab6728cf449a5ae66338eeae60847" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:50.281688 29502 raft_consensus.cc:3060] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.283846 29699 consensus_queue.cc:1048] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:50.278857 29694 ts_tablet_manager.cc:1434] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:50.288656 29694 tablet_bootstrap.cc:492] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:50.289453 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
W20260713 09:09:50.290797 29394 leader_election.cc:343] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.278805 29770 leader_election.cc:290] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Requested vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:09:50.291432 29730 leader_election.cc:290] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 election: Requested vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:50.280262 29695 tablet_bootstrap.cc:654] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.281131 29576 raft_consensus.cc:2468] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 1.
I20260713 09:09:50.293346 29392 leader_election.cc:304] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [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: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:50.294595 29730 raft_consensus.cc:2804] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:50.295274 29730 raft_consensus.cc:697] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 LEADER]: Becoming Leader. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Running, Role: LEADER
I20260713 09:09:50.296092 29730 consensus_queue.cc:237] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.299296 29502 raft_consensus.cc:2468] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 1.
I20260713 09:09:50.300406 29695 tablet_bootstrap.cc:492] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:50.299182 29698 tablet_bootstrap.cc:654] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.300881 29695 ts_tablet_manager.cc:1403] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.006s
I20260713 09:09:50.302064 29543 leader_election.cc:304] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:09:50.302564 29694 tablet_bootstrap.cc:654] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.303237 29770 raft_consensus.cc:2804] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:50.303433 29695 raft_consensus.cc:359] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.303790 29770 raft_consensus.cc:697] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Becoming Leader. State: Replica: 25cefae5517e484289f962de927039bd, State: Running, Role: LEADER
I20260713 09:09:50.304160 29695 raft_consensus.cc:385] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.304488 29695 raft_consensus.cc:740] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.304888 29770 consensus_queue.cc:237] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.300417 29693 tablet_bootstrap.cc:492] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:50.306218 29693 ts_tablet_manager.cc:1403] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.004s
I20260713 09:09:50.308494 29693 raft_consensus.cc:359] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.308957 29693 raft_consensus.cc:385] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.309190 29693 raft_consensus.cc:740] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.305140 29695 consensus_queue.cc:260] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.309855 29693 consensus_queue.cc:260] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.311478 29695 ts_tablet_manager.cc:1434] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:09:50.312386 29695 tablet_bootstrap.cc:492] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:50.317471 29695 tablet_bootstrap.cc:654] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.319119 29693 ts_tablet_manager.cc:1434] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:09:50.328712 29693 tablet_bootstrap.cc:492] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:50.337244 29698 tablet_bootstrap.cc:492] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:50.337842 29698 ts_tablet_manager.cc:1403] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.008s
I20260713 09:09:50.338559 29325 catalog_manager.cc:5697] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 25cefae5517e484289f962de927039bd (127.26.149.3). New cstate: current_term: 1 leader_uuid: "25cefae5517e484289f962de927039bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:50.341040 29698 raft_consensus.cc:359] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.341960 29698 raft_consensus.cc:385] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.342283 29698 raft_consensus.cc:740] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.346014 29694 tablet_bootstrap.cc:492] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:50.346438 29694 ts_tablet_manager.cc:1403] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.015s
I20260713 09:09:50.346506 29770 raft_consensus.cc:493] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.347173 29770 raft_consensus.cc:515] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.349133 29770 leader_election.cc:290] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:50.349054 29694 raft_consensus.cc:359] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:50.349957 29694 raft_consensus.cc:385] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.350242 29694 raft_consensus.cc:740] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.350948 29694 consensus_queue.cc:260] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:50.351325 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:50.352499 29426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
W20260713 09:09:50.353796 29541 leader_election.cc:343] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.354274 29693 tablet_bootstrap.cc:654] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:50.354811 29543 leader_election.cc:343] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.355252 29543 leader_election.cc:304] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:50.356226 29770 raft_consensus.cc:2749] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:50.346238 29698 consensus_queue.cc:260] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.357448 29694 ts_tablet_manager.cc:1434] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:50.358336 29694 tablet_bootstrap.cc:492] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:50.358911 29698 ts_tablet_manager.cc:1434] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:09:50.358316 29326 catalog_manager.cc:5697] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1). New cstate: current_term: 1 leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:50.359748 29698 tablet_bootstrap.cc:492] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:50.366144 29693 tablet_bootstrap.cc:492] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:50.366568 29693 ts_tablet_manager.cc:1403] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.003s
I20260713 09:09:50.368192 29694 tablet_bootstrap.cc:654] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.371155 29698 tablet_bootstrap.cc:654] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.377139 29695 tablet_bootstrap.cc:492] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:50.377619 29695 ts_tablet_manager.cc:1403] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.026s
I20260713 09:09:50.379967 29695 raft_consensus.cc:359] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.380622 29695 raft_consensus.cc:385] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.380921 29695 raft_consensus.cc:740] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.381590 29695 consensus_queue.cc:260] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.383507 29695 ts_tablet_manager.cc:1434] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:50.384146 29698 tablet_bootstrap.cc:492] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:50.384799 29730 raft_consensus.cc:493] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.385425 29730 raft_consensus.cc:515] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.384649 29698 ts_tablet_manager.cc:1403] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260713 09:09:50.389195 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1388c93ae3624ad59eb2633833086281" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:50.375208 29693 raft_consensus.cc:359] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.390098 29693 raft_consensus.cc:385] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.390377 29693 raft_consensus.cc:740] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
W20260713 09:09:50.390961 29392 leader_election.cc:343] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.391028 29693 consensus_queue.cc:260] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.392477 29698 raft_consensus.cc:359] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.393085 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1388c93ae3624ad59eb2633833086281" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:50.393851 29768 consensus_queue.cc:1048] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:50.394870 29394 leader_election.cc:343] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.395478 29394 leader_election.cc:304] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:50.396483 29733 raft_consensus.cc:2749] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:50.397508 29695 tablet_bootstrap.cc:492] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:50.398636 29693 ts_tablet_manager.cc:1434] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260713 09:09:50.399542 29693 tablet_bootstrap.cc:492] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:50.399718 29731 consensus_queue.cc:1048] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:50.403143 29695 tablet_bootstrap.cc:654] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.403728 29730 leader_election.cc:290] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:50.404260 29768 consensus_queue.cc:1048] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:50.393116 29698 raft_consensus.cc:385] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.411367 29698 raft_consensus.cc:740] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.414227 29698 consensus_queue.cc:260] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.415705 29770 raft_consensus.cc:493] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.416283 29770 raft_consensus.cc:515] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.420513 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9b67587fff4a78934f1299939d0d37" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:50.425055 29768 consensus_queue.cc:1048] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:50.432125 29742 consensus_queue.cc:1048] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:50.436813 29693 tablet_bootstrap.cc:654] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.446127 29694 tablet_bootstrap.cc:492] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:50.446858 29694 ts_tablet_manager.cc:1403] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.089s	user 0.043s	sys 0.033s
I20260713 09:09:50.443115 29424 raft_consensus.cc:3060] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.446079 29698 ts_tablet_manager.cc:1434] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260713 09:09:50.449402 29698 tablet_bootstrap.cc:492] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:50.450433 29694 raft_consensus.cc:359] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:50.450951 29694 raft_consensus.cc:385] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.451176 29694 raft_consensus.cc:740] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.451745 29694 consensus_queue.cc:260] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:50.454614 29694 ts_tablet_manager.cc:1434] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:50.455439 29694 tablet_bootstrap.cc:492] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199: Bootstrap starting.
I20260713 09:09:50.461162 29694 tablet_bootstrap.cc:654] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.470386 29733 raft_consensus.cc:493] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.470853 29733 raft_consensus.cc:515] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.472553 29742 consensus_queue.cc:1048] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:50.473021 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9b67587fff4a78934f1299939d0d37" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:50.475253 29543 leader_election.cc:304] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd; no voters: ed2cef6e740642fa9e8071b50644152d, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:50.476956 29729 raft_consensus.cc:2749] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:50.479007 29770 leader_election.cc:290] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:50.475221 29768 consensus_queue.cc:1048] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:09:50.505120 29698 tablet_bootstrap.cc:654] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.502130 29701 raft_consensus.cc:493] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.506263 29701 raft_consensus.cc:515] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:50.510380 29730 raft_consensus.cc:493] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.518781 29701 leader_election.cc:290] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:09:50.521504 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c844badc8404ab8de06e9f9906017" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:50.522373 29501 raft_consensus.cc:2468] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 0.
I20260713 09:09:50.523301 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1061d3fd0f49c9ad03b8866a956de0" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:50.529817 29770 consensus_queue.cc:1048] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:50.533048 29617 leader_election.cc:304] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed2cef6e740642fa9e8071b50644152d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:50.513106 29730 raft_consensus.cc:515] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.547967 29788 consensus_queue.cc:1048] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:50.549746 29733 leader_election.cc:290] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:50.562244 29425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c844badc8404ab8de06e9f9906017" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:50.555061 29731 raft_consensus.cc:2804] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:50.569239 29731 raft_consensus.cc:493] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:50.569711 29731 raft_consensus.cc:3060] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.574208 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeab6728cf449a5ae66338eeae60847" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:50.574898 29501 raft_consensus.cc:2393] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8c6bbbd3124dda8c52f0239e6ea29d in current term 1: Already voted for candidate 25cefae5517e484289f962de927039bd in this term.
W20260713 09:09:50.575393 29615 leader_election.cc:343] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.607754 29788 raft_consensus.cc:493] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.608362 29788 raft_consensus.cc:515] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:50.610874 29788 leader_election.cc:290] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:50.602839 29770 raft_consensus.cc:493] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.640451 29694 tablet_bootstrap.cc:492] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199: No bootstrap required, opened a new log
I20260713 09:09:50.640854 29694 ts_tablet_manager.cc:1403] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199: Time spent bootstrapping tablet: real 0.186s	user 0.010s	sys 0.005s
I20260713 09:09:50.640913 29695 tablet_bootstrap.cc:492] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:50.641505 29695 ts_tablet_manager.cc:1403] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.244s	user 0.066s	sys 0.098s
I20260713 09:09:50.620195 29770 raft_consensus.cc:515] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.635258 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf16357881f4daf91f6884038f6fc35" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
W20260713 09:09:50.632810 29617 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.2:38821, user_credentials={real_user=slave}} blocked reactor thread for 57266.7us
I20260713 09:09:50.680754 29694 raft_consensus.cc:359] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.681382 29694 raft_consensus.cc:385] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.681696 29694 raft_consensus.cc:740] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.682518 29729 raft_consensus.cc:493] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.682374 29694 consensus_queue.cc:260] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.685267 29694 ts_tablet_manager.cc:1434] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260713 09:09:50.649750 29730 leader_election.cc:290] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:50.683241 29729 raft_consensus.cc:515] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
W20260713 09:09:50.684602 29615 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.3:45895, user_credentials={real_user=slave}} blocked reactor thread for 97628.4us
W20260713 09:09:50.695399 29824 log.cc:927] Time spent T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199: Append to log took a long time: real 0.130s	user 0.000s	sys 0.001s
I20260713 09:09:50.686244 29428 raft_consensus.cc:2468] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 0.
I20260713 09:09:50.699034 29742 raft_consensus.cc:493] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.694515 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeab6728cf449a5ae66338eeae60847" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:50.711129 29695 raft_consensus.cc:359] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.715533 29695 raft_consensus.cc:385] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.715821 29695 raft_consensus.cc:740] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.716660 29695 consensus_queue.cc:260] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.719935 29710 consensus_queue.cc:1048] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:50.715094 29742 raft_consensus.cc:515] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.722720 29695 ts_tablet_manager.cc:1434] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260713 09:09:50.723521 29742 leader_election.cc:290] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:50.725733 29698 tablet_bootstrap.cc:492] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:50.726318 29698 ts_tablet_manager.cc:1403] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.277s	user 0.018s	sys 0.017s
I20260713 09:09:50.734567 29647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1061d3fd0f49c9ad03b8866a956de0" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
W20260713 09:09:50.735409 29374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:50.748603 29693 tablet_bootstrap.cc:492] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:50.748840 29729 leader_election.cc:290] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:50.749054 29693 ts_tablet_manager.cc:1403] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.350s	user 0.008s	sys 0.018s
W20260713 09:09:50.752835 29543 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.2:38821, user_credentials={real_user=slave}} blocked reactor thread for 49032.9us
I20260713 09:09:50.767735 29695 tablet_bootstrap.cc:492] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:50.771479 29698 raft_consensus.cc:359] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.772002 29698 raft_consensus.cc:385] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.772234 29698 raft_consensus.cc:740] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.772781 29698 consensus_queue.cc:260] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.773674 29770 leader_election.cc:290] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:50.782255 29788 consensus_queue.cc:1048] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:50.783557 29502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f1c92c66ff4ab5a86242d879382a8d" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:50.783748 29731 raft_consensus.cc:515] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:50.784164 29502 raft_consensus.cc:2468] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 0.
I20260713 09:09:50.785048 29838 raft_consensus.cc:493] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.784971 29647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:50.756409 29730 consensus_queue.cc:1048] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260713 09:09:50.785652 29838 raft_consensus.cc:515] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.786752 29576 raft_consensus.cc:3060] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.787604 29838 leader_election.cc:290] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:50.787729 29543 leader_election.cc:304] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:50.787855 29647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f1c92c66ff4ab5a86242d879382a8d" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
W20260713 09:09:50.788662 29543 consensus_peers.cc:597] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd -> Peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Couldn't send request to peer ed2cef6e740642fa9e8071b50644152d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:50.789417 29729 raft_consensus.cc:2804] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:50.789150 29693 raft_consensus.cc:359] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.788496 29770 consensus_queue.cc:1048] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:50.789839 29729 raft_consensus.cc:493] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:50.789947 29693 raft_consensus.cc:385] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.790230 29729 raft_consensus.cc:3060] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.790253 29693 raft_consensus.cc:740] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.791083 29693 consensus_queue.cc:260] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.793056 29693 ts_tablet_manager.cc:1434] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260713 09:09:50.793970 29693 tablet_bootstrap.cc:492] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:50.797058 29729 raft_consensus.cc:515] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.799665 29693 tablet_bootstrap.cc:654] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.798961 29729 leader_election.cc:290] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Requested vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:50.800235 29695 tablet_bootstrap.cc:654] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.804976 29698 ts_tablet_manager.cc:1434] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.000s
I20260713 09:09:50.806375 29698 tablet_bootstrap.cc:492] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:50.810761 29647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf16357881f4daf91f6884038f6fc35" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:50.811679 29731 leader_election.cc:290] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Requested vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:09:50.812417 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f1c92c66ff4ab5a86242d879382a8d" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:50.816884 29698 tablet_bootstrap.cc:654] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.878868 29394 leader_election.cc:304] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d
W20260713 09:09:50.802474 29543 leader_election.cc:343] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:50.889494 29543 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.4:38109, user_credentials={real_user=slave}} blocked reactor thread for 86910.1us
I20260713 09:09:50.889685 29428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c844badc8404ab8de06e9f9906017" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
W20260713 09:09:50.890745 29543 leader_election.cc:343] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.891373 29392 leader_election.cc:304] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:50.902179 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f1c92c66ff4ab5a86242d879382a8d" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:50.903847 29575 raft_consensus.cc:2393] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eead7007310642f8b5ccb8b3851fe199 in current term 1: Already voted for candidate 25cefae5517e484289f962de927039bd in this term.
I20260713 09:09:50.882453 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:50.910032 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:50.914023 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:50.936731 29777 raft_consensus.cc:493] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.969202 29729 raft_consensus.cc:493] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.970253 29770 raft_consensus.cc:493] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.970223 29729 raft_consensus.cc:515] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:50.971261 29770 raft_consensus.cc:515] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:50.973709 29730 raft_consensus.cc:493] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.974414 29730 raft_consensus.cc:515] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:50.977128 29730 leader_election.cc:290] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:50.977813 29778 consensus_queue.cc:1048] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:09:50.980522 29733 raft_consensus.cc:2749] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:50.981834 29733 raft_consensus.cc:3060] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:50.977507 29770 leader_election.cc:290] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:50.990269 29698 tablet_bootstrap.cc:492] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:50.991189 29698 ts_tablet_manager.cc:1403] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.185s	user 0.010s	sys 0.003s
I20260713 09:09:50.994954 29693 tablet_bootstrap.cc:492] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:50.995837 29693 ts_tablet_manager.cc:1403] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.202s	user 0.010s	sys 0.002s
I20260713 09:09:51.001008 29695 tablet_bootstrap.cc:492] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:51.001888 29695 ts_tablet_manager.cc:1403] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.234s	user 0.012s	sys 0.007s
I20260713 09:09:51.006731 29695 raft_consensus.cc:359] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:51.007622 29695 raft_consensus.cc:385] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.008057 29695 raft_consensus.cc:740] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.009066 29695 consensus_queue.cc:260] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:50.967157 29777 raft_consensus.cc:515] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.012193 29777 leader_election.cc:290] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:51.012670 29695 ts_tablet_manager.cc:1434] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:50.946419 29467 leader_election.cc:304] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:51.017796 29695 tablet_bootstrap.cc:492] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
W20260713 09:09:51.018477 29467 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.1:40561, user_credentials={real_user=slave}} blocked reactor thread for 129775us
I20260713 09:09:51.027599 29797 consensus_queue.cc:1048] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:51.025457 29425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1388c93ae3624ad59eb2633833086281" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:51.030510 29425 raft_consensus.cc:2468] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 0.
I20260713 09:09:51.031872 29695 tablet_bootstrap.cc:654] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.031997 29647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f1c92c66ff4ab5a86242d879382a8d" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:09:51.036499 29650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8f781fc39c4691b68eadda55ba1c9a" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:51.037559 29650 raft_consensus.cc:2468] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 0.
I20260713 09:09:50.973412 29729 leader_election.cc:290] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:51.065455 29841 consensus_queue.cc:1048] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:09:51.049750 29500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:51.076309 29500 raft_consensus.cc:2468] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 1.
W20260713 09:09:51.055670 29541 leader_election.cc:343] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.077633 29541 leader_election.cc:304] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:51.080312 29425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:51.081102 29425 raft_consensus.cc:2468] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 1.
I20260713 09:09:51.058889 29777 raft_consensus.cc:2804] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.086091 29777 raft_consensus.cc:493] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.086541 29777 raft_consensus.cc:3060] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.086915 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1388c93ae3624ad59eb2633833086281" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:51.088536 29797 raft_consensus.cc:2749] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.047086 29501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f1c92c66ff4ab5a86242d879382a8d" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:51.091691 29501 raft_consensus.cc:3060] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.046442 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8f781fc39c4691b68eadda55ba1c9a" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:51.093924 29503 raft_consensus.cc:2468] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 0.
W20260713 09:09:51.065028 29469 leader_election.cc:343] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:51.098230 29469 leader_election.cc:343] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.097132 29500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c844badc8404ab8de06e9f9906017" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:51.099431 29500 raft_consensus.cc:3060] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:51.119479 29615 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.3:45895, user_credentials={real_user=slave}} blocked reactor thread for 52582.5us
I20260713 09:09:51.125186 29467 leader_election.cc:304] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:51.127118 29788 raft_consensus.cc:2804] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.127554 29788 raft_consensus.cc:493] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.127925 29788 raft_consensus.cc:3060] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.084877 29541 leader_election.cc:304] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 
I20260713 09:09:51.098712 29469 leader_election.cc:304] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [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: eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d
W20260713 09:09:51.161127 29392 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.3:45895, user_credentials={real_user=slave}} blocked reactor thread for 278088us
W20260713 09:09:51.161347 29469 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.4:38109, user_credentials={real_user=slave}} blocked reactor thread for 63192us
I20260713 09:09:51.156165 29797 raft_consensus.cc:2804] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:51.165511 29797 raft_consensus.cc:493] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.168985 29797 raft_consensus.cc:3060] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:51.154032 29541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.1:40561, user_credentials={real_user=slave}} blocked reactor thread for 62083.5us
W20260713 09:09:51.178323 29467 leader_election.cc:343] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:51.185245 29543 leader_election.cc:343] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:51.193882 29617 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.2:38821, user_credentials={real_user=slave}} blocked reactor thread for 48418.2us
W20260713 09:09:51.214267 29615 leader_election.cc:343] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.228714 29693 raft_consensus.cc:359] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.233440 29693 raft_consensus.cc:385] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.233791 29693 raft_consensus.cc:740] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.237709 29698 raft_consensus.cc:359] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.241405 29698 raft_consensus.cc:385] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.234771 29851 raft_consensus.cc:493] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.228407 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:51.241820 29698 raft_consensus.cc:740] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.245929 29693 consensus_queue.cc:260] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.229823 29543 leader_election.cc:304] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d; no voters: 
I20260713 09:09:51.264242 29698 consensus_queue.cc:260] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.265071 29852 consensus_queue.cc:1048] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:51.267491 29698 ts_tablet_manager.cc:1434] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.276s	user 0.012s	sys 0.000s
I20260713 09:09:51.268922 29698 tablet_bootstrap.cc:492] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd: Bootstrap starting.
I20260713 09:09:51.269503 29693 ts_tablet_manager.cc:1434] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.273s	user 0.011s	sys 0.002s
I20260713 09:09:51.272198 29693 tablet_bootstrap.cc:492] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
W20260713 09:09:51.243913 29615 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.1:40561, user_credentials={real_user=slave}} blocked reactor thread for 48563.3us
I20260713 09:09:51.281112 29729 raft_consensus.cc:2804] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:09:51.278731 29543 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.4:38109, user_credentials={real_user=slave}} blocked reactor thread for 53074.2us
I20260713 09:09:51.281693 29573 raft_consensus.cc:2468] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 0.
I20260713 09:09:51.259711 29851 raft_consensus.cc:515] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
W20260713 09:09:51.288573 29469 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.4:38109, user_credentials={real_user=slave}} blocked reactor thread for 79123.1us
I20260713 09:09:51.304809 29615 leader_election.cc:304] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [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: ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:09:51.307876 29392 leader_election.cc:304] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 
I20260713 09:09:51.308791 29730 raft_consensus.cc:2804] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.309221 29730 raft_consensus.cc:493] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.309012 29842 raft_consensus.cc:2749] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.309615 29730 raft_consensus.cc:3060] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.313055 29695 tablet_bootstrap.cc:492] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d: No bootstrap required, opened a new log
I20260713 09:09:51.313501 29695 ts_tablet_manager.cc:1403] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.299s	user 0.027s	sys 0.020s
I20260713 09:09:51.317354 29730 raft_consensus.cc:515] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.320864 29730 leader_election.cc:290] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 election: Requested vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:51.294267 29729 raft_consensus.cc:493] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.325219 29851 leader_election.cc:290] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:09:51.325654 29650 raft_consensus.cc:3060] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:51.327215 29394 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.4:38109, user_credentials={real_user=slave}} blocked reactor thread for 448922us
I20260713 09:09:51.330312 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:51.330911 29575 raft_consensus.cc:3060] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.333729 29729 raft_consensus.cc:3060] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.335075 29499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c844badc8404ab8de06e9f9906017" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:51.339799 29788 raft_consensus.cc:515] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.344175 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1388c93ae3624ad59eb2633833086281" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:51.344264 29777 raft_consensus.cc:515] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:51.344794 29422 raft_consensus.cc:3060] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.348110 29695 raft_consensus.cc:359] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.350669 29695 raft_consensus.cc:385] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.350901 29695 raft_consensus.cc:740] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.365823 29575 raft_consensus.cc:2468] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 1.
I20260713 09:09:51.368498 29733 raft_consensus.cc:2749] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.370612 29729 raft_consensus.cc:515] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:51.365003 29695 consensus_queue.cc:260] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.377605 29500 raft_consensus.cc:2468] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 1.
I20260713 09:09:51.381212 29770 consensus_queue.cc:1048] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:09:51.381343 29797 raft_consensus.cc:515] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.398711 29498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8f781fc39c4691b68eadda55ba1c9a" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:51.399497 29498 raft_consensus.cc:3060] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.389321 29392 leader_election.cc:304] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 
I20260713 09:09:51.405747 29651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8f781fc39c4691b68eadda55ba1c9a" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:09:51.408408 29693 tablet_bootstrap.cc:654] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.409451 29617 leader_election.cc:304] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [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: ed2cef6e740642fa9e8071b50644152d, eead7007310642f8b5ccb8b3851fe199; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:09:51.414494 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1388c93ae3624ad59eb2633833086281" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:51.415709 29851 raft_consensus.cc:2804] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.416249 29851 raft_consensus.cc:697] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 LEADER]: Becoming Leader. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Running, Role: LEADER
I20260713 09:09:51.417668 29695 ts_tablet_manager.cc:1434] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.000s
I20260713 09:09:51.401315 29729 leader_election.cc:290] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Requested vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:51.416247 29768 raft_consensus.cc:2804] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.419855 29842 raft_consensus.cc:493] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.420014 29768 raft_consensus.cc:697] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Becoming Leader. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Running, Role: LEADER
I20260713 09:09:51.420349 29842 raft_consensus.cc:515] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.421016 29768 consensus_queue.cc:237] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:51.422752 29842 leader_election.cc:290] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:51.413475 29651 raft_consensus.cc:3060] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:51.432049 29467 leader_election.cc:343] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.436558 29647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:51.439231 29851 consensus_queue.cc:237] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.442771 29777 leader_election.cc:290] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Requested vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:51.444166 29649 raft_consensus.cc:3060] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.437422 29647 raft_consensus.cc:2468] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 0.
I20260713 09:09:51.442672 29422 raft_consensus.cc:2468] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:51.429754 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf16357881f4daf91f6884038f6fc35" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:51.449788 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:09:51.458379 29646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:09:51.458670 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf16357881f4daf91f6884038f6fc35" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:09:51.458993 29646 raft_consensus.cc:3060] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.459877 29648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c844badc8404ab8de06e9f9906017" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:51.460065 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ad15c979344a2f87604c855d332692" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:51.460675 29422 raft_consensus.cc:3060] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:51.462004 29576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:51.462790 29576 raft_consensus.cc:2393] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed2cef6e740642fa9e8071b50644152d in current term 1: Already voted for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in this term.
I20260713 09:09:51.450734 29788 leader_election.cc:290] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Requested vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:51.466140 29503 raft_consensus.cc:3060] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:51.453874 29797 leader_election.cc:290] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 2 election: Requested vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:51.467048 29770 raft_consensus.cc:493] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.471418 29423 raft_consensus.cc:3060] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.475288 29427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:51.457751 29467 leader_election.cc:304] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [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: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: 25cefae5517e484289f962de927039bd
I20260713 09:09:51.471342 29770 raft_consensus.cc:515] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.483714 29788 raft_consensus.cc:2804] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.494694 29788 raft_consensus.cc:697] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Becoming Leader. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Running, Role: LEADER
I20260713 09:09:51.495762 29788 consensus_queue.cc:237] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
W20260713 09:09:51.497670 29865 log.cc:927] Time spent T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
I20260713 09:09:51.504046 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:51.505126 29421 raft_consensus.cc:2393] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25cefae5517e484289f962de927039bd in current term 1: Already voted for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in this term.
I20260713 09:09:51.507786 29850 raft_consensus.cc:493] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.508281 29850 raft_consensus.cc:515] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.482443 29501 raft_consensus.cc:2468] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 1.
I20260713 09:09:51.525753 29841 raft_consensus.cc:493] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25cefae5517e484289f962de927039bd)
I20260713 09:09:51.526414 29841 raft_consensus.cc:515] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:51.529009 29770 leader_election.cc:290] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:09:51.536994 29646 raft_consensus.cc:2468] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 1.
I20260713 09:09:51.517544 29850 leader_election.cc:290] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:51.537245 29699 raft_consensus.cc:2749] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:09:51.541136 29469 leader_election.cc:343] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.541457 29394 leader_election.cc:304] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: ed2cef6e740642fa9e8071b50644152d, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:51.541808 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:51.542681 29577 raft_consensus.cc:2468] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 0.
I20260713 09:09:51.543121 29849 raft_consensus.cc:2749] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.544327 29392 leader_election.cc:304] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 
I20260713 09:09:51.545356 29849 raft_consensus.cc:2804] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.545857 29849 raft_consensus.cc:493] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.546274 29849 raft_consensus.cc:3060] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.546013 29615 leader_election.cc:304] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [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: ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:09:51.548804 29733 consensus_queue.cc:1048] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:51.557602 29543 leader_election.cc:304] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:51.557811 29872 raft_consensus.cc:2749] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.559219 29651 raft_consensus.cc:2468] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 1.
I20260713 09:09:51.559718 29729 raft_consensus.cc:2804] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.560235 29729 raft_consensus.cc:697] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Becoming Leader. State: Replica: 25cefae5517e484289f962de927039bd, State: Running, Role: LEADER
I20260713 09:09:51.561306 29498 raft_consensus.cc:2468] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 1.
I20260713 09:09:51.561082 29729 consensus_queue.cc:237] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:51.561843 29698 tablet_bootstrap.cc:654] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.562575 29543 leader_election.cc:304] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25cefae5517e484289f962de927039bd, ed2cef6e740642fa9e8071b50644152d; no voters: 
I20260713 09:09:51.569288 29649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:51.570240 29839 raft_consensus.cc:2804] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.580228 29841 leader_election.cc:290] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:51.581256 29422 raft_consensus.cc:2468] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 2.
W20260713 09:09:51.590763 29394 leader_election.cc:343] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.602347 29497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:51.603519 29497 raft_consensus.cc:2393] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25cefae5517e484289f962de927039bd in current term 1: Already voted for candidate eead7007310642f8b5ccb8b3851fe199 in this term.
I20260713 09:09:51.596033 29498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02a66d67541484eaaa32e387f6e0056" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:51.618238 29839 raft_consensus.cc:697] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Becoming Leader. State: Replica: 25cefae5517e484289f962de927039bd, State: Running, Role: LEADER
I20260713 09:09:51.618852 29423 raft_consensus.cc:2468] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:51.634600 29467 leader_election.cc:304] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [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: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:51.638183 29839 consensus_queue.cc:237] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
W20260713 09:09:51.639431 29871 log.cc:927] Time spent T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
I20260713 09:09:51.641956 29543 leader_election.cc:304] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:51.642156 29788 raft_consensus.cc:2804] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.642765 29788 raft_consensus.cc:697] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Becoming Leader. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Running, Role: LEADER
W20260713 09:09:51.629005 29541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.1:40561, user_credentials={real_user=slave}} blocked reactor thread for 53470us
W20260713 09:09:51.647087 29873 log.cc:927] Time spent T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260713 09:09:51.646981 29849 raft_consensus.cc:515] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.648664 29693 tablet_bootstrap.cc:492] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:51.649120 29693 ts_tablet_manager.cc:1403] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.378s	user 0.009s	sys 0.011s
I20260713 09:09:51.649521 29849 leader_election.cc:290] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 election: Requested vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:09:51.649880 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:51.650103 29649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:09:51.650483 29575 raft_consensus.cc:3060] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:51.651363 29394 leader_election.cc:343] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.654223 29693 raft_consensus.cc:359] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:51.643592 29788 consensus_queue.cc:237] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:51.654873 29693 raft_consensus.cc:385] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.655159 29693 raft_consensus.cc:740] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.663091 29575 raft_consensus.cc:2468] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 1.
I20260713 09:09:51.664166 29693 consensus_queue.cc:260] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:51.667183 29797 raft_consensus.cc:3060] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.672221 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02a66d67541484eaaa32e387f6e0056" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:51.671582 29326 catalog_manager.cc:5697] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1). New cstate: current_term: 1 leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:51.676162 29698 tablet_bootstrap.cc:492] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd: No bootstrap required, opened a new log
I20260713 09:09:51.676816 29698 ts_tablet_manager.cc:1403] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd: Time spent bootstrapping tablet: real 0.408s	user 0.016s	sys 0.004s
I20260713 09:09:51.670051 29392 leader_election.cc:304] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [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: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:51.678813 29541 leader_election.cc:304] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 
I20260713 09:09:51.680886 29884 raft_consensus.cc:2804] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:51.680824 29615 leader_election.cc:304] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d [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: ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:51.682395 29849 raft_consensus.cc:2804] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.682878 29768 raft_consensus.cc:2749] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:51.682880 29849 raft_consensus.cc:697] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 LEADER]: Becoming Leader. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Running, Role: LEADER
I20260713 09:09:51.685573 29797 raft_consensus.cc:2749] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.684891 29849 consensus_queue.cc:237] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.686231 29503 raft_consensus.cc:2468] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 2.
I20260713 09:09:51.681463 29884 raft_consensus.cc:697] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 2 LEADER]: Becoming Leader. State: Replica: 25cefae5517e484289f962de927039bd, State: Running, Role: LEADER
I20260713 09:09:51.689790 29884 consensus_queue.cc:237] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [LEADER]: Queue going to LEADER 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: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.690977 29693 ts_tablet_manager.cc:1434] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260713 09:09:51.692591 29693 tablet_bootstrap.cc:492] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:51.696053 29698 raft_consensus.cc:359] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.699595 29698 raft_consensus.cc:385] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.699882 29698 raft_consensus.cc:740] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.700524 29698 consensus_queue.cc:260] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.704175 29698 ts_tablet_manager.cc:1434] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260713 09:09:51.707562 29693 tablet_bootstrap.cc:654] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.709252 29322 catalog_manager.cc:5697] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 25cefae5517e484289f962de927039bd (127.26.149.3). New cstate: current_term: 1 leader_uuid: "25cefae5517e484289f962de927039bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.711598 29322 catalog_manager.cc:5697] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 25cefae5517e484289f962de927039bd (127.26.149.3). New cstate: current_term: 1 leader_uuid: "25cefae5517e484289f962de927039bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.727502 29693 tablet_bootstrap.cc:492] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:51.727872 29693 ts_tablet_manager.cc:1403] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.001s
I20260713 09:09:51.730309 29693 raft_consensus.cc:359] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:51.730788 29693 raft_consensus.cc:385] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.731011 29693 raft_consensus.cc:740] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.731590 29693 consensus_queue.cc:260] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:51.733608 29693 ts_tablet_manager.cc:1434] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:09:51.734382 29693 tablet_bootstrap.cc:492] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d: Bootstrap starting.
I20260713 09:09:51.743255 29323 catalog_manager.cc:5697] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 reported cstate change: term changed from 0 to 1, leader changed from <none> to eead7007310642f8b5ccb8b3851fe199 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "eead7007310642f8b5ccb8b3851fe199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.753621 29693 tablet_bootstrap.cc:654] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.759006 29693 tablet_bootstrap.cc:492] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d: No bootstrap required, opened a new log
I20260713 09:09:51.759377 29693 ts_tablet_manager.cc:1403] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260713 09:09:51.761715 29693 raft_consensus.cc:359] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.762310 29693 raft_consensus.cc:385] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.762557 29693 raft_consensus.cc:740] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.763247 29693 consensus_queue.cc:260] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.764678 29693 ts_tablet_manager.cc:1434] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20260713 09:09:51.770115 29374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:51.790951 29326 catalog_manager.cc:5697] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd reported cstate change: term changed from 0 to 2, leader changed from <none> to 25cefae5517e484289f962de927039bd (127.26.149.3). New cstate: current_term: 2 leader_uuid: "25cefae5517e484289f962de927039bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:51.803069 29322 catalog_manager.cc:5697] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1). New cstate: current_term: 1 leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:51.807896 29778 raft_consensus.cc:493] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.808310 29778 raft_consensus.cc:515] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.810115 29778 leader_election.cc:290] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:51.811635 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:51.811846 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:51.812386 29422 raft_consensus.cc:2468] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:51.812531 29575 raft_consensus.cc:2468] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 1.
I20260713 09:09:51.813738 29467 leader_election.cc:304] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [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: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:51.814558 29778 raft_consensus.cc:2804] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:51.814930 29778 raft_consensus.cc:493] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.815265 29778 raft_consensus.cc:3060] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:51.822007 29323 catalog_manager.cc:5697] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 reported cstate change: term changed from 0 to 1, leader changed from <none> to eead7007310642f8b5ccb8b3851fe199 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "eead7007310642f8b5ccb8b3851fe199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:51.821487 29778 raft_consensus.cc:515] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.833102 29778 leader_election.cc:290] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [CANDIDATE]: Term 2 election: Requested vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:51.833758 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:51.834340 29422 raft_consensus.cc:3060] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:51.838702 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eead7007310642f8b5ccb8b3851fe199" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:51.839314 29575 raft_consensus.cc:3060] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:51.841775 29322 catalog_manager.cc:5697] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d reported cstate change: term changed from 0 to 1, leader changed from <none> to ed2cef6e740642fa9e8071b50644152d (127.26.149.4). New cstate: current_term: 1 leader_uuid: "ed2cef6e740642fa9e8071b50644152d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.844115 29575 raft_consensus.cc:2468] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 2.
I20260713 09:09:51.846192 29467 leader_election.cc:304] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [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: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:09:51.850216 29422 raft_consensus.cc:2468] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eead7007310642f8b5ccb8b3851fe199 in term 2.
I20260713 09:09:51.851862 29778 raft_consensus.cc:2804] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:51.852507 29778 raft_consensus.cc:697] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 2 LEADER]: Becoming Leader. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Running, Role: LEADER
I20260713 09:09:51.853286 29778 consensus_queue.cc:237] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Queue going to LEADER 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: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.863893 29322 catalog_manager.cc:5697] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 reported cstate change: term changed from 0 to 2, leader changed from <none> to eead7007310642f8b5ccb8b3851fe199 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "eead7007310642f8b5ccb8b3851fe199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.877725 29849 consensus_queue.cc:1048] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:51.882098 29768 raft_consensus.cc:493] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.882668 29768 raft_consensus.cc:515] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:51.884665 29768 leader_election.cc:290] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:51.885429 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:51.886230 29575 raft_consensus.cc:2393] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed2cef6e740642fa9e8071b50644152d in current term 1: Already voted for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in this term.
I20260713 09:09:51.886404 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:51.887845 29615 leader_election.cc:304] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [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: ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:09:51.888945 29768 raft_consensus.cc:3060] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.894282 29850 consensus_queue.cc:1048] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:51.899513 29768 raft_consensus.cc:2749] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.912644 29422 raft_consensus.cc:3060] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.918785 29872 consensus_queue.cc:1048] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:51.931231 29841 consensus_queue.cc:1048] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:51.936098 29797 raft_consensus.cc:493] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.936483 29797 raft_consensus.cc:515] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:51.938510 29797 leader_election.cc:290] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:09:51.940032 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1388c93ae3624ad59eb2633833086281" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:51.940764 29423 raft_consensus.cc:2393] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25cefae5517e484289f962de927039bd in current term 1: Already voted for candidate eead7007310642f8b5ccb8b3851fe199 in this term.
I20260713 09:09:51.941633 29498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1388c93ae3624ad59eb2633833086281" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:51.945070 29543 leader_election.cc:304] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:51.946329 29797 raft_consensus.cc:3060] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.952638 29797 raft_consensus.cc:2749] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.962021 29884 consensus_queue.cc:1048] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:51.978672 29643 raft_consensus.cc:3060] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.985889 29872 raft_consensus.cc:493] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.986264 29872 raft_consensus.cc:515] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:51.986994 29884 consensus_queue.cc:1048] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:51.988056 29872 leader_election.cc:290] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:09:51.989059 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f1c92c66ff4ab5a86242d879382a8d" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:51.989319 29575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f1c92c66ff4ab5a86242d879382a8d" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:51.990716 29615 leader_election.cc:304] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d [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: ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:51.992690 29841 raft_consensus.cc:2749] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:52.079144 29778 consensus_queue.cc:1048] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.088621 29854 consensus_queue.cc:1048] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.141014 29884 consensus_queue.cc:1048] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.150983 29884 consensus_queue.cc:1048] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.156332 29422 raft_consensus.cc:1275] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Refusing update from remote peer 25cefae5517e484289f962de927039bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:52.158111 29797 consensus_queue.cc:1048] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.170436 29503 raft_consensus.cc:1275] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Refusing update from remote peer 25cefae5517e484289f962de927039bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:52.172621 29884 consensus_queue.cc:1048] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.179417 29841 raft_consensus.cc:493] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.179920 29841 raft_consensus.cc:515] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:52.181861 29841 leader_election.cc:290] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:09:52.182324 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf16357881f4daf91f6884038f6fc35" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:52.183076 29422 raft_consensus.cc:2393] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed2cef6e740642fa9e8071b50644152d in current term 1: Already voted for candidate eead7007310642f8b5ccb8b3851fe199 in this term.
I20260713 09:09:52.183207 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf16357881f4daf91f6884038f6fc35" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eead7007310642f8b5ccb8b3851fe199" is_pre_election: true
I20260713 09:09:52.184402 29617 leader_election.cc:304] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [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: ed2cef6e740642fa9e8071b50644152d; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199
I20260713 09:09:52.185111 29841 raft_consensus.cc:3060] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.190840 29841 raft_consensus.cc:2749] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:52.210963 29851 consensus_queue.cc:1048] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.212961 29778 consensus_queue.cc:1048] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.220799 29854 consensus_queue.cc:1048] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.224860 29850 consensus_queue.cc:1048] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.366990 29423 raft_consensus.cc:1275] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Refusing update from remote peer eead7007310642f8b5ccb8b3851fe199: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:52.368167 29778 consensus_queue.cc:1048] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.377789 29577 raft_consensus.cc:1275] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Refusing update from remote peer eead7007310642f8b5ccb8b3851fe199: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:52.379560 29917 consensus_queue.cc:1048] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.642885 27220 tablet_server.cc:179] TabletServer@127.26.149.1:0 shutting down...
W20260713 09:09:52.645973 29541 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260713 09:09:52.651576 29541 consensus_peers.cc:597] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:52.682701 29541 consensus_peers.cc:597] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:52.692860 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:52.693681 27220 tablet_replica.cc:333] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.694255 27220 raft_consensus.cc:2243] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.694759 27220 raft_consensus.cc:2272] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.697449 27220 tablet_replica.cc:333] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.698174 27220 raft_consensus.cc:2243] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.698576 27220 raft_consensus.cc:2272] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.700563 27220 tablet_replica.cc:333] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.701256 27220 raft_consensus.cc:2243] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.701766 27220 raft_consensus.cc:2272] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.704212 27220 tablet_replica.cc:333] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.704921 27220 raft_consensus.cc:2243] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.705425 27220 raft_consensus.cc:2272] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.708387 27220 tablet_replica.cc:333] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
W20260713 09:09:52.708226 29467 consensus_peers.cc:597] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:52.708935 29615 consensus_peers.cc:597] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:52.709117 27220 raft_consensus.cc:2243] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.709509 27220 raft_consensus.cc:2272] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.711405 27220 tablet_replica.cc:333] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.711894 27220 raft_consensus.cc:2243] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:52.712498 27220 raft_consensus.cc:2272] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.714486 27220 tablet_replica.cc:333] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.714998 27220 raft_consensus.cc:2243] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.715312 27220 raft_consensus.cc:2272] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.716840 27220 tablet_replica.cc:333] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.717376 27220 raft_consensus.cc:2243] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.717823 27220 raft_consensus.cc:2272] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.719481 27220 tablet_replica.cc:333] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.719966 27220 raft_consensus.cc:2243] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.720346 27220 raft_consensus.cc:2272] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.722056 27220 tablet_replica.cc:333] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.722537 27220 raft_consensus.cc:2243] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.722941 27220 raft_consensus.cc:2272] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.724664 27220 tablet_replica.cc:333] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.725108 27220 raft_consensus.cc:2243] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:52.725808 27220 raft_consensus.cc:2272] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.728225 27220 tablet_replica.cc:333] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.728919 27220 raft_consensus.cc:2243] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.729358 27220 raft_consensus.cc:2272] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.731038 27220 tablet_replica.cc:333] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.731572 27220 raft_consensus.cc:2243] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:52.732402 27220 raft_consensus.cc:2272] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.734539 27220 tablet_replica.cc:333] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.735281 27220 raft_consensus.cc:2243] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.735713 27220 raft_consensus.cc:2272] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.738458 27220 tablet_replica.cc:333] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.738965 27220 raft_consensus.cc:2243] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.739332 27220 raft_consensus.cc:2272] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.741266 27220 tablet_replica.cc:333] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.741760 27220 raft_consensus.cc:2243] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.742147 27220 raft_consensus.cc:2272] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.744287 27220 tablet_replica.cc:333] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.744707 27220 raft_consensus.cc:2243] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.745066 27220 raft_consensus.cc:2272] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.746704 27220 tablet_replica.cc:333] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d: stopping tablet replica
I20260713 09:09:52.747119 27220 raft_consensus.cc:2243] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.747579 27220 raft_consensus.cc:2272] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:52.750885 29467 consensus_peers.cc:597] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:52.758788 29615 consensus_peers.cc:597] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:52.781589 27220 tablet_server.cc:196] TabletServer@127.26.149.1:0 shutdown complete.
W20260713 09:09:52.794823 29467 consensus_peers.cc:597] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:52.811354 29467 consensus_peers.cc:597] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:52.826956 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:52.830812 29615 consensus_peers.cc:597] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:52.833807 29925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:52.835006 29926 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:52.835573 29928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:52.836844 27220 server_base.cc:1061] running on GCE node
I20260713 09:09:52.838795 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:52.839023 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:52.839241 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933792839202 us; error 0 us; skew 500 ppm
I20260713 09:09:52.839743 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:52.842161 27220 webserver.cc:533] Webserver started at http://127.26.149.1:41199/ using document root <none> and password file <none>
I20260713 09:09:52.842634 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:52.842837 27220 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:09:52.846572 27220 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
W20260713 09:09:52.849773 29615 consensus_peers.cc:597] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:52.851676 29933 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:52.852422 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:09:52.852716 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-0-root
uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
format_stamp: "Formatted at 2026-07-13 09:09:47 on dist-test-slave-v6t3"
I20260713 09:09:52.853084 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933729996285-27220-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)
W20260713 09:09:52.872080 29467 consensus_peers.cc:597] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:52.885653 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:52.886752 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:52.888077 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:52.892184 29940 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:09:52.954283 29541 consensus_peers.cc:597] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:52.956192 29615 consensus_peers.cc:597] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:52.970886 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:09:52.971216 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.080s	user 0.003s	sys 0.000s
I20260713 09:09:52.971494 27220 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:09:52.976018 29940 tablet_bootstrap.cc:492] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:52.990996 29940 tablet_bootstrap.cc:492] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:52.991802 29940 tablet_bootstrap.cc:492] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:52.992411 29940 ts_tablet_manager.cc:1403] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:09:52.994999 29940 raft_consensus.cc:359] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:52.995617 29940 raft_consensus.cc:740] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.996235 29940 consensus_queue.cc:260] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:52.998409 29940 ts_tablet_manager.cc:1434] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:52.999150 29940 tablet_bootstrap.cc:492] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.012284 29940 tablet_bootstrap.cc:492] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.013118 29940 tablet_bootstrap.cc:492] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.013697 29940 ts_tablet_manager.cc:1403] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:09:53.015954 29940 raft_consensus.cc:359] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.016610 29940 raft_consensus.cc:740] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.017205 29940 consensus_queue.cc:260] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.018922 29940 ts_tablet_manager.cc:1434] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:53.019671 29940 tablet_bootstrap.cc:492] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.031752 29940 tablet_bootstrap.cc:492] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.032455 29940 tablet_bootstrap.cc:492] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.032920 29940 ts_tablet_manager.cc:1403] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:09:53.034677 29940 raft_consensus.cc:359] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.035140 29940 raft_consensus.cc:740] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.035691 29940 consensus_queue.cc:260] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.037176 29940 ts_tablet_manager.cc:1434] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:53.038312 29940 tablet_bootstrap.cc:492] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.049757 29940 tablet_bootstrap.cc:492] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.050493 29940 tablet_bootstrap.cc:492] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.050941 29940 ts_tablet_manager.cc:1403] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:09:53.052549 29940 raft_consensus.cc:359] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:53.053148 29940 raft_consensus.cc:740] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.053958 27220 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:09:53.053726 29940 consensus_queue.cc:260] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:53.054286 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.083s	user 0.078s	sys 0.004s
I20260713 09:09:53.055616 29940 ts_tablet_manager.cc:1434] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:53.056347 29940 tablet_bootstrap.cc:492] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
W20260713 09:09:53.059192 29467 consensus_peers.cc:597] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.067588 29940 tablet_bootstrap.cc:492] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.068214 29940 tablet_bootstrap.cc:492] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.068638 29940 ts_tablet_manager.cc:1403] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:09:53.070393 29940 raft_consensus.cc:359] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:53.070834 29940 raft_consensus.cc:740] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.071362 29940 consensus_queue.cc:260] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } }
I20260713 09:09:53.072750 29940 ts_tablet_manager.cc:1434] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:53.073338 29940 tablet_bootstrap.cc:492] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.083761 29940 tablet_bootstrap.cc:492] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.084554 29940 tablet_bootstrap.cc:492] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.085119 29940 ts_tablet_manager.cc:1403] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:53.087313 29940 raft_consensus.cc:359] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:53.087852 29940 raft_consensus.cc:740] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.088524 29940 consensus_queue.cc:260] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:53.090304 29940 ts_tablet_manager.cc:1434] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:09:53.091056 29940 tablet_bootstrap.cc:492] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.101814 29940 tablet_bootstrap.cc:492] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.102468 29940 tablet_bootstrap.cc:492] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.102950 29940 ts_tablet_manager.cc:1403] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:09:53.104758 29940 raft_consensus.cc:359] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.105244 29940 raft_consensus.cc:740] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.105858 29940 consensus_queue.cc:260] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.107321 29940 ts_tablet_manager.cc:1434] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:53.108062 29940 tablet_bootstrap.cc:492] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.110610 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.1:40561
I20260713 09:09:53.110724 30005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.1:40561 every 8 connection(s)
I20260713 09:09:53.125236 29940 tablet_bootstrap.cc:492] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.126119 29940 tablet_bootstrap.cc:492] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.126683 29940 ts_tablet_manager.cc:1403] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:09:53.129272 29940 raft_consensus.cc:359] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:53.129854 29940 raft_consensus.cc:740] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.130457 29940 consensus_queue.cc:260] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:53.132314 29940 ts_tablet_manager.cc:1434] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:53.133107 29940 tablet_bootstrap.cc:492] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.142537 30006 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34381
I20260713 09:09:53.142995 30006 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:53.143909 30006 heartbeater.cc:507] Master 127.26.149.62:34381 requested a full tablet report, sending...
I20260713 09:09:53.147308 29940 tablet_bootstrap.cc:492] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.148252 29940 tablet_bootstrap.cc:492] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.148947 29940 ts_tablet_manager.cc:1403] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:09:53.152071 29940 raft_consensus.cc:359] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:53.152740 29940 raft_consensus.cc:740] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.153388 29940 consensus_queue.cc:260] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:53.155201 29940 ts_tablet_manager.cc:1434] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:53.155157 29325 ts_manager.cc:194] Re-registered known tserver with Master: eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:53.156024 29940 tablet_bootstrap.cc:492] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.169004 29940 tablet_bootstrap.cc:492] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.169680 29940 tablet_bootstrap.cc:492] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.170130 29940 ts_tablet_manager.cc:1403] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.007s
I20260713 09:09:53.171422 29325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33782
I20260713 09:09:53.171742 29940 raft_consensus.cc:359] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.172457 29940 raft_consensus.cc:740] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.173065 29940 consensus_queue.cc:260] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.174355 29940 ts_tablet_manager.cc:1434] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:53.174467 30006 heartbeater.cc:499] Master 127.26.149.62:34381 was elected leader, sending a full tablet report...
I20260713 09:09:53.174962 29940 tablet_bootstrap.cc:492] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.185005 29940 tablet_bootstrap.cc:492] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.185693 29940 tablet_bootstrap.cc:492] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.186143 29940 ts_tablet_manager.cc:1403] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:09:53.187700 29940 raft_consensus.cc:359] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:53.188153 29940 raft_consensus.cc:740] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.188596 29940 consensus_queue.cc:260] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:53.189843 29940 ts_tablet_manager.cc:1434] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:09:53.190362 29940 tablet_bootstrap.cc:492] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.200328 29940 tablet_bootstrap.cc:492] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.200927 29940 tablet_bootstrap.cc:492] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.201435 29940 ts_tablet_manager.cc:1403] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:09:53.203089 29940 raft_consensus.cc:359] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:53.203547 29940 raft_consensus.cc:740] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.204054 29940 consensus_queue.cc:260] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:53.205685 29940 ts_tablet_manager.cc:1434] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:53.206540 29940 tablet_bootstrap.cc:492] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.225829 29940 tablet_bootstrap.cc:492] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.226882 29940 tablet_bootstrap.cc:492] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.228189 29940 ts_tablet_manager.cc:1403] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260713 09:09:53.242762 29940 raft_consensus.cc:359] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:53.243723 29940 raft_consensus.cc:740] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.245814 29940 consensus_queue.cc:260] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:09:53.248276 29940 ts_tablet_manager.cc:1434] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:09:53.249176 29940 tablet_bootstrap.cc:492] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.266456 29940 tablet_bootstrap.cc:492] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.267279 29940 tablet_bootstrap.cc:492] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.267773 29940 ts_tablet_manager.cc:1403] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:09:53.269399 29940 raft_consensus.cc:359] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:53.270032 29940 raft_consensus.cc:740] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.270608 29940 consensus_queue.cc:260] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:53.272601 29940 ts_tablet_manager.cc:1434] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:09:53.273330 29940 tablet_bootstrap.cc:492] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.284583 29940 tablet_bootstrap.cc:492] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.285144 29940 tablet_bootstrap.cc:492] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.285601 29940 ts_tablet_manager.cc:1403] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.007s
I20260713 09:09:53.287351 29940 raft_consensus.cc:359] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:53.287801 29940 raft_consensus.cc:740] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.288364 29940 consensus_queue.cc:260] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:53.290102 29940 ts_tablet_manager.cc:1434] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:53.291103 29940 tablet_bootstrap.cc:492] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.302683 29940 tablet_bootstrap.cc:492] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.303323 29940 tablet_bootstrap.cc:492] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.303784 29940 ts_tablet_manager.cc:1403] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:09:53.305384 29940 raft_consensus.cc:359] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:53.305903 29940 raft_consensus.cc:740] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.306437 29940 consensus_queue.cc:260] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:09:53.308039 29940 ts_tablet_manager.cc:1434] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:53.308915 29940 tablet_bootstrap.cc:492] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.322608 29940 tablet_bootstrap.cc:492] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.323276 29940 tablet_bootstrap.cc:492] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.323747 29940 ts_tablet_manager.cc:1403] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:09:53.325404 29940 raft_consensus.cc:359] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.325938 29940 raft_consensus.cc:740] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.326387 29940 consensus_queue.cc:260] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.328161 29940 ts_tablet_manager.cc:1434] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:53.329068 29940 tablet_bootstrap.cc:492] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap starting.
I20260713 09:09:53.342536 29940 tablet_bootstrap.cc:492] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d: 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
I20260713 09:09:53.343217 29940 tablet_bootstrap.cc:492] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d: Bootstrap complete.
I20260713 09:09:53.343662 29940 ts_tablet_manager.cc:1403] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:09:53.345232 29940 raft_consensus.cc:359] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.345705 29940 raft_consensus.cc:740] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.346199 29940 consensus_queue.cc:260] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.347859 29940 ts_tablet_manager.cc:1434] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:53.766535 29882 raft_consensus.cc:493] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb8c6bbbd3124dda8c52f0239e6ea29d)
I20260713 09:09:53.766913 29882 raft_consensus.cc:515] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.768431 29882 leader_election.cc:290] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:53.769017 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:53.769366 29980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:53.769958 29980 raft_consensus.cc:2468] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 1.
I20260713 09:09:53.770881 29541 leader_election.cc:304] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:53.771697 29882 raft_consensus.cc:2804] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:53.772054 29882 raft_consensus.cc:493] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader eb8c6bbbd3124dda8c52f0239e6ea29d)
I20260713 09:09:53.772423 29882 raft_consensus.cc:3060] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:53.777151 29882 raft_consensus.cc:515] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.778522 29882 leader_election.cc:290] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 2 election: Requested vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:53.779177 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:09:53.779419 29980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:53.779908 29980 raft_consensus.cc:3060] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:53.784657 29980 raft_consensus.cc:2468] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25cefae5517e484289f962de927039bd in term 2.
I20260713 09:09:53.785414 29541 leader_election.cc:304] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:53.785986 29882 raft_consensus.cc:2804] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:53.786387 29882 raft_consensus.cc:697] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 2 LEADER]: Becoming Leader. State: Replica: 25cefae5517e484289f962de927039bd, State: Running, Role: LEADER
I20260713 09:09:53.787423 29882 consensus_queue.cc:237] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.793992 29322 catalog_manager.cc:5697] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd reported cstate change: term changed from 1 to 2, leader changed from eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1) to 25cefae5517e484289f962de927039bd (127.26.149.3). New cstate: current_term: 2 leader_uuid: "25cefae5517e484289f962de927039bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.896129 30017 raft_consensus.cc:493] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb8c6bbbd3124dda8c52f0239e6ea29d)
I20260713 09:09:53.896577 30017 raft_consensus.cc:515] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.898181 30017 leader_election.cc:290] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:53.898685 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:53.899145 29979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515dc23e0484917991c33fdca67c0bf" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:53.899860 29979 raft_consensus.cc:2393] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed2cef6e740642fa9e8071b50644152d in current term 2: Already voted for candidate 25cefae5517e484289f962de927039bd in this term.
I20260713 09:09:53.900645 29615 leader_election.cc:304] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [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: ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:09:53.901191 30017 raft_consensus.cc:3060] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:53.903403 29872 raft_consensus.cc:493] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb8c6bbbd3124dda8c52f0239e6ea29d)
I20260713 09:09:53.903825 29872 raft_consensus.cc:515] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.905211 29872 leader_election.cc:290] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:53.905884 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:53.906170 29979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:53.906608 30017 raft_consensus.cc:2749] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:53.906742 29979 raft_consensus.cc:2468] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 1.
I20260713 09:09:53.907711 29615 leader_election.cc:304] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [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: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd
I20260713 09:09:53.908248 30017 raft_consensus.cc:2804] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:53.908563 30017 raft_consensus.cc:493] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting leader election (detected failure of leader eb8c6bbbd3124dda8c52f0239e6ea29d)
I20260713 09:09:53.908888 30017 raft_consensus.cc:3060] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:53.913575 30017 raft_consensus.cc:515] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.914927 30017 leader_election.cc:290] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 2 election: Requested vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:53.915489 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:53.915644 29979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:53.916175 29979 raft_consensus.cc:3060] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:53.920425 29979 raft_consensus.cc:2468] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 2.
I20260713 09:09:53.921288 29615 leader_election.cc:304] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [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: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd
I20260713 09:09:53.921890 30017 raft_consensus.cc:2804] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:53.922325 30017 raft_consensus.cc:697] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 2 LEADER]: Becoming Leader. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Running, Role: LEADER
I20260713 09:09:53.922865 29882 raft_consensus.cc:493] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb8c6bbbd3124dda8c52f0239e6ea29d)
I20260713 09:09:53.923026 30017 consensus_queue.cc:237] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.923404 29882 raft_consensus.cc:515] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:53.925247 29882 leader_election.cc:290] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:53.926698 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:53.928643 29980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97de4ce20cad43e6997f3da2170c75b8" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:53.929394 29980 raft_consensus.cc:2393] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25cefae5517e484289f962de927039bd in current term 2: Already voted for candidate ed2cef6e740642fa9e8071b50644152d in this term.
I20260713 09:09:53.930440 29541 leader_election.cc:304] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:53.931222 29882 raft_consensus.cc:3060] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:53.934983 29322 catalog_manager.cc:5697] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d reported cstate change: term changed from 1 to 2, leader changed from eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1) to ed2cef6e740642fa9e8071b50644152d (127.26.149.4). New cstate: current_term: 2 leader_uuid: "ed2cef6e740642fa9e8071b50644152d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.936509 29882 raft_consensus.cc:2749] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:54.114487 30017 raft_consensus.cc:493] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb8c6bbbd3124dda8c52f0239e6ea29d)
I20260713 09:09:54.115011 30017 raft_consensus.cc:515] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:54.116802 30017 leader_election.cc:290] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:54.117372 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd" is_pre_election: true
I20260713 09:09:54.117730 29980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:54.118307 29980 raft_consensus.cc:2468] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 1.
I20260713 09:09:54.119218 29615 leader_election.cc:304] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [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: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd
I20260713 09:09:54.119717 30017 raft_consensus.cc:2804] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:54.120000 30017 raft_consensus.cc:493] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Starting leader election (detected failure of leader eb8c6bbbd3124dda8c52f0239e6ea29d)
I20260713 09:09:54.120297 30017 raft_consensus.cc:3060] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:54.124807 30017 raft_consensus.cc:515] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:54.126273 30017 leader_election.cc:290] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [CANDIDATE]: Term 2 election: Requested vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:54.126827 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:09:54.127141 29980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "ed2cef6e740642fa9e8071b50644152d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
I20260713 09:09:54.127704 29980 raft_consensus.cc:3060] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:54.131944 29980 raft_consensus.cc:2468] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed2cef6e740642fa9e8071b50644152d in term 2.
I20260713 09:09:54.132777 29615 leader_election.cc:304] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [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: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d; no voters: 25cefae5517e484289f962de927039bd
I20260713 09:09:54.133406 30017 raft_consensus.cc:2804] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:54.133816 30017 raft_consensus.cc:697] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 2 LEADER]: Becoming Leader. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Running, Role: LEADER
I20260713 09:09:54.134508 30017 consensus_queue.cc:237] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:54.140657 29322 catalog_manager.cc:5697] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d reported cstate change: term changed from 1 to 2, leader changed from eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1) to ed2cef6e740642fa9e8071b50644152d (127.26.149.4). New cstate: current_term: 2 leader_uuid: "ed2cef6e740642fa9e8071b50644152d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:54.182006 29884 raft_consensus.cc:493] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb8c6bbbd3124dda8c52f0239e6ea29d)
I20260713 09:09:54.182484 29884 raft_consensus.cc:515] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:09:54.183916 29884 leader_election.cc:290] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561)
I20260713 09:09:54.184574 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed2cef6e740642fa9e8071b50644152d" is_pre_election: true
I20260713 09:09:54.184787 29980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "25cefae5517e484289f962de927039bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" is_pre_election: true
I20260713 09:09:54.185485 29980 raft_consensus.cc:2393] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25cefae5517e484289f962de927039bd in current term 2: Already voted for candidate ed2cef6e740642fa9e8071b50644152d in this term.
I20260713 09:09:54.186404 29541 leader_election.cc:304] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [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: 25cefae5517e484289f962de927039bd; no voters: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d
I20260713 09:09:54.186997 29884 raft_consensus.cc:3060] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:54.191219 29884 raft_consensus.cc:2749] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:54.327508 29980 raft_consensus.cc:1275] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Refusing update from remote peer 25cefae5517e484289f962de927039bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:54.328519 29884 consensus_queue.cc:1048] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:54.338263 29649 raft_consensus.cc:1275] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Refusing update from remote peer 25cefae5517e484289f962de927039bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:54.339928 29884 consensus_queue.cc:1048] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:54.350286 29980 raft_consensus.cc:1275] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Refusing update from remote peer ed2cef6e740642fa9e8071b50644152d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:54.351791 30017 consensus_queue.cc:1048] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:54.362914 29577 raft_consensus.cc:1275] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Refusing update from remote peer ed2cef6e740642fa9e8071b50644152d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:54.364229 29841 consensus_queue.cc:1048] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:54.530200 29577 raft_consensus.cc:1275] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Refusing update from remote peer ed2cef6e740642fa9e8071b50644152d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:54.531424 29841 consensus_queue.cc:1048] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:54.539750 29980 raft_consensus.cc:1275] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Refusing update from remote peer ed2cef6e740642fa9e8071b50644152d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:54.541172 29872 consensus_queue.cc:1048] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.119767 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:03.146317 29497 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd"
dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
mode: GRACEFUL
new_leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
 from {username='slave'} at 127.0.0.1:52564
I20260713 09:10:03.147322 29497 raft_consensus.cc:606] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 2 LEADER]: Received request to transfer leadership to TS eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:10:03.158223 29649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee"
dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
mode: GRACEFUL
new_leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
 from {username='slave'} at 127.0.0.1:58920
I20260713 09:10:03.158675 29649 raft_consensus.cc:606] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 2 LEADER]: Received request to transfer leadership to TS eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:10:03.169139 29577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f"
dest_uuid: "25cefae5517e484289f962de927039bd"
mode: GRACEFUL
new_leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
 from {username='slave'} at 127.0.0.1:50752
I20260713 09:10:03.169641 29577 raft_consensus.cc:606] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Received request to transfer leadership to TS eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:10:03.171993 29577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beeab6728cf449a5ae66338eeae60847"
dest_uuid: "25cefae5517e484289f962de927039bd"
mode: GRACEFUL
new_leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
 from {username='slave'} at 127.0.0.1:50752
I20260713 09:10:03.172392 29577 raft_consensus.cc:606] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Received request to transfer leadership to TS eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:10:03.174531 29649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff21947eadea4bd1b91584ab3798e49a"
dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
mode: GRACEFUL
new_leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
 from {username='slave'} at 127.0.0.1:58920
I20260713 09:10:03.174942 29649 raft_consensus.cc:606] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Received request to transfer leadership to TS eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:10:03.175830 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:10:03.176507 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:03.185638 30047 raft_consensus.cc:993] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd: : Instructing follower eb8c6bbbd3124dda8c52f0239e6ea29d to start an election
I20260713 09:10:03.186209 30062 raft_consensus.cc:1081] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Signalling peer eb8c6bbbd3124dda8c52f0239e6ea29d to start an election
I20260713 09:10:03.187757 29979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beeab6728cf449a5ae66338eeae60847"
dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
 from {username='slave'} at 127.0.0.1:60726
I20260713 09:10:03.188191 29979 raft_consensus.cc:493] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.188508 29979 raft_consensus.cc:3060] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.194942 29979 raft_consensus.cc:515] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:10:03.197392 29979 leader_election.cc:290] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 2 election: Requested vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:10:03.208020 29497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeab6728cf449a5ae66338eeae60847" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:10:03.208699 29497 raft_consensus.cc:3060] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.209123 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeab6728cf449a5ae66338eeae60847" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:10:03.209708 29577 raft_consensus.cc:3055] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.210017 29577 raft_consensus.cc:740] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Running, Role: LEADER
I20260713 09:10:03.210913 29577 consensus_queue.cc:260] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [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: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:10:03.212260 29577 raft_consensus.cc:3060] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.216647 29497 raft_consensus.cc:2468] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 2.
I20260713 09:10:03.218057 29937 leader_election.cc:304] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:10:03.219775 30070 raft_consensus.cc:2804] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.219877 29577 raft_consensus.cc:2468] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 2.
I20260713 09:10:03.221076 30070 raft_consensus.cc:697] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 LEADER]: Becoming Leader. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Running, Role: LEADER
I20260713 09:10:03.221908 30070 consensus_queue.cc:237] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:10:03.228966 30047 raft_consensus.cc:993] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd: : Instructing follower eb8c6bbbd3124dda8c52f0239e6ea29d to start an election
I20260713 09:10:03.229450 30062 raft_consensus.cc:1081] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Signalling peer eb8c6bbbd3124dda8c52f0239e6ea29d to start an election
I20260713 09:10:03.229879 29322 catalog_manager.cc:5697] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d reported cstate change: term changed from 1 to 2, leader changed from 25cefae5517e484289f962de927039bd (127.26.149.3) to eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1). New cstate: current_term: 2 leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.230969 29979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f"
dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
 from {username='slave'} at 127.0.0.1:60726
I20260713 09:10:03.231451 29979 raft_consensus.cc:493] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.231731 29979 raft_consensus.cc:3060] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.236814 29979 raft_consensus.cc:515] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:10:03.239734 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:10:03.240268 29577 raft_consensus.cc:3055] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.240551 29577 raft_consensus.cc:740] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25cefae5517e484289f962de927039bd, State: Running, Role: LEADER
I20260713 09:10:03.241326 29577 consensus_queue.cc:260] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:10:03.242484 29577 raft_consensus.cc:3060] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.242494 29979 leader_election.cc:290] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 2 election: Requested vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:10:03.248656 29577 raft_consensus.cc:2468] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 2.
I20260713 09:10:03.249922 29935 leader_election.cc:304] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [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: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 
I20260713 09:10:03.250710 30070 raft_consensus.cc:2804] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.251082 29649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab75ec24554e4cc2b961cf4bea53e65f" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:10:03.251220 30070 raft_consensus.cc:697] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 LEADER]: Becoming Leader. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Running, Role: LEADER
I20260713 09:10:03.251672 29649 raft_consensus.cc:3060] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.252157 30070 consensus_queue.cc:237] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:10:03.257637 29649 raft_consensus.cc:2468] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 2.
I20260713 09:10:03.260246 29322 catalog_manager.cc:5697] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d reported cstate change: term changed from 1 to 2, leader changed from 25cefae5517e484289f962de927039bd (127.26.149.3) to eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1). New cstate: current_term: 2 leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:03.276399 30063 raft_consensus.cc:993] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199: : Instructing follower eb8c6bbbd3124dda8c52f0239e6ea29d to start an election
I20260713 09:10:03.276880 30060 raft_consensus.cc:1081] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 2 LEADER]: Signalling peer eb8c6bbbd3124dda8c52f0239e6ea29d to start an election
I20260713 09:10:03.278230 29979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd"
dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
 from {username='slave'} at 127.0.0.1:60742
I20260713 09:10:03.278695 29979 raft_consensus.cc:493] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.279009 29979 raft_consensus.cc:3060] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:03.284479 29979 raft_consensus.cc:515] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:10:03.286057 29979 leader_election.cc:290] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 3 election: Requested vote from peers eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821), 25cefae5517e484289f962de927039bd (127.26.149.3:45895)
I20260713 09:10:03.286655 29497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:10:03.286998 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec6e5aa0ac45d1bf1485d4f017bcfd" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:10:03.287258 29497 raft_consensus.cc:3055] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:03.287525 29577 raft_consensus.cc:3060] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:03.287575 29497 raft_consensus.cc:740] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Running, Role: LEADER
I20260713 09:10:03.288499 29497 consensus_queue.cc:260] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [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: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:10:03.289806 29497 raft_consensus.cc:3060] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:03.293840 29577 raft_consensus.cc:2468] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 3.
I20260713 09:10:03.294853 29935 leader_election.cc:304] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [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: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 
I20260713 09:10:03.295575 30070 raft_consensus.cc:2804] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:03.296056 30070 raft_consensus.cc:697] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 3 LEADER]: Becoming Leader. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Running, Role: LEADER
I20260713 09:10:03.296350 29497 raft_consensus.cc:2468] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 3.
I20260713 09:10:03.297075 30070 consensus_queue.cc:237] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } }
I20260713 09:10:03.304576 29322 catalog_manager.cc:5697] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d reported cstate change: term changed from 2 to 3, leader changed from eead7007310642f8b5ccb8b3851fe199 (127.26.149.2) to eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1). New cstate: current_term: 3 leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.346396 30080 raft_consensus.cc:993] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d: : Instructing follower eb8c6bbbd3124dda8c52f0239e6ea29d to start an election
I20260713 09:10:03.347103 30079 raft_consensus.cc:1081] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 2 LEADER]: Signalling peer eb8c6bbbd3124dda8c52f0239e6ea29d to start an election
I20260713 09:10:03.348467 29979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee"
dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
 from {username='slave'} at 127.0.0.1:60756
I20260713 09:10:03.348920 29979 raft_consensus.cc:493] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.349236 29979 raft_consensus.cc:3060] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:03.354293 29979 raft_consensus.cc:515] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:10:03.356048 29979 leader_election.cc:290] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 3 election: Requested vote from peers 25cefae5517e484289f962de927039bd (127.26.149.3:45895), ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109)
I20260713 09:10:03.356719 29577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25cefae5517e484289f962de927039bd"
I20260713 09:10:03.357146 29649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a92e87c742a41ad82cc9fe94c2301ee" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:10:03.357277 29577 raft_consensus.cc:3060] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:03.357657 29649 raft_consensus.cc:3055] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:03.357928 29649 raft_consensus.cc:740] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Running, Role: LEADER
I20260713 09:10:03.358500 29649 consensus_queue.cc:260] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:10:03.359351 29649 raft_consensus.cc:3060] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:03.361852 29577 raft_consensus.cc:2468] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 3.
I20260713 09:10:03.362872 29935 leader_election.cc:304] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [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: 25cefae5517e484289f962de927039bd, eb8c6bbbd3124dda8c52f0239e6ea29d; no voters: 
I20260713 09:10:03.363724 30070 raft_consensus.cc:2804] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:03.364192 30070 raft_consensus.cc:697] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 3 LEADER]: Becoming Leader. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Running, Role: LEADER
I20260713 09:10:03.365281 29649 raft_consensus.cc:2468] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 3.
I20260713 09:10:03.365087 30070 consensus_queue.cc:237] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } }
I20260713 09:10:03.372283 29322 catalog_manager.cc:5697] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d reported cstate change: term changed from 2 to 3, leader changed from ed2cef6e740642fa9e8071b50644152d (127.26.149.4) to eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1). New cstate: current_term: 3 leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:03.420233 30061 raft_consensus.cc:993] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d: : Instructing follower eb8c6bbbd3124dda8c52f0239e6ea29d to start an election
I20260713 09:10:03.420629 30079 raft_consensus.cc:1081] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Signalling peer eb8c6bbbd3124dda8c52f0239e6ea29d to start an election
I20260713 09:10:03.421825 29979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff21947eadea4bd1b91584ab3798e49a"
dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
 from {username='slave'} at 127.0.0.1:60756
I20260713 09:10:03.422246 29979 raft_consensus.cc:493] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.422518 29979 raft_consensus.cc:3060] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.427145 29979 raft_consensus.cc:515] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:10:03.428889 29979 leader_election.cc:290] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 2 election: Requested vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:10:03.429648 29649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21947eadea4bd1b91584ab3798e49a" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:10:03.429955 29497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21947eadea4bd1b91584ab3798e49a" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:10:03.430203 29649 raft_consensus.cc:3055] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.430505 29497 raft_consensus.cc:3060] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.430529 29649 raft_consensus.cc:740] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed2cef6e740642fa9e8071b50644152d, State: Running, Role: LEADER
I20260713 09:10:03.431296 29649 consensus_queue.cc:260] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [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: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:10:03.432224 29649 raft_consensus.cc:3060] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.434947 29497 raft_consensus.cc:2468] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 2.
I20260713 09:10:03.435861 29937 leader_election.cc:304] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d, eead7007310642f8b5ccb8b3851fe199; no voters: 
I20260713 09:10:03.436519 30070 raft_consensus.cc:2804] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.436650 29649 raft_consensus.cc:2468] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 2.
I20260713 09:10:03.436992 30070 raft_consensus.cc:697] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 LEADER]: Becoming Leader. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Running, Role: LEADER
I20260713 09:10:03.437961 30070 consensus_queue.cc:237] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:10:03.445029 29322 catalog_manager.cc:5697] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d reported cstate change: term changed from 1 to 2, leader changed from ed2cef6e740642fa9e8071b50644152d (127.26.149.4) to eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1). New cstate: current_term: 2 leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.723615 29643 raft_consensus.cc:1275] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Refusing update from remote peer eb8c6bbbd3124dda8c52f0239e6ea29d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.724684 30070 consensus_queue.cc:1048] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.736083 29577 raft_consensus.cc:1275] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Refusing update from remote peer eb8c6bbbd3124dda8c52f0239e6ea29d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.737600 29575 raft_consensus.cc:1275] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Refusing update from remote peer eb8c6bbbd3124dda8c52f0239e6ea29d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.739439 30071 consensus_queue.cc:1048] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:03.739604 30070 consensus_queue.cc:1048] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.756327 29497 raft_consensus.cc:1275] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Refusing update from remote peer eb8c6bbbd3124dda8c52f0239e6ea29d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.757896 30071 consensus_queue.cc:1048] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.799064 29497 raft_consensus.cc:1275] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 3 FOLLOWER]: Refusing update from remote peer eb8c6bbbd3124dda8c52f0239e6ea29d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:03.800105 30070 consensus_queue.cc:1048] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.808234 29575 raft_consensus.cc:1275] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 3 FOLLOWER]: Refusing update from remote peer eb8c6bbbd3124dda8c52f0239e6ea29d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:03.810012 30085 consensus_queue.cc:1048] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.952512 29575 raft_consensus.cc:1275] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 3 FOLLOWER]: Refusing update from remote peer eb8c6bbbd3124dda8c52f0239e6ea29d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:03.954074 30085 consensus_queue.cc:1048] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25cefae5517e484289f962de927039bd" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 45895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:03.969058 29643 raft_consensus.cc:1275] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 3 FOLLOWER]: Refusing update from remote peer eb8c6bbbd3124dda8c52f0239e6ea29d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:03.970338 30090 consensus_queue.cc:1048] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:03.985441 29503 raft_consensus.cc:1275] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Refusing update from remote peer eb8c6bbbd3124dda8c52f0239e6ea29d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.986598 30085 consensus_queue.cc:1048] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.997474 29643 raft_consensus.cc:1275] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Refusing update from remote peer eb8c6bbbd3124dda8c52f0239e6ea29d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.999086 30071 consensus_queue.cc:1048] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:04.177362 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:04.192322 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:04.208124 29503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faf16357881f4daf91f6884038f6fc35"
dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
mode: GRACEFUL
new_leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
 from {username='slave'} at 127.0.0.1:52564
I20260713 09:10:04.208602 29503 raft_consensus.cc:606] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Received request to transfer leadership to TS eb8c6bbbd3124dda8c52f0239e6ea29d
I20260713 09:10:04.209640 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:10:04.210153 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:04.244918 30060 raft_consensus.cc:993] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199: : Instructing follower eb8c6bbbd3124dda8c52f0239e6ea29d to start an election
I20260713 09:10:04.246320 30060 raft_consensus.cc:1081] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Signalling peer eb8c6bbbd3124dda8c52f0239e6ea29d to start an election
I20260713 09:10:04.247747 29979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faf16357881f4daf91f6884038f6fc35"
dest_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d"
 from {username='slave'} at 127.0.0.1:60742
I20260713 09:10:04.248243 29979 raft_consensus.cc:493] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:04.248574 29979 raft_consensus.cc:3060] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.253032 29979 raft_consensus.cc:515] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:10:04.254463 29979 leader_election.cc:290] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [CANDIDATE]: Term 2 election: Requested vote from peers ed2cef6e740642fa9e8071b50644152d (127.26.149.4:38109), eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821)
I20260713 09:10:04.255173 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf16357881f4daf91f6884038f6fc35" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed2cef6e740642fa9e8071b50644152d"
I20260713 09:10:04.255404 29503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf16357881f4daf91f6884038f6fc35" candidate_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eead7007310642f8b5ccb8b3851fe199"
I20260713 09:10:04.255761 29643 raft_consensus.cc:3060] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.255944 29503 raft_consensus.cc:3055] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:04.256345 29503 raft_consensus.cc:740] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eead7007310642f8b5ccb8b3851fe199, State: Running, Role: LEADER
I20260713 09:10:04.256968 29503 consensus_queue.cc:260] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [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: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:10:04.257912 29503 raft_consensus.cc:3060] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.260764 29643 raft_consensus.cc:2468] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 2.
I20260713 09:10:04.261795 29937 leader_election.cc:304] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: eb8c6bbbd3124dda8c52f0239e6ea29d, ed2cef6e740642fa9e8071b50644152d; no voters: 
I20260713 09:10:04.262467 30071 raft_consensus.cc:2804] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:04.262826 29503 raft_consensus.cc:2468] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8c6bbbd3124dda8c52f0239e6ea29d in term 2.
I20260713 09:10:04.262969 30071 raft_consensus.cc:697] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 LEADER]: Becoming Leader. State: Replica: eb8c6bbbd3124dda8c52f0239e6ea29d, State: Running, Role: LEADER
I20260713 09:10:04.263945 30071 consensus_queue.cc:237] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [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: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } }
I20260713 09:10:04.271703 29326 catalog_manager.cc:5697] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d reported cstate change: term changed from 1 to 2, leader changed from eead7007310642f8b5ccb8b3851fe199 (127.26.149.2) to eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1). New cstate: current_term: 2 leader_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8c6bbbd3124dda8c52f0239e6ea29d" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 40561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:04.758826 29503 raft_consensus.cc:1275] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Refusing update from remote peer eb8c6bbbd3124dda8c52f0239e6ea29d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:04.759912 30071 consensus_queue.cc:1048] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eead7007310642f8b5ccb8b3851fe199" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:04.772131 29643 raft_consensus.cc:1275] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Refusing update from remote peer eb8c6bbbd3124dda8c52f0239e6ea29d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:04.773427 30090 consensus_queue.cc:1048] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed2cef6e740642fa9e8071b50644152d" member_type: VOTER last_known_addr { host: "127.26.149.4" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:05.210855 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:05.226086 27220 tablet_server.cc:179] TabletServer@127.26.149.1:40561 shutting down...
I20260713 09:10:05.247982 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:05.248773 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.249418 27220 raft_consensus.cc:2243] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.250315 27220 raft_consensus.cc:2272] T beeab6728cf449a5ae66338eeae60847 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.252197 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.252756 27220 raft_consensus.cc:2243] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.253130 27220 raft_consensus.cc:2272] T ec8c844badc8404ab8de06e9f9906017 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.255162 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.255950 27220 raft_consensus.cc:2243] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.256500 27220 raft_consensus.cc:2272] T 9515dc23e0484917991c33fdca67c0bf P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.259027 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.259716 27220 raft_consensus.cc:2243] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.260073 27220 raft_consensus.cc:2272] T 91ad15c979344a2f87604c855d332692 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.262176 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.262614 27220 raft_consensus.cc:2243] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.263200 27220 raft_consensus.cc:2272] T ff21947eadea4bd1b91584ab3798e49a P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.265071 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.265726 27220 raft_consensus.cc:2243] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 3 LEADER]: Raft consensus shutting down.
W20260713 09:10:05.266300 29467 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260713 09:10:05.266392 27220 raft_consensus.cc:2272] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eb8c6bbbd3124dda8c52f0239e6ea29d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.269141 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.270067 27220 raft_consensus.cc:2243] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:10:05.270876 29467 consensus_peers.cc:597] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.271082 27220 raft_consensus.cc:2272] T faf16357881f4daf91f6884038f6fc35 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.273897 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.274570 27220 raft_consensus.cc:2243] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.274981 27220 raft_consensus.cc:2272] T db1061d3fd0f49c9ad03b8866a956de0 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.277060 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.277737 27220 raft_consensus.cc:2243] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.278505 27220 raft_consensus.cc:2272] T 9a92e87c742a41ad82cc9fe94c2301ee P eb8c6bbbd3124dda8c52f0239e6ea29d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.280553 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.281108 27220 raft_consensus.cc:2243] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.281571 27220 raft_consensus.cc:2272] T 2225be0ae2bb445693b6edb6374800bc P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.283229 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.283876 27220 raft_consensus.cc:2243] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.284327 27220 raft_consensus.cc:2272] T 9c7f892a72744002ad8b3064384eba33 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.286093 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.286514 27220 raft_consensus.cc:2243] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.286805 27220 raft_consensus.cc:2272] T 51a90dfa07bf4d2a82b231975e5be400 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.288419 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.288838 27220 raft_consensus.cc:2243] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.289149 27220 raft_consensus.cc:2272] T 1388c93ae3624ad59eb2633833086281 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.290721 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.291131 27220 raft_consensus.cc:2243] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.291750 27220 raft_consensus.cc:2272] T ab75ec24554e4cc2b961cf4bea53e65f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.293473 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.293951 27220 raft_consensus.cc:2243] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.294320 27220 raft_consensus.cc:2272] T 8eebcb33fb904b4f956e544ba2beea02 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.296007 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.296485 27220 raft_consensus.cc:2243] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.296875 27220 raft_consensus.cc:2272] T 97de4ce20cad43e6997f3da2170c75b8 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.298574 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.299036 27220 raft_consensus.cc:2243] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.299417 27220 raft_consensus.cc:2272] T 44aa72ddaffe45a6ae89a7256176ee45 P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.301143 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:05.301607 27220 raft_consensus.cc:2243] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.301945 27220 raft_consensus.cc:2272] T 15fe06c14ef44edb9b8879aa704c9d9f P eb8c6bbbd3124dda8c52f0239e6ea29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.336931 27220 tablet_server.cc:196] TabletServer@127.26.149.1:40561 shutdown complete.
I20260713 09:10:05.368904 27220 tablet_server.cc:179] TabletServer@127.26.149.2:0 shutting down...
W20260713 09:10:05.370554 29615 consensus_peers.cc:597] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:05.371169 29615 consensus_peers.cc:597] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:05.377139 29615 consensus_peers.cc:597] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.399385 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:05.400286 27220 tablet_replica.cc:333] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.400923 27220 raft_consensus.cc:2243] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.401916 27220 raft_consensus.cc:2272] T 1388c93ae3624ad59eb2633833086281 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:05.402940 29467 consensus_peers.cc:597] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.403901 27220 tablet_replica.cc:333] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.404518 27220 raft_consensus.cc:2243] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.404973 27220 raft_consensus.cc:2272] T ec8c844badc8404ab8de06e9f9906017 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.406750 27220 tablet_replica.cc:333] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.407294 27220 raft_consensus.cc:2243] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.407653 27220 raft_consensus.cc:2272] T faf16357881f4daf91f6884038f6fc35 P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.409642 27220 tablet_replica.cc:333] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.410151 27220 raft_consensus.cc:2243] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.410529 27220 raft_consensus.cc:2272] T 7d8f781fc39c4691b68eadda55ba1c9a P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.412353 27220 tablet_replica.cc:333] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.412819 27220 raft_consensus.cc:2243] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.413187 27220 raft_consensus.cc:2272] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P eead7007310642f8b5ccb8b3851fe199 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.415100 27220 tablet_replica.cc:333] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.415583 27220 raft_consensus.cc:2243] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.415951 27220 raft_consensus.cc:2272] T 91ad15c979344a2f87604c855d332692 P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.417755 27220 tablet_replica.cc:333] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.418243 27220 raft_consensus.cc:2243] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.419010 27220 raft_consensus.cc:2272] T 44aa72ddaffe45a6ae89a7256176ee45 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.421083 27220 tablet_replica.cc:333] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.421895 27220 raft_consensus.cc:2243] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.422858 27220 raft_consensus.cc:2272] T 15fe06c14ef44edb9b8879aa704c9d9f P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:05.423099 29543 consensus_peers.cc:597] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd -> Peer eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821): Couldn't send request to peer eead7007310642f8b5ccb8b3851fe199. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.424983 27220 tablet_replica.cc:333] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.425529 27220 raft_consensus.cc:2243] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.425966 27220 raft_consensus.cc:2272] T a3f1c92c66ff4ab5a86242d879382a8d P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.427836 27220 tablet_replica.cc:333] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.428330 27220 raft_consensus.cc:2243] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.428696 27220 raft_consensus.cc:2272] T beeab6728cf449a5ae66338eeae60847 P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.430313 27220 tablet_replica.cc:333] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.430797 27220 raft_consensus.cc:2243] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.431454 27220 raft_consensus.cc:2272] T 51a90dfa07bf4d2a82b231975e5be400 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.433384 27220 tablet_replica.cc:333] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.433893 27220 raft_consensus.cc:2243] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.434280 27220 raft_consensus.cc:2272] T a7b931a1b90840c89cd6df1806e099e7 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.436017 27220 tablet_replica.cc:333] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.436529 27220 raft_consensus.cc:2243] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.437285 27220 raft_consensus.cc:2272] T e0e048caf6f94efbb55f2fd036c50dd2 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.439164 27220 tablet_replica.cc:333] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.439586 27220 raft_consensus.cc:2243] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.440207 27220 raft_consensus.cc:2272] T 2225be0ae2bb445693b6edb6374800bc P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.441732 27220 tablet_replica.cc:333] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.442147 27220 raft_consensus.cc:2243] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.442500 27220 raft_consensus.cc:2272] T 8eebcb33fb904b4f956e544ba2beea02 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.444151 27220 tablet_replica.cc:333] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.444579 27220 raft_consensus.cc:2243] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.444933 27220 raft_consensus.cc:2272] T f02a66d67541484eaaa32e387f6e0056 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.446482 27220 tablet_replica.cc:333] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.446864 27220 raft_consensus.cc:2243] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.447154 27220 raft_consensus.cc:2272] T 7a9b67587fff4a78934f1299939d0d37 P eead7007310642f8b5ccb8b3851fe199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.448714 27220 tablet_replica.cc:333] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199: stopping tablet replica
I20260713 09:10:05.449131 27220 raft_consensus.cc:2243] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.449445 27220 raft_consensus.cc:2272] T ff21947eadea4bd1b91584ab3798e49a P eead7007310642f8b5ccb8b3851fe199 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:05.465700 29615 consensus_peers.cc:597] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.486488 27220 tablet_server.cc:196] TabletServer@127.26.149.2:0 shutdown complete.
W20260713 09:10:05.512322 29543 consensus_peers.cc:597] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd -> Peer eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821): Couldn't send request to peer eead7007310642f8b5ccb8b3851fe199. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.2:38821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.519145 27220 tablet_server.cc:179] TabletServer@127.26.149.3:0 shutting down...
W20260713 09:10:05.526449 29541 consensus_peers.cc:597] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.547672 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:05.548516 27220 tablet_replica.cc:333] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.549588 27220 raft_consensus.cc:2243] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.550209 27220 raft_consensus.cc:2272] T 61ec6e5aa0ac45d1bf1485d4f017bcfd P 25cefae5517e484289f962de927039bd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:05.551079 29543 consensus_peers.cc:597] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd -> Peer eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821): Couldn't send request to peer eead7007310642f8b5ccb8b3851fe199. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.2:38821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.552655 27220 tablet_replica.cc:333] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.553409 27220 raft_consensus.cc:2243] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.554030 27220 raft_consensus.cc:2272] T 9a92e87c742a41ad82cc9fe94c2301ee P 25cefae5517e484289f962de927039bd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:05.554587 29615 consensus_peers.cc:597] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d -> Peer eb8c6bbbd3124dda8c52f0239e6ea29d (127.26.149.1:40561): Couldn't send request to peer eb8c6bbbd3124dda8c52f0239e6ea29d. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:40561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.555997 27220 tablet_replica.cc:333] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.556553 27220 raft_consensus.cc:2243] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.556988 27220 raft_consensus.cc:2272] T 97de4ce20cad43e6997f3da2170c75b8 P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.558911 27220 tablet_replica.cc:333] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.559445 27220 raft_consensus.cc:2243] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.560123 27220 raft_consensus.cc:2272] T a3f1c92c66ff4ab5a86242d879382a8d P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.561789 27220 tablet_replica.cc:333] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.562295 27220 raft_consensus.cc:2243] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.562664 27220 raft_consensus.cc:2272] T beeab6728cf449a5ae66338eeae60847 P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.564316 27220 tablet_replica.cc:333] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.564860 27220 raft_consensus.cc:2243] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.565238 27220 raft_consensus.cc:2272] T e0e048caf6f94efbb55f2fd036c50dd2 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.566954 27220 tablet_replica.cc:333] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.567430 27220 raft_consensus.cc:2243] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.568150 27220 raft_consensus.cc:2272] T f02a66d67541484eaaa32e387f6e0056 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.569868 27220 tablet_replica.cc:333] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.570320 27220 raft_consensus.cc:2243] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.570713 27220 raft_consensus.cc:2272] T 1388c93ae3624ad59eb2633833086281 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.572353 27220 tablet_replica.cc:333] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.572816 27220 raft_consensus.cc:2243] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.573182 27220 raft_consensus.cc:2272] T ab75ec24554e4cc2b961cf4bea53e65f P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.574934 27220 tablet_replica.cc:333] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.575409 27220 raft_consensus.cc:2243] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.576118 27220 raft_consensus.cc:2272] T 91ad15c979344a2f87604c855d332692 P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.577970 27220 tablet_replica.cc:333] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.578475 27220 raft_consensus.cc:2243] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.579180 27220 raft_consensus.cc:2272] T 9515dc23e0484917991c33fdca67c0bf P 25cefae5517e484289f962de927039bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.580775 27220 tablet_replica.cc:333] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.581286 27220 raft_consensus.cc:2243] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.582031 27220 raft_consensus.cc:2272] T a7b931a1b90840c89cd6df1806e099e7 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.583720 27220 tablet_replica.cc:333] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.584219 27220 raft_consensus.cc:2243] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.584635 27220 raft_consensus.cc:2272] T 44aa72ddaffe45a6ae89a7256176ee45 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.586405 27220 tablet_replica.cc:333] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.586879 27220 raft_consensus.cc:2243] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.587273 27220 raft_consensus.cc:2272] T 15fe06c14ef44edb9b8879aa704c9d9f P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.588932 27220 tablet_replica.cc:333] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.589375 27220 raft_consensus.cc:2243] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.590063 27220 raft_consensus.cc:2272] T 7d8f781fc39c4691b68eadda55ba1c9a P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.591603 27220 tablet_replica.cc:333] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.592109 27220 raft_consensus.cc:2243] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.592486 27220 raft_consensus.cc:2272] T db1061d3fd0f49c9ad03b8866a956de0 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.594197 27220 tablet_replica.cc:333] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.594643 27220 raft_consensus.cc:2243] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.595034 27220 raft_consensus.cc:2272] T 7a9b67587fff4a78934f1299939d0d37 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.596661 27220 tablet_replica.cc:333] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd: stopping tablet replica
I20260713 09:10:05.597080 27220 raft_consensus.cc:2243] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.597461 27220 raft_consensus.cc:2272] T 9c7f892a72744002ad8b3064384eba33 P 25cefae5517e484289f962de927039bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.632731 27220 tablet_server.cc:196] TabletServer@127.26.149.3:0 shutdown complete.
W20260713 09:10:05.633810 29617 consensus_peers.cc:597] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d -> Peer eead7007310642f8b5ccb8b3851fe199 (127.26.149.2:38821): Couldn't send request to peer eead7007310642f8b5ccb8b3851fe199. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.2:38821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.661785 27220 tablet_server.cc:179] TabletServer@127.26.149.4:0 shutting down...
I20260713 09:10:05.692143 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:05.692894 27220 tablet_replica.cc:333] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.693845 27220 raft_consensus.cc:2243] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.694401 27220 raft_consensus.cc:2272] T faf16357881f4daf91f6884038f6fc35 P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.696516 27220 tablet_replica.cc:333] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.696978 27220 raft_consensus.cc:2243] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.697297 27220 raft_consensus.cc:2272] T a3f1c92c66ff4ab5a86242d879382a8d P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.699056 27220 tablet_replica.cc:333] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.699513 27220 raft_consensus.cc:2243] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.699843 27220 raft_consensus.cc:2272] T f02a66d67541484eaaa32e387f6e0056 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.701438 27220 tablet_replica.cc:333] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.701960 27220 raft_consensus.cc:2243] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.702549 27220 raft_consensus.cc:2272] T 9515dc23e0484917991c33fdca67c0bf P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.704648 27220 tablet_replica.cc:333] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.705092 27220 raft_consensus.cc:2243] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.705878 27220 raft_consensus.cc:2272] T ec8c844badc8404ab8de06e9f9906017 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:05.707263 29615 consensus_peers.cc:597] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d -> Peer 25cefae5517e484289f962de927039bd (127.26.149.3:45895): Couldn't send request to peer 25cefae5517e484289f962de927039bd. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.3:45895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.707479 27220 tablet_replica.cc:333] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.708072 27220 raft_consensus.cc:2243] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.708462 27220 raft_consensus.cc:2272] T 7d8f781fc39c4691b68eadda55ba1c9a P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.710206 27220 tablet_replica.cc:333] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.710680 27220 raft_consensus.cc:2243] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.711341 27220 raft_consensus.cc:2272] T db1061d3fd0f49c9ad03b8866a956de0 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.712921 27220 tablet_replica.cc:333] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.713416 27220 raft_consensus.cc:2243] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.713865 27220 raft_consensus.cc:2272] T 51a90dfa07bf4d2a82b231975e5be400 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.715524 27220 tablet_replica.cc:333] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.715958 27220 raft_consensus.cc:2243] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.716311 27220 raft_consensus.cc:2272] T a7b931a1b90840c89cd6df1806e099e7 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.717893 27220 tablet_replica.cc:333] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.718349 27220 raft_consensus.cc:2243] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.718729 27220 raft_consensus.cc:2272] T ab75ec24554e4cc2b961cf4bea53e65f P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.720187 27220 tablet_replica.cc:333] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.720660 27220 raft_consensus.cc:2243] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.721333 27220 raft_consensus.cc:2272] T 9c7f892a72744002ad8b3064384eba33 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.722986 27220 tablet_replica.cc:333] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.723456 27220 raft_consensus.cc:2243] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.724150 27220 raft_consensus.cc:2272] T 7a9b67587fff4a78934f1299939d0d37 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.725832 27220 tablet_replica.cc:333] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.726284 27220 raft_consensus.cc:2243] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.726662 27220 raft_consensus.cc:2272] T ff21947eadea4bd1b91584ab3798e49a P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.728431 27220 tablet_replica.cc:333] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.728878 27220 raft_consensus.cc:2243] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.729238 27220 raft_consensus.cc:2272] T 9a92e87c742a41ad82cc9fe94c2301ee P ed2cef6e740642fa9e8071b50644152d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.730779 27220 tablet_replica.cc:333] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.731220 27220 raft_consensus.cc:2243] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.731609 27220 raft_consensus.cc:2272] T 2225be0ae2bb445693b6edb6374800bc P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.733148 27220 tablet_replica.cc:333] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.733667 27220 raft_consensus.cc:2243] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:05.734066 27220 raft_consensus.cc:2272] T e0e048caf6f94efbb55f2fd036c50dd2 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.735677 27220 tablet_replica.cc:333] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.736123 27220 raft_consensus.cc:2243] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.736784 27220 raft_consensus.cc:2272] T 97de4ce20cad43e6997f3da2170c75b8 P ed2cef6e740642fa9e8071b50644152d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.738668 27220 tablet_replica.cc:333] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d: stopping tablet replica
I20260713 09:10:05.739090 27220 raft_consensus.cc:2243] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.739769 27220 raft_consensus.cc:2272] T 8eebcb33fb904b4f956e544ba2beea02 P ed2cef6e740642fa9e8071b50644152d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.775190 27220 tablet_server.cc:196] TabletServer@127.26.149.4:0 shutdown complete.
I20260713 09:10:05.802795 27220 master.cc:562] Master@127.26.149.62:34381 shutting down...
I20260713 09:10:05.822461 27220 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:05.822953 27220 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:05.823274 27220 tablet_replica.cc:333] T 00000000000000000000000000000000 P 70b700c42a294b469c19a8bcdb472341: stopping tablet replica
I20260713 09:10:05.842563 27220 master.cc:584] Master@127.26.149.62:34381 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18383 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:10:05.894019 27220 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.149.62:34917
I20260713 09:10:05.895128 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:05.900242 30121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:05.901744 30124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:05.902037 30122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:05.902736 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:05.903525 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:05.903713 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:05.903874 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933805903840 us; error 0 us; skew 500 ppm
I20260713 09:10:05.904393 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:05.906677 27220 webserver.cc:533] Webserver started at http://127.26.149.62:36203/ using document root <none> and password file <none>
I20260713 09:10:05.907169 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:05.907358 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:05.907639 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:05.908659 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/master-0-root/instance:
uuid: "7be48437cd924ede83aa2135362ba561"
format_stamp: "Formatted at 2026-07-13 09:10:05 on dist-test-slave-v6t3"
I20260713 09:10:05.912659 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:10:05.915670 30129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:05.916348 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:05.916596 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/master-0-root
uuid: "7be48437cd924ede83aa2135362ba561"
format_stamp: "Formatted at 2026-07-13 09:10:05 on dist-test-slave-v6t3"
I20260713 09:10:05.916872 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-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)
I20260713 09:10:05.931223 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:05.932271 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:05.968194 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.62:34917
I20260713 09:10:05.968299 30180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.62:34917 every 8 connection(s)
I20260713 09:10:05.971827 30181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:05.981015 30181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561: Bootstrap starting.
I20260713 09:10:05.985459 30181 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.989239 30181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561: No bootstrap required, opened a new log
I20260713 09:10:05.991197 30181 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be48437cd924ede83aa2135362ba561" member_type: VOTER }
I20260713 09:10:05.991525 30181 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.991767 30181 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7be48437cd924ede83aa2135362ba561, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.992353 30181 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7be48437cd924ede83aa2135362ba561" member_type: VOTER }
I20260713 09:10:05.992784 30181 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:05.993008 30181 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:05.993283 30181 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.997280 30181 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be48437cd924ede83aa2135362ba561" member_type: VOTER }
I20260713 09:10:05.997779 30181 leader_election.cc:304] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [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: 7be48437cd924ede83aa2135362ba561; no voters: 
I20260713 09:10:05.998871 30181 leader_election.cc:290] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:05.999162 30184 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:06.000516 30184 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [term 1 LEADER]: Becoming Leader. State: Replica: 7be48437cd924ede83aa2135362ba561, State: Running, Role: LEADER
I20260713 09:10:06.001313 30184 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [LEADER]: Queue going to LEADER mode. State: All 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: "7be48437cd924ede83aa2135362ba561" member_type: VOTER }
I20260713 09:10:06.001907 30181 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:06.006094 30185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7be48437cd924ede83aa2135362ba561" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be48437cd924ede83aa2135362ba561" member_type: VOTER } }
I20260713 09:10:06.006095 30186 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7be48437cd924ede83aa2135362ba561. Latest consensus state: current_term: 1 leader_uuid: "7be48437cd924ede83aa2135362ba561" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be48437cd924ede83aa2135362ba561" member_type: VOTER } }
I20260713 09:10:06.006853 30185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:06.006915 30186 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:06.008778 30192 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:06.016462 30192 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:06.017302 27220 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:06.024528 30192 catalog_manager.cc:1383] Generated new cluster ID: 2a65fb6a6807443fa074e036c35277fa
I20260713 09:10:06.024853 30192 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:06.043735 30192 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:06.044987 30192 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:06.055266 30192 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561: Generated new TSK 0
I20260713 09:10:06.055809 30192 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:06.083896 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:06.089488 30202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:06.090304 30203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:06.092013 30205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:06.092259 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:06.093109 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:06.093310 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:06.093503 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933806093484 us; error 0 us; skew 500 ppm
I20260713 09:10:06.094126 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:06.096232 27220 webserver.cc:533] Webserver started at http://127.26.149.1:38499/ using document root <none> and password file <none>
I20260713 09:10:06.096701 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:06.096911 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:06.097169 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:06.098213 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-0-root/instance:
uuid: "3bcf9762f2ba47438366035f4b7482af"
format_stamp: "Formatted at 2026-07-13 09:10:06 on dist-test-slave-v6t3"
I20260713 09:10:06.102342 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:10:06.105415 30210 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:06.106091 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:06.106360 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-0-root
uuid: "3bcf9762f2ba47438366035f4b7482af"
format_stamp: "Formatted at 2026-07-13 09:10:06 on dist-test-slave-v6t3"
I20260713 09:10:06.106624 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-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)
I20260713 09:10:06.119879 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:06.121028 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:06.122416 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:06.124501 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:06.124720 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:06.124961 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:06.125157 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:06.161908 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.1:36249
I20260713 09:10:06.162016 30272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.1:36249 every 8 connection(s)
I20260713 09:10:06.166759 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:06.173719 30277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:06.174935 30278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:06.176510 30280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:06.177316 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:06.178295 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:06.178537 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:06.178710 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933806178688 us; error 0 us; skew 500 ppm
I20260713 09:10:06.179240 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:06.181830 27220 webserver.cc:533] Webserver started at http://127.26.149.2:40737/ using document root <none> and password file <none>
I20260713 09:10:06.182446 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:06.182468 30273 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34917
I20260713 09:10:06.182691 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:06.182957 30273 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:06.183056 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:06.183743 30273 heartbeater.cc:507] Master 127.26.149.62:34917 requested a full tablet report, sending...
I20260713 09:10:06.184324 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-1-root/instance:
uuid: "905ccc851d5a4f61b7eaeefb46a25ad2"
format_stamp: "Formatted at 2026-07-13 09:10:06 on dist-test-slave-v6t3"
I20260713 09:10:06.185743 30146 ts_manager.cc:194] Registered new tserver with Master: 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249)
I20260713 09:10:06.187602 30146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44966
I20260713 09:10:06.189147 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:10:06.192283 30285 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:06.193018 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:10:06.193291 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-1-root
uuid: "905ccc851d5a4f61b7eaeefb46a25ad2"
format_stamp: "Formatted at 2026-07-13 09:10:06 on dist-test-slave-v6t3"
I20260713 09:10:06.193591 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-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)
I20260713 09:10:06.239142 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:06.240386 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:06.241770 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:06.243714 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:06.243930 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:06.244174 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:06.244347 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:06.280920 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.2:34231
I20260713 09:10:06.281039 30347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.2:34231 every 8 connection(s)
I20260713 09:10:06.285730 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:06.292384 30351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:06.292604 30352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:06.295624 30355 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:06.296435 30348 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34917
I20260713 09:10:06.296453 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:06.297060 30348 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:06.297758 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:10:06.297977 30348 heartbeater.cc:507] Master 127.26.149.62:34917 requested a full tablet report, sending...
W20260713 09:10:06.298069 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:06.298403 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933806298382 us; error 0 us; skew 500 ppm
I20260713 09:10:06.299098 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:06.300050 30146 ts_manager.cc:194] Registered new tserver with Master: 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231)
I20260713 09:10:06.301373 30146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44968
I20260713 09:10:06.302585 27220 webserver.cc:533] Webserver started at http://127.26.149.3:42371/ using document root <none> and password file <none>
I20260713 09:10:06.303151 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:06.303347 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:06.303627 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:06.304718 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-2-root/instance:
uuid: "7c12bea64e4947fda00eef9e7e88d11b"
format_stamp: "Formatted at 2026-07-13 09:10:06 on dist-test-slave-v6t3"
I20260713 09:10:06.308995 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:10:06.311978 30359 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:06.312670 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:06.312947 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-2-root
uuid: "7c12bea64e4947fda00eef9e7e88d11b"
format_stamp: "Formatted at 2026-07-13 09:10:06 on dist-test-slave-v6t3"
I20260713 09:10:06.313215 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-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)
I20260713 09:10:06.329717 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:06.330782 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:06.332084 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:06.334169 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:06.334401 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:06.334635 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:06.334818 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:06.372143 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.3:44635
I20260713 09:10:06.372241 30421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.3:44635 every 8 connection(s)
I20260713 09:10:06.384724 30422 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34917
I20260713 09:10:06.385078 30422 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:06.385857 30422 heartbeater.cc:507] Master 127.26.149.62:34917 requested a full tablet report, sending...
I20260713 09:10:06.387542 30146 ts_manager.cc:194] Registered new tserver with Master: 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:06.388356 27220 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013254079s
I20260713 09:10:06.388813 30146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44976
I20260713 09:10:06.410887 30146 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44982:
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"
    }
  }
}
W20260713 09:10:06.413632 30146 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.
I20260713 09:10:06.474711 30238 tablet_service.cc:1511] Processing CreateTablet for tablet 74600c9dda094a32addbd2bb6f6d2e27 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:06.476125 30238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74600c9dda094a32addbd2bb6f6d2e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.478925 30237 tablet_service.cc:1511] Processing CreateTablet for tablet 383b4885a5a144abb2bea02336f67b81 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:06.480449 30237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383b4885a5a144abb2bea02336f67b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.482533 30236 tablet_service.cc:1511] Processing CreateTablet for tablet 70342e54d3764feeb806e81713fcbf93 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:06.483887 30236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70342e54d3764feeb806e81713fcbf93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.487432 30235 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba0ea4c89cb4344b2fa60ed086d97a1 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:06.489183 30235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba0ea4c89cb4344b2fa60ed086d97a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.502115 30234 tablet_service.cc:1511] Processing CreateTablet for tablet 90002de84cb34882ae85606617b7f07c (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:06.503487 30234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90002de84cb34882ae85606617b7f07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.506628 30313 tablet_service.cc:1511] Processing CreateTablet for tablet 74600c9dda094a32addbd2bb6f6d2e27 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:06.507973 30313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74600c9dda094a32addbd2bb6f6d2e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.510635 30312 tablet_service.cc:1511] Processing CreateTablet for tablet 383b4885a5a144abb2bea02336f67b81 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:06.511801 30312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383b4885a5a144abb2bea02336f67b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.514578 30311 tablet_service.cc:1511] Processing CreateTablet for tablet 70342e54d3764feeb806e81713fcbf93 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:06.515825 30311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70342e54d3764feeb806e81713fcbf93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.518649 30310 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba0ea4c89cb4344b2fa60ed086d97a1 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:06.519852 30310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba0ea4c89cb4344b2fa60ed086d97a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.522806 30309 tablet_service.cc:1511] Processing CreateTablet for tablet 90002de84cb34882ae85606617b7f07c (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:06.524303 30309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90002de84cb34882ae85606617b7f07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.526808 30233 tablet_service.cc:1511] Processing CreateTablet for tablet 949bfab19ae74184965d1a16a7a14d09 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:06.528424 30233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949bfab19ae74184965d1a16a7a14d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.530884 30232 tablet_service.cc:1511] Processing CreateTablet for tablet 8b30498aaf17494d883a4b2dfcf4053b (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:06.532466 30232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b30498aaf17494d883a4b2dfcf4053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.536055 30308 tablet_service.cc:1511] Processing CreateTablet for tablet 949bfab19ae74184965d1a16a7a14d09 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:06.537719 30308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949bfab19ae74184965d1a16a7a14d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.544777 30231 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3e6ae756474637b17e95c9fd1b5927 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:06.546499 30231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3e6ae756474637b17e95c9fd1b5927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.554091 30387 tablet_service.cc:1511] Processing CreateTablet for tablet 74600c9dda094a32addbd2bb6f6d2e27 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:06.554708 30381 tablet_service.cc:1511] Processing CreateTablet for tablet 8b30498aaf17494d883a4b2dfcf4053b (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:06.555395 30387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74600c9dda094a32addbd2bb6f6d2e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.553284 30382 tablet_service.cc:1511] Processing CreateTablet for tablet 949bfab19ae74184965d1a16a7a14d09 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:06.556169 30381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b30498aaf17494d883a4b2dfcf4053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.556896 30382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949bfab19ae74184965d1a16a7a14d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.557451 30386 tablet_service.cc:1511] Processing CreateTablet for tablet 383b4885a5a144abb2bea02336f67b81 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:06.558739 30386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383b4885a5a144abb2bea02336f67b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.562510 30385 tablet_service.cc:1511] Processing CreateTablet for tablet 70342e54d3764feeb806e81713fcbf93 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:06.563710 30385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70342e54d3764feeb806e81713fcbf93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.565960 30384 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba0ea4c89cb4344b2fa60ed086d97a1 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:06.567525 30384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba0ea4c89cb4344b2fa60ed086d97a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.569821 30383 tablet_service.cc:1511] Processing CreateTablet for tablet 90002de84cb34882ae85606617b7f07c (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:06.571345 30383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90002de84cb34882ae85606617b7f07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.590772 30307 tablet_service.cc:1511] Processing CreateTablet for tablet 8b30498aaf17494d883a4b2dfcf4053b (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:06.592204 30307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b30498aaf17494d883a4b2dfcf4053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.627053 30306 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3e6ae756474637b17e95c9fd1b5927 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:06.629179 30306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3e6ae756474637b17e95c9fd1b5927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.629830 30438 tablet_bootstrap.cc:492] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b: Bootstrap starting.
I20260713 09:10:06.638896 30381 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3e6ae756474637b17e95c9fd1b5927 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:06.640091 30381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3e6ae756474637b17e95c9fd1b5927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.648444 30438 tablet_bootstrap.cc:654] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.649396 30238 tablet_service.cc:1511] Processing CreateTablet for tablet 93479a6787bd4de58d357d8512c15c8e (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:06.657814 30238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93479a6787bd4de58d357d8512c15c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.671530 30305 tablet_service.cc:1511] Processing CreateTablet for tablet 93479a6787bd4de58d357d8512c15c8e (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:06.673270 30305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93479a6787bd4de58d357d8512c15c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.685276 30384 tablet_service.cc:1511] Processing CreateTablet for tablet 93479a6787bd4de58d357d8512c15c8e (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:06.686537 30384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93479a6787bd4de58d357d8512c15c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.707928 30232 tablet_service.cc:1511] Processing CreateTablet for tablet ba471fe8df8d4eae9a8dd43a64b43544 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:06.709275 30232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba471fe8df8d4eae9a8dd43a64b43544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.710279 30437 tablet_bootstrap.cc:492] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:06.710750 30439 tablet_bootstrap.cc:492] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2: Bootstrap starting.
I20260713 09:10:06.715648 30306 tablet_service.cc:1511] Processing CreateTablet for tablet ba471fe8df8d4eae9a8dd43a64b43544 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:06.722266 30306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba471fe8df8d4eae9a8dd43a64b43544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.729749 30437 tablet_bootstrap.cc:654] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.730652 30439 tablet_bootstrap.cc:654] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.720189 30438 tablet_bootstrap.cc:492] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b: No bootstrap required, opened a new log
I20260713 09:10:06.732954 30438 ts_tablet_manager.cc:1403] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b: Time spent bootstrapping tablet: real 0.103s	user 0.020s	sys 0.014s
I20260713 09:10:06.736869 30438 raft_consensus.cc:359] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.737774 30438 raft_consensus.cc:385] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.738128 30438 raft_consensus.cc:740] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.738879 30439 tablet_bootstrap.cc:492] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2: No bootstrap required, opened a new log
I20260713 09:10:06.739387 30439 ts_tablet_manager.cc:1403] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.005s
I20260713 09:10:06.741564 30385 tablet_service.cc:1511] Processing CreateTablet for tablet ba471fe8df8d4eae9a8dd43a64b43544 (DEFAULT_TABLE table=test-workload [id=ea989777fb574b6d9ee266a8b9395a0f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:06.742846 30385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba471fe8df8d4eae9a8dd43a64b43544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:06.744359 30438 consensus_queue.cc:260] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.755604 30422 heartbeater.cc:499] Master 127.26.149.62:34917 was elected leader, sending a full tablet report...
I20260713 09:10:06.756091 30438 ts_tablet_manager.cc:1434] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.011s
I20260713 09:10:06.756167 30437 tablet_bootstrap.cc:492] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af: No bootstrap required, opened a new log
I20260713 09:10:06.756738 30437 ts_tablet_manager.cc:1403] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.013s
I20260713 09:10:06.756285 30439 raft_consensus.cc:359] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.757165 30438 tablet_bootstrap.cc:492] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b: Bootstrap starting.
I20260713 09:10:06.757192 30439 raft_consensus.cc:385] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.759361 30439 raft_consensus.cc:740] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.759479 30437 raft_consensus.cc:359] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.760360 30437 raft_consensus.cc:385] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.760124 30439 consensus_queue.cc:260] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.760701 30437 raft_consensus.cc:740] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.761454 30437 consensus_queue.cc:260] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.763870 30438 tablet_bootstrap.cc:654] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.771281 30437 ts_tablet_manager.cc:1434] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:10:06.772189 30273 heartbeater.cc:499] Master 127.26.149.62:34917 was elected leader, sending a full tablet report...
I20260713 09:10:06.788255 30348 heartbeater.cc:499] Master 127.26.149.62:34917 was elected leader, sending a full tablet report...
I20260713 09:10:06.788791 30439 ts_tablet_manager.cc:1434] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.024s
I20260713 09:10:06.789831 30439 tablet_bootstrap.cc:492] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2: Bootstrap starting.
I20260713 09:10:06.792124 30437 tablet_bootstrap.cc:492] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:06.796725 30439 tablet_bootstrap.cc:654] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.801077 30437 tablet_bootstrap.cc:654] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.804417 30439 tablet_bootstrap.cc:492] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2: No bootstrap required, opened a new log
I20260713 09:10:06.804929 30439 ts_tablet_manager.cc:1403] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:10:06.805390 30438 tablet_bootstrap.cc:492] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b: No bootstrap required, opened a new log
I20260713 09:10:06.805882 30438 ts_tablet_manager.cc:1403] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.021s
I20260713 09:10:06.807968 30439 raft_consensus.cc:359] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.808676 30438 raft_consensus.cc:359] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.808972 30439 raft_consensus.cc:385] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.809397 30438 raft_consensus.cc:385] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.809463 30439 raft_consensus.cc:740] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.809778 30438 raft_consensus.cc:740] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.810523 30439 consensus_queue.cc:260] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.810591 30438 consensus_queue.cc:260] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.812925 30438 ts_tablet_manager.cc:1434] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:06.812968 30439 ts_tablet_manager.cc:1434] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:10:06.814059 30438 tablet_bootstrap.cc:492] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b: Bootstrap starting.
I20260713 09:10:06.814093 30439 tablet_bootstrap.cc:492] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2: Bootstrap starting.
I20260713 09:10:06.816776 30437 tablet_bootstrap.cc:492] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af: No bootstrap required, opened a new log
I20260713 09:10:06.817270 30437 ts_tablet_manager.cc:1403] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260713 09:10:06.820308 30437 raft_consensus.cc:359] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.820762 30438 tablet_bootstrap.cc:654] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.820997 30437 raft_consensus.cc:385] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.821336 30437 raft_consensus.cc:740] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.821583 30439 tablet_bootstrap.cc:654] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.822260 30437 consensus_queue.cc:260] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.824417 30437 ts_tablet_manager.cc:1434] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:10:06.825582 30437 tablet_bootstrap.cc:492] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:06.833364 30437 tablet_bootstrap.cc:654] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.846072 30437 tablet_bootstrap.cc:492] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: No bootstrap required, opened a new log
I20260713 09:10:06.846683 30437 ts_tablet_manager.cc:1403] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260713 09:10:06.850239 30437 raft_consensus.cc:359] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.851141 30437 raft_consensus.cc:385] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.851490 30437 raft_consensus.cc:740] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.853724 30437 consensus_queue.cc:260] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.854377 30439 tablet_bootstrap.cc:492] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2: No bootstrap required, opened a new log
I20260713 09:10:06.854410 30438 tablet_bootstrap.cc:492] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b: No bootstrap required, opened a new log
I20260713 09:10:06.855043 30439 ts_tablet_manager.cc:1403] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.024s
I20260713 09:10:06.855044 30438 ts_tablet_manager.cc:1403] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.020s
I20260713 09:10:06.856133 30437 ts_tablet_manager.cc:1434] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:06.857142 30437 tablet_bootstrap.cc:492] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:06.858031 30439 raft_consensus.cc:359] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.858286 30438 raft_consensus.cc:359] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.858795 30439 raft_consensus.cc:385] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.859176 30438 raft_consensus.cc:385] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.859171 30439 raft_consensus.cc:740] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.859844 30438 raft_consensus.cc:740] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.860337 30439 consensus_queue.cc:260] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.860759 30438 consensus_queue.cc:260] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.862517 30439 ts_tablet_manager.cc:1434] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:06.863471 30439 tablet_bootstrap.cc:492] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2: Bootstrap starting.
I20260713 09:10:06.865128 30438 ts_tablet_manager.cc:1434] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:10:06.866212 30438 tablet_bootstrap.cc:492] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b: Bootstrap starting.
I20260713 09:10:06.869560 30439 tablet_bootstrap.cc:654] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.870283 30437 tablet_bootstrap.cc:654] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.878763 30438 tablet_bootstrap.cc:654] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.882086 30439 tablet_bootstrap.cc:492] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2: No bootstrap required, opened a new log
I20260713 09:10:06.882429 30437 tablet_bootstrap.cc:492] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af: No bootstrap required, opened a new log
I20260713 09:10:06.882509 30439 ts_tablet_manager.cc:1403] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:10:06.883054 30437 ts_tablet_manager.cc:1403] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.001s
I20260713 09:10:06.884757 30438 tablet_bootstrap.cc:492] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b: No bootstrap required, opened a new log
I20260713 09:10:06.885250 30438 ts_tablet_manager.cc:1403] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:10:06.885094 30439 raft_consensus.cc:359] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.885756 30439 raft_consensus.cc:385] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.886011 30439 raft_consensus.cc:740] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.885974 30437 raft_consensus.cc:359] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.886835 30437 raft_consensus.cc:385] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.887182 30437 raft_consensus.cc:740] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.886916 30439 consensus_queue.cc:260] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.887908 30437 consensus_queue.cc:260] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.889019 30439 ts_tablet_manager.cc:1434] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:10:06.888677 30438 raft_consensus.cc:359] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.890980 30438 raft_consensus.cc:385] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.890015 30437 ts_tablet_manager.cc:1434] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:06.891258 30438 raft_consensus.cc:740] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.892340 30437 tablet_bootstrap.cc:492] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:06.891270 30439 tablet_bootstrap.cc:492] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2: Bootstrap starting.
I20260713 09:10:06.892392 30438 consensus_queue.cc:260] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.896850 30438 ts_tablet_manager.cc:1434] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:10:06.899056 30437 tablet_bootstrap.cc:654] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.901717 30439 tablet_bootstrap.cc:654] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.903429 30438 tablet_bootstrap.cc:492] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b: Bootstrap starting.
I20260713 09:10:06.904968 30437 tablet_bootstrap.cc:492] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af: No bootstrap required, opened a new log
I20260713 09:10:06.905365 30437 ts_tablet_manager.cc:1403] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:10:06.907940 30437 raft_consensus.cc:359] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.908581 30437 raft_consensus.cc:385] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.908864 30437 raft_consensus.cc:740] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.909039 30438 tablet_bootstrap.cc:654] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.909582 30437 consensus_queue.cc:260] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.911810 30437 ts_tablet_manager.cc:1434] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:06.912717 30437 tablet_bootstrap.cc:492] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:06.918768 30437 tablet_bootstrap.cc:654] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.920713 30443 raft_consensus.cc:493] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.921146 30443 raft_consensus.cc:515] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.921782 30438 tablet_bootstrap.cc:492] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b: No bootstrap required, opened a new log
I20260713 09:10:06.921805 30439 tablet_bootstrap.cc:492] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2: No bootstrap required, opened a new log
I20260713 09:10:06.922389 30439 ts_tablet_manager.cc:1403] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260713 09:10:06.925397 30439 raft_consensus.cc:359] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.926050 30439 raft_consensus.cc:385] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.926313 30439 raft_consensus.cc:740] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.927040 30439 consensus_queue.cc:260] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.929190 30439 ts_tablet_manager.cc:1434] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:10:06.922389 30438 ts_tablet_manager.cc:1403] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260713 09:10:06.930897 30443 leader_election.cc:290] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231)
I20260713 09:10:06.932186 30438 raft_consensus.cc:359] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.932825 30438 raft_consensus.cc:385] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.933095 30438 raft_consensus.cc:740] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.933902 30438 consensus_queue.cc:260] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.936678 30438 ts_tablet_manager.cc:1434] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:06.937538 30438 tablet_bootstrap.cc:492] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b: Bootstrap starting.
I20260713 09:10:06.944525 30438 tablet_bootstrap.cc:654] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.947207 30439 tablet_bootstrap.cc:492] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2: Bootstrap starting.
I20260713 09:10:06.950884 30444 raft_consensus.cc:493] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.951498 30444 raft_consensus.cc:515] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.965677 30439 tablet_bootstrap.cc:654] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.966504 30437 tablet_bootstrap.cc:492] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af: No bootstrap required, opened a new log
I20260713 09:10:06.966544 30323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30498aaf17494d883a4b2dfcf4053b" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" is_pre_election: true
I20260713 09:10:06.959749 30463 raft_consensus.cc:493] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.961000 30438 tablet_bootstrap.cc:492] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b: No bootstrap required, opened a new log
I20260713 09:10:06.967769 30463 raft_consensus.cc:515] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.968372 30438 ts_tablet_manager.cc:1403] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b: Time spent bootstrapping tablet: real 0.031s	user 0.000s	sys 0.017s
I20260713 09:10:06.970296 30463 leader_election.cc:290] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:06.971580 30438 raft_consensus.cc:359] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.972298 30438 raft_consensus.cc:385] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.972674 30438 raft_consensus.cc:740] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.961419 30444 leader_election.cc:290] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
W20260713 09:10:06.974123 30361 leader_election.cc:343] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.974318 30438 consensus_queue.cc:260] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.976647 30438 ts_tablet_manager.cc:1434] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:06.967110 30437 ts_tablet_manager.cc:1403] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.055s	user 0.030s	sys 0.015s
I20260713 09:10:06.978211 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30498aaf17494d883a4b2dfcf4053b" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af" is_pre_election: true
I20260713 09:10:06.979297 30438 tablet_bootstrap.cc:492] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b: Bootstrap starting.
I20260713 09:10:06.979770 30437 raft_consensus.cc:359] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:06.980504 30437 raft_consensus.cc:385] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.980783 30437 raft_consensus.cc:740] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.981618 30437 consensus_queue.cc:260] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
W20260713 09:10:06.988214 30363 leader_election.cc:343] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.988679 30437 ts_tablet_manager.cc:1434] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260713 09:10:06.989606 30437 tablet_bootstrap.cc:492] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:06.988610 30363 leader_election.cc:304] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [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: 7c12bea64e4947fda00eef9e7e88d11b; no voters: 3bcf9762f2ba47438366035f4b7482af, 905ccc851d5a4f61b7eaeefb46a25ad2
I20260713 09:10:06.992079 30443 raft_consensus.cc:2749] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:06.993304 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949bfab19ae74184965d1a16a7a14d09" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af" is_pre_election: true
I20260713 09:10:06.995301 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74600c9dda094a32addbd2bb6f6d2e27" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af" is_pre_election: true
I20260713 09:10:06.996044 30248 raft_consensus.cc:2468] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 0.
W20260713 09:10:06.997781 30289 leader_election.cc:343] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.998668 30289 leader_election.cc:304] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
I20260713 09:10:06.999648 30444 raft_consensus.cc:2804] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.000010 30444 raft_consensus.cc:493] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.000381 30444 raft_consensus.cc:3060] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.003461 30463 raft_consensus.cc:493] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.004073 30463 raft_consensus.cc:515] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.004685 30438 tablet_bootstrap.cc:654] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.006237 30463 leader_election.cc:290] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.007618 30439 tablet_bootstrap.cc:492] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2: No bootstrap required, opened a new log
I20260713 09:10:07.007812 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e6ae756474637b17e95c9fd1b5927" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af" is_pre_election: true
I20260713 09:10:07.008749 30248 raft_consensus.cc:2468] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 0.
I20260713 09:10:07.010394 30289 leader_election.cc:304] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
W20260713 09:10:07.011767 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:07.011857 30463 raft_consensus.cc:2804] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.012580 30437 tablet_bootstrap.cc:654] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.012482 30463 raft_consensus.cc:493] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.013051 30463 raft_consensus.cc:3060] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.008193 30439 ts_tablet_manager.cc:1403] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.020s
I20260713 09:10:07.007710 30444 raft_consensus.cc:515] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.016312 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74600c9dda094a32addbd2bb6f6d2e27" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:07.016667 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74600c9dda094a32addbd2bb6f6d2e27" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af"
I20260713 09:10:07.017174 30397 raft_consensus.cc:2468] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 0.
I20260713 09:10:07.016273 30439 raft_consensus.cc:359] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.018724 30439 raft_consensus.cc:385] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.019098 30439 raft_consensus.cc:740] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.019402 30395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e6ae756474637b17e95c9fd1b5927" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:07.020129 30438 tablet_bootstrap.cc:492] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b: No bootstrap required, opened a new log
I20260713 09:10:07.020049 30439 consensus_queue.cc:260] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.020370 30463 raft_consensus.cc:515] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.020908 30438 ts_tablet_manager.cc:1403] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.005s
I20260713 09:10:07.018532 30396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949bfab19ae74184965d1a16a7a14d09" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:07.019625 30444 leader_election.cc:290] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.021513 30396 raft_consensus.cc:2468] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 0.
I20260713 09:10:07.017264 30248 raft_consensus.cc:3060] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.021998 30444 raft_consensus.cc:493] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.022513 30444 raft_consensus.cc:515] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.023136 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e6ae756474637b17e95c9fd1b5927" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af"
I20260713 09:10:07.023795 30247 raft_consensus.cc:3060] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.024184 30438 raft_consensus.cc:359] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.024933 30438 raft_consensus.cc:385] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.025246 30438 raft_consensus.cc:740] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.025365 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90002de84cb34882ae85606617b7f07c" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af" is_pre_election: true
I20260713 09:10:07.026016 30246 raft_consensus.cc:2468] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 0.
I20260713 09:10:07.026160 30438 consensus_queue.cc:260] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.026777 30396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74600c9dda094a32addbd2bb6f6d2e27" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
I20260713 09:10:07.027323 30289 leader_election.cc:304] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
I20260713 09:10:07.028514 30444 leader_election.cc:290] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.028908 30438 ts_tablet_manager.cc:1434] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260713 09:10:07.029618 30444 raft_consensus.cc:2804] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.030097 30438 tablet_bootstrap.cc:492] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b: Bootstrap starting.
I20260713 09:10:07.030695 30247 raft_consensus.cc:2468] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 1.
I20260713 09:10:07.032502 30463 leader_election.cc:290] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.036899 30438 tablet_bootstrap.cc:654] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.037667 30444 raft_consensus.cc:493] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.038185 30444 raft_consensus.cc:3060] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.027371 30396 raft_consensus.cc:3060] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.031792 30289 leader_election.cc:304] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
I20260713 09:10:07.046834 30463 raft_consensus.cc:2804] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.047564 30463 raft_consensus.cc:697] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 LEADER]: Becoming Leader. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Running, Role: LEADER
I20260713 09:10:07.048621 30463 consensus_queue.cc:237] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
W20260713 09:10:07.057348 30288 leader_election.cc:343] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:07.059067 30439 ts_tablet_manager.cc:1434] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.013s
I20260713 09:10:07.062261 30248 raft_consensus.cc:2468] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 1.
I20260713 09:10:07.063386 30289 leader_election.cc:304] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
I20260713 09:10:07.065501 30439 tablet_bootstrap.cc:492] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2: Bootstrap starting.
I20260713 09:10:07.065300 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e6ae756474637b17e95c9fd1b5927" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
I20260713 09:10:07.066605 30288 leader_election.cc:304] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [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: 7c12bea64e4947fda00eef9e7e88d11b, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 3bcf9762f2ba47438366035f4b7482af
I20260713 09:10:07.067045 30397 raft_consensus.cc:3060] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.065722 30395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90002de84cb34882ae85606617b7f07c" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:07.070541 30395 raft_consensus.cc:2468] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 0.
I20260713 09:10:07.071509 30438 tablet_bootstrap.cc:492] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b: No bootstrap required, opened a new log
I20260713 09:10:07.072033 30438 ts_tablet_manager.cc:1403] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b: Time spent bootstrapping tablet: real 0.042s	user 0.002s	sys 0.015s
I20260713 09:10:07.073351 30439 tablet_bootstrap.cc:654] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.074678 30438 raft_consensus.cc:359] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.075325 30438 raft_consensus.cc:385] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.075632 30438 raft_consensus.cc:740] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.076479 30438 consensus_queue.cc:260] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.077065 30463 raft_consensus.cc:2804] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.078644 30444 raft_consensus.cc:515] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.079792 30396 raft_consensus.cc:2468] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 1.
I20260713 09:10:07.081323 30469 raft_consensus.cc:2804] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.081883 30469 raft_consensus.cc:493] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.082278 30469 raft_consensus.cc:3060] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.084538 30463 raft_consensus.cc:697] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 LEADER]: Becoming Leader. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Running, Role: LEADER
I20260713 09:10:07.085682 30463 consensus_queue.cc:237] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.092702 30439 tablet_bootstrap.cc:492] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2: No bootstrap required, opened a new log
I20260713 09:10:07.093278 30439 ts_tablet_manager.cc:1403] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.004s
I20260713 09:10:07.093923 30437 tablet_bootstrap.cc:492] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: No bootstrap required, opened a new log
I20260713 09:10:07.094588 30437 ts_tablet_manager.cc:1403] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.014s
I20260713 09:10:07.096531 30439 raft_consensus.cc:359] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.097223 30439 raft_consensus.cc:385] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.097462 30437 raft_consensus.cc:359] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.097620 30469 raft_consensus.cc:515] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.098214 30437 raft_consensus.cc:385] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.098572 30437 raft_consensus.cc:740] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.097646 30439 raft_consensus.cc:740] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.099754 30469 leader_election.cc:290] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.099684 30439 consensus_queue.cc:260] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.100699 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949bfab19ae74184965d1a16a7a14d09" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af"
W20260713 09:10:07.102133 30289 leader_election.cc:343] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:07.102442 30397 raft_consensus.cc:2468] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 1.
I20260713 09:10:07.102891 30443 raft_consensus.cc:493] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.103317 30443 raft_consensus.cc:515] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.103320 30437 consensus_queue.cc:260] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.104710 30146 catalog_manager.cc:5697] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.108244 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e6ae756474637b17e95c9fd1b5927" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af" is_pre_election: true
I20260713 09:10:07.108891 30248 raft_consensus.cc:2468] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c12bea64e4947fda00eef9e7e88d11b in term 1.
I20260713 09:10:07.109607 30323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e6ae756474637b17e95c9fd1b5927" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" is_pre_election: true
I20260713 09:10:07.110296 30437 ts_tablet_manager.cc:1434] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:10:07.111251 30443 leader_election.cc:290] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231)
I20260713 09:10:07.111582 30437 tablet_bootstrap.cc:492] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:07.113821 30363 leader_election.cc:304] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [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: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b; no voters: 905ccc851d5a4f61b7eaeefb46a25ad2
I20260713 09:10:07.114471 30445 raft_consensus.cc:493] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.114924 30445 raft_consensus.cc:515] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.102634 30439 ts_tablet_manager.cc:1434] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:10:07.117967 30396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949bfab19ae74184965d1a16a7a14d09" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
I20260713 09:10:07.118698 30439 tablet_bootstrap.cc:492] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2: Bootstrap starting.
I20260713 09:10:07.118643 30396 raft_consensus.cc:3060] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.122043 30437 tablet_bootstrap.cc:654] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.117537 30445 leader_election.cc:290] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.130060 30443 raft_consensus.cc:2804] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:07.130451 30443 raft_consensus.cc:493] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.130780 30443 raft_consensus.cc:3060] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:07.132737 30439 tablet_bootstrap.cc:654] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.136543 30396 raft_consensus.cc:2468] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 1.
I20260713 09:10:07.145133 30288 leader_election.cc:304] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [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: 7c12bea64e4947fda00eef9e7e88d11b, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 3bcf9762f2ba47438366035f4b7482af
I20260713 09:10:07.160640 30473 raft_consensus.cc:493] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.161496 30438 ts_tablet_manager.cc:1434] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b: Time spent starting tablet: real 0.089s	user 0.032s	sys 0.039s
I20260713 09:10:07.161368 30473 raft_consensus.cc:515] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.162153 30396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383b4885a5a144abb2bea02336f67b81" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:07.162740 30396 raft_consensus.cc:2468] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bcf9762f2ba47438366035f4b7482af in term 0.
I20260713 09:10:07.163195 30437 tablet_bootstrap.cc:492] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: No bootstrap required, opened a new log
I20260713 09:10:07.163674 30437 ts_tablet_manager.cc:1403] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.002s
I20260713 09:10:07.164693 30438 tablet_bootstrap.cc:492] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b: Bootstrap starting.
I20260713 09:10:07.164463 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93479a6787bd4de58d357d8512c15c8e" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af" is_pre_election: true
I20260713 09:10:07.166067 30437 raft_consensus.cc:359] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.166692 30437 raft_consensus.cc:385] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:07.166739 30363 leader_election.cc:343] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:07.167809 30213 leader_election.cc:304] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b; no voters: 
I20260713 09:10:07.166966 30437 raft_consensus.cc:740] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.168959 30445 raft_consensus.cc:2804] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.169309 30445 raft_consensus.cc:493] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.169651 30445 raft_consensus.cc:3060] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.170418 30438 tablet_bootstrap.cc:654] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.176201 30469 raft_consensus.cc:2804] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.176708 30469 raft_consensus.cc:697] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 LEADER]: Becoming Leader. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Running, Role: LEADER
I20260713 09:10:07.177592 30469 consensus_queue.cc:237] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.177942 30437 consensus_queue.cc:260] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.180019 30445 raft_consensus.cc:515] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.181098 30438 tablet_bootstrap.cc:492] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b: No bootstrap required, opened a new log
I20260713 09:10:07.181561 30438 ts_tablet_manager.cc:1403] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:10:07.183311 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383b4885a5a144abb2bea02336f67b81" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
I20260713 09:10:07.183853 30397 raft_consensus.cc:3060] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.184193 30468 raft_consensus.cc:493] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.184092 30438 raft_consensus.cc:359] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.185009 30438 raft_consensus.cc:385] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.185307 30438 raft_consensus.cc:740] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.186026 30438 consensus_queue.cc:260] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.184933 30468 raft_consensus.cc:515] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.189610 30445 leader_election.cc:290] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 election: Requested vote from peers 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.190979 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30498aaf17494d883a4b2dfcf4053b" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af" is_pre_election: true
I20260713 09:10:07.191421 30437 ts_tablet_manager.cc:1434] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260713 09:10:07.191713 30248 raft_consensus.cc:2468] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 0.
I20260713 09:10:07.192760 30437 tablet_bootstrap.cc:492] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:07.193415 30289 leader_election.cc:304] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
I20260713 09:10:07.195578 30438 ts_tablet_manager.cc:1434] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260713 09:10:07.196532 30438 tablet_bootstrap.cc:492] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b: Bootstrap starting.
I20260713 09:10:07.198580 30437 tablet_bootstrap.cc:654] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.200080 30468 leader_election.cc:290] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.200726 30468 raft_consensus.cc:2804] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.201150 30468 raft_consensus.cc:493] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.201586 30438 tablet_bootstrap.cc:654] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.202109 30397 raft_consensus.cc:2468] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bcf9762f2ba47438366035f4b7482af in term 1.
I20260713 09:10:07.203174 30213 leader_election.cc:304] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b; no voters: 
I20260713 09:10:07.204419 30484 raft_consensus.cc:2804] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.205000 30484 raft_consensus.cc:697] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 1 LEADER]: Becoming Leader. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Running, Role: LEADER
W20260713 09:10:07.205969 30288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.3:44635, user_credentials={real_user=slave}} blocked reactor thread for 60972.8us
I20260713 09:10:07.206081 30484 consensus_queue.cc:237] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.207883 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30498aaf17494d883a4b2dfcf4053b" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:07.201561 30468 raft_consensus.cc:3060] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.209520 30397 raft_consensus.cc:2468] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 0.
I20260713 09:10:07.222478 30438 tablet_bootstrap.cc:492] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b: No bootstrap required, opened a new log
I20260713 09:10:07.223052 30438 ts_tablet_manager.cc:1403] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.004s
I20260713 09:10:07.230208 30438 raft_consensus.cc:359] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.231026 30438 raft_consensus.cc:385] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.231341 30438 raft_consensus.cc:740] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.232249 30438 consensus_queue.cc:260] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.234336 30487 raft_consensus.cc:493] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.234892 30487 raft_consensus.cc:515] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.236905 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90002de84cb34882ae85606617b7f07c" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af"
I20260713 09:10:07.237398 30248 raft_consensus.cc:3060] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.236775 30145 catalog_manager.cc:5697] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bcf9762f2ba47438366035f4b7482af (127.26.149.1). New cstate: current_term: 1 leader_uuid: "3bcf9762f2ba47438366035f4b7482af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.238283 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70342e54d3764feeb806e81713fcbf93" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af" is_pre_election: true
I20260713 09:10:07.239138 30247 raft_consensus.cc:2468] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c12bea64e4947fda00eef9e7e88d11b in term 0.
I20260713 09:10:07.240025 30484 raft_consensus.cc:493] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.240513 30484 raft_consensus.cc:515] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.242870 30484 leader_election.cc:290] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.244287 30363 leader_election.cc:304] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b; no voters: 
I20260713 09:10:07.246946 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70342e54d3764feeb806e81713fcbf93" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:07.247720 30397 raft_consensus.cc:2468] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bcf9762f2ba47438366035f4b7482af in term 0.
I20260713 09:10:07.249240 30213 leader_election.cc:304] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b; no voters: 
I20260713 09:10:07.250386 30487 leader_election.cc:290] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231)
I20260713 09:10:07.251083 30487 raft_consensus.cc:2804] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.251500 30487 raft_consensus.cc:493] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.251910 30487 raft_consensus.cc:3060] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.253027 30445 raft_consensus.cc:2804] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.253544 30445 raft_consensus.cc:493] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.253995 30445 raft_consensus.cc:3060] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.254979 30323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70342e54d3764feeb806e81713fcbf93" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" is_pre_election: true
W20260713 09:10:07.256659 30361 leader_election.cc:343] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:07.257382 30484 raft_consensus.cc:493] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.258009 30484 raft_consensus.cc:515] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.263353 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba0ea4c89cb4344b2fa60ed086d97a1" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:07.264128 30397 raft_consensus.cc:2468] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bcf9762f2ba47438366035f4b7482af in term 0.
I20260713 09:10:07.265594 30213 leader_election.cc:304] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b; no voters: 
I20260713 09:10:07.266198 30445 raft_consensus.cc:515] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.268537 30248 raft_consensus.cc:2468] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 1.
I20260713 09:10:07.269711 30289 leader_election.cc:304] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
I20260713 09:10:07.270670 30485 raft_consensus.cc:2804] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.271271 30485 raft_consensus.cc:697] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 LEADER]: Becoming Leader. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Running, Role: LEADER
I20260713 09:10:07.272112 30485 consensus_queue.cc:237] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.273665 30484 leader_election.cc:290] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.275297 30439 tablet_bootstrap.cc:492] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2: No bootstrap required, opened a new log
I20260713 09:10:07.275844 30439 ts_tablet_manager.cc:1403] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent bootstrapping tablet: real 0.157s	user 0.049s	sys 0.065s
I20260713 09:10:07.238298 30438 ts_tablet_manager.cc:1434] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:10:07.277215 30444 leader_election.cc:290] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.278455 30439 raft_consensus.cc:359] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.279148 30439 raft_consensus.cc:385] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.279471 30439 raft_consensus.cc:740] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.280129 30439 consensus_queue.cc:260] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.282217 30323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93479a6787bd4de58d357d8512c15c8e" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" is_pre_election: true
W20260713 09:10:07.288211 30361 leader_election.cc:343] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:07.288589 30361 leader_election.cc:304] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [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: 7c12bea64e4947fda00eef9e7e88d11b; no voters: 3bcf9762f2ba47438366035f4b7482af, 905ccc851d5a4f61b7eaeefb46a25ad2
I20260713 09:10:07.288856 30437 tablet_bootstrap.cc:492] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af: No bootstrap required, opened a new log
I20260713 09:10:07.282759 30473 leader_election.cc:290] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231)
I20260713 09:10:07.289324 30437 ts_tablet_manager.cc:1403] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.097s	user 0.034s	sys 0.052s
I20260713 09:10:07.269690 30492 raft_consensus.cc:2804] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.289778 30492 raft_consensus.cc:493] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.290834 30492 raft_consensus.cc:3060] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.284415 30487 raft_consensus.cc:515] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.283059 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90002de84cb34882ae85606617b7f07c" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
I20260713 09:10:07.291496 30397 raft_consensus.cc:3060] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.292241 30437 raft_consensus.cc:359] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.292940 30437 raft_consensus.cc:385] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.293201 30437 raft_consensus.cc:740] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.293941 30437 consensus_queue.cc:260] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.290432 30473 raft_consensus.cc:2749] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:07.173028 30443 raft_consensus.cc:515] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.295842 30437 ts_tablet_manager.cc:1434] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:07.296005 30439 ts_tablet_manager.cc:1434] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260713 09:10:07.297724 30323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e6ae756474637b17e95c9fd1b5927" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2"
I20260713 09:10:07.301602 30439 tablet_bootstrap.cc:492] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2: Bootstrap starting.
I20260713 09:10:07.299957 30443 leader_election.cc:290] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 2 election: Requested vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231)
I20260713 09:10:07.296746 30437 tablet_bootstrap.cc:492] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:07.301661 30487 leader_election.cc:290] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 election: Requested vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231)
I20260713 09:10:07.302536 30322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70342e54d3764feeb806e81713fcbf93" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2"
I20260713 09:10:07.298586 30396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70342e54d3764feeb806e81713fcbf93" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
I20260713 09:10:07.303261 30322 raft_consensus.cc:3060] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.303835 30396 raft_consensus.cc:2393] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bcf9762f2ba47438366035f4b7482af in current term 1: Already voted for candidate 7c12bea64e4947fda00eef9e7e88d11b in this term.
W20260713 09:10:07.303758 30363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.1:36249, user_credentials={real_user=slave}} blocked reactor thread for 59589.3us
I20260713 09:10:07.299892 30397 raft_consensus.cc:2468] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 1.
I20260713 09:10:07.300419 30492 raft_consensus.cc:515] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.306891 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e6ae756474637b17e95c9fd1b5927" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af"
I20260713 09:10:07.307451 30248 raft_consensus.cc:3060] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:07.309429 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba0ea4c89cb4344b2fa60ed086d97a1" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
I20260713 09:10:07.310034 30397 raft_consensus.cc:3060] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.310910 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70342e54d3764feeb806e81713fcbf93" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af"
I20260713 09:10:07.310989 30322 raft_consensus.cc:2468] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c12bea64e4947fda00eef9e7e88d11b in term 1.
I20260713 09:10:07.311698 30247 raft_consensus.cc:2393] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c12bea64e4947fda00eef9e7e88d11b in current term 1: Already voted for candidate 3bcf9762f2ba47438366035f4b7482af in this term.
I20260713 09:10:07.298666 30445 leader_election.cc:290] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 election: Requested vote from peers 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.312420 30361 leader_election.cc:304] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c12bea64e4947fda00eef9e7e88d11b, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
I20260713 09:10:07.313401 30487 raft_consensus.cc:2804] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.314218 30437 tablet_bootstrap.cc:654] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.314126 30487 raft_consensus.cc:697] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 LEADER]: Becoming Leader. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Running, Role: LEADER
I20260713 09:10:07.315217 30487 consensus_queue.cc:237] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.316888 30397 raft_consensus.cc:2468] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bcf9762f2ba47438366035f4b7482af in term 1.
I20260713 09:10:07.318300 30213 leader_election.cc:304] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b; no voters: 
I20260713 09:10:07.319423 30445 raft_consensus.cc:2804] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.319697 30323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383b4885a5a144abb2bea02336f67b81" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2"
I20260713 09:10:07.320016 30445 raft_consensus.cc:697] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 1 LEADER]: Becoming Leader. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Running, Role: LEADER
I20260713 09:10:07.320406 30323 raft_consensus.cc:3060] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.321107 30445 consensus_queue.cc:237] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.325817 30492 leader_election.cc:290] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 election: Requested vote from peers 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.326372 30321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70342e54d3764feeb806e81713fcbf93" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" is_pre_election: true
I20260713 09:10:07.327145 30321 raft_consensus.cc:2393] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bcf9762f2ba47438366035f4b7482af in current term 1: Already voted for candidate 7c12bea64e4947fda00eef9e7e88d11b in this term.
I20260713 09:10:07.328161 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba0ea4c89cb4344b2fa60ed086d97a1" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" is_pre_election: true
I20260713 09:10:07.328781 30320 raft_consensus.cc:2468] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bcf9762f2ba47438366035f4b7482af in term 0.
I20260713 09:10:07.329205 30323 raft_consensus.cc:2468] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bcf9762f2ba47438366035f4b7482af in term 1.
I20260713 09:10:07.329838 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70342e54d3764feeb806e81713fcbf93" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2"
I20260713 09:10:07.330343 30322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383b4885a5a144abb2bea02336f67b81" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" is_pre_election: true
I20260713 09:10:07.330612 30319 raft_consensus.cc:2393] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bcf9762f2ba47438366035f4b7482af in current term 1: Already voted for candidate 7c12bea64e4947fda00eef9e7e88d11b in this term.
I20260713 09:10:07.331000 30322 raft_consensus.cc:2376] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 3bcf9762f2ba47438366035f4b7482af in term 1. Re-sending same reply.
I20260713 09:10:07.331647 30318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba0ea4c89cb4344b2fa60ed086d97a1" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2"
I20260713 09:10:07.332224 30318 raft_consensus.cc:3060] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.333119 30443 raft_consensus.cc:493] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.333591 30443 raft_consensus.cc:515] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.335595 30443 leader_election.cc:290] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231)
I20260713 09:10:07.336261 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba471fe8df8d4eae9a8dd43a64b43544" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af" is_pre_election: true
I20260713 09:10:07.336896 30247 raft_consensus.cc:2468] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c12bea64e4947fda00eef9e7e88d11b in term 0.
I20260713 09:10:07.338093 30363 leader_election.cc:304] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b; no voters: 
I20260713 09:10:07.338876 30443 raft_consensus.cc:2804] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.339211 30443 raft_consensus.cc:493] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.339526 30443 raft_consensus.cc:3060] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.340248 30248 raft_consensus.cc:2468] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c12bea64e4947fda00eef9e7e88d11b in term 2.
I20260713 09:10:07.341248 30363 leader_election.cc:304] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [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: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b; no voters: 905ccc851d5a4f61b7eaeefb46a25ad2
I20260713 09:10:07.341365 30468 raft_consensus.cc:515] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.342448 30491 raft_consensus.cc:2804] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:07.343146 30491 raft_consensus.cc:697] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 LEADER]: Becoming Leader. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Running, Role: LEADER
I20260713 09:10:07.344187 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30498aaf17494d883a4b2dfcf4053b" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af"
I20260713 09:10:07.343972 30491 consensus_queue.cc:237] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [LEADER]: Queue going to LEADER 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: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.343752 30144 catalog_manager.cc:5697] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bcf9762f2ba47438366035f4b7482af (127.26.149.1). New cstate: current_term: 1 leader_uuid: "3bcf9762f2ba47438366035f4b7482af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.344777 30247 raft_consensus.cc:3060] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.344733 30212 leader_election.cc:304] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [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: 3bcf9762f2ba47438366035f4b7482af; no voters: 7c12bea64e4947fda00eef9e7e88d11b, 905ccc851d5a4f61b7eaeefb46a25ad2
I20260713 09:10:07.346264 30445 raft_consensus.cc:2749] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:07.349150 30318 raft_consensus.cc:2468] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bcf9762f2ba47438366035f4b7482af in term 1.
I20260713 09:10:07.350998 30322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba471fe8df8d4eae9a8dd43a64b43544" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" is_pre_election: true
I20260713 09:10:07.350935 30443 raft_consensus.cc:515] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
W20260713 09:10:07.353775 30361 leader_election.cc:343] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:07.353826 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba471fe8df8d4eae9a8dd43a64b43544" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bcf9762f2ba47438366035f4b7482af"
I20260713 09:10:07.354497 30246 raft_consensus.cc:3060] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.358108 30443 leader_election.cc:290] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 election: Requested vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231)
I20260713 09:10:07.358198 30322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba471fe8df8d4eae9a8dd43a64b43544" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2"
I20260713 09:10:07.365609 30437 tablet_bootstrap.cc:492] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af: No bootstrap required, opened a new log
W20260713 09:10:07.362092 30361 leader_election.cc:343] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:07.368203 30437 ts_tablet_manager.cc:1403] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.017s
I20260713 09:10:07.358711 30247 raft_consensus.cc:2468] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 1.
I20260713 09:10:07.367511 30468 leader_election.cc:290] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.369669 30289 leader_election.cc:304] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bcf9762f2ba47438366035f4b7482af, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
I20260713 09:10:07.364816 30439 tablet_bootstrap.cc:654] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.370549 30468 raft_consensus.cc:2804] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.363353 30246 raft_consensus.cc:2468] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c12bea64e4947fda00eef9e7e88d11b in term 1.
I20260713 09:10:07.371018 30437 raft_consensus.cc:359] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.371649 30437 raft_consensus.cc:385] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.371901 30363 leader_election.cc:304] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [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: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b; no voters: 905ccc851d5a4f61b7eaeefb46a25ad2
I20260713 09:10:07.367018 30144 catalog_manager.cc:5697] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.368561 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30498aaf17494d883a4b2dfcf4053b" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
I20260713 09:10:07.373273 30491 raft_consensus.cc:2804] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.373481 30397 raft_consensus.cc:3060] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.371935 30437 raft_consensus.cc:740] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.374626 30491 raft_consensus.cc:697] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 LEADER]: Becoming Leader. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Running, Role: LEADER
I20260713 09:10:07.374212 30144 catalog_manager.cc:5697] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.375538 30491 consensus_queue.cc:237] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.377301 30468 raft_consensus.cc:697] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 LEADER]: Becoming Leader. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Running, Role: LEADER
I20260713 09:10:07.376535 30144 catalog_manager.cc:5697] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.378188 30468 consensus_queue.cc:237] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.380014 30437 consensus_queue.cc:260] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.380394 30397 raft_consensus.cc:2468] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 1.
I20260713 09:10:07.388230 30437 ts_tablet_manager.cc:1434] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:10:07.388936 30143 catalog_manager.cc:5697] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3). New cstate: current_term: 1 leader_uuid: "7c12bea64e4947fda00eef9e7e88d11b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:07.392057 30143 catalog_manager.cc:5697] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b reported cstate change: term changed from 1 to 2, leader changed from 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2) to 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3). New cstate: current_term: 2 leader_uuid: "7c12bea64e4947fda00eef9e7e88d11b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:07.400947 30445 raft_consensus.cc:493] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.401438 30445 raft_consensus.cc:515] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.403599 30445 leader_election.cc:290] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.405156 30322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93479a6787bd4de58d357d8512c15c8e" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" is_pre_election: true
W20260713 09:10:07.406800 30212 leader_election.cc:343] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:07.408397 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93479a6787bd4de58d357d8512c15c8e" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:07.409010 30397 raft_consensus.cc:2468] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bcf9762f2ba47438366035f4b7482af in term 0.
I20260713 09:10:07.409718 30439 tablet_bootstrap.cc:492] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2: No bootstrap required, opened a new log
I20260713 09:10:07.410329 30439 ts_tablet_manager.cc:1403] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent bootstrapping tablet: real 0.109s	user 0.019s	sys 0.009s
I20260713 09:10:07.412338 30213 leader_election.cc:304] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [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: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b; no voters: 905ccc851d5a4f61b7eaeefb46a25ad2
I20260713 09:10:07.413410 30445 raft_consensus.cc:2804] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.413784 30445 raft_consensus.cc:493] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.414113 30445 raft_consensus.cc:3060] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.413862 30439 raft_consensus.cc:359] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.414855 30439 raft_consensus.cc:385] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.415205 30439 raft_consensus.cc:740] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.416034 30439 consensus_queue.cc:260] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.418684 30439 ts_tablet_manager.cc:1434] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:10:07.419847 30439 tablet_bootstrap.cc:492] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2: Bootstrap starting.
I20260713 09:10:07.424376 30445 raft_consensus.cc:515] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.425487 30439 tablet_bootstrap.cc:654] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.427173 30445 leader_election.cc:290] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 election: Requested vote from peers 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.428351 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93479a6787bd4de58d357d8512c15c8e" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
I20260713 09:10:07.428930 30397 raft_consensus.cc:3060] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.428498 30145 catalog_manager.cc:5697] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3). New cstate: current_term: 1 leader_uuid: "7c12bea64e4947fda00eef9e7e88d11b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:07.430819 30439 tablet_bootstrap.cc:492] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2: No bootstrap required, opened a new log
I20260713 09:10:07.431227 30439 ts_tablet_manager.cc:1403] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:10:07.431406 30322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93479a6787bd4de58d357d8512c15c8e" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2"
W20260713 09:10:07.433372 30212 leader_election.cc:343] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:07.433665 30439 raft_consensus.cc:359] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.434321 30439 raft_consensus.cc:385] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.434592 30439 raft_consensus.cc:740] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.435231 30439 consensus_queue.cc:260] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.437029 30439 ts_tablet_manager.cc:1434] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:07.437582 30397 raft_consensus.cc:2468] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bcf9762f2ba47438366035f4b7482af in term 1.
I20260713 09:10:07.437804 30144 catalog_manager.cc:5697] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.438704 30213 leader_election.cc:304] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [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: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b; no voters: 905ccc851d5a4f61b7eaeefb46a25ad2
I20260713 09:10:07.439412 30445 raft_consensus.cc:2804] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.439877 30445 raft_consensus.cc:697] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 1 LEADER]: Becoming Leader. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Running, Role: LEADER
I20260713 09:10:07.440726 30445 consensus_queue.cc:237] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.448727 30145 catalog_manager.cc:5697] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bcf9762f2ba47438366035f4b7482af (127.26.149.1). New cstate: current_term: 1 leader_uuid: "3bcf9762f2ba47438366035f4b7482af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.453145 30246 raft_consensus.cc:1240] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: Rejecting Update request from peer 905ccc851d5a4f61b7eaeefb46a25ad2 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:07.454658 30468 consensus_queue.cc:1059] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:07.455329 30485 raft_consensus.cc:3055] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:07.455330 30445 raft_consensus.cc:493] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.455776 30485 raft_consensus.cc:740] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Running, Role: LEADER
I20260713 09:10:07.456004 30445 raft_consensus.cc:515] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.456676 30485 consensus_queue.cc:260] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.457877 30485 raft_consensus.cc:3060] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:07.458247 30445 leader_election.cc:290] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.459172 30322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949bfab19ae74184965d1a16a7a14d09" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" is_pre_election: true
I20260713 09:10:07.459681 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949bfab19ae74184965d1a16a7a14d09" candidate_uuid: "3bcf9762f2ba47438366035f4b7482af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:07.460409 30397 raft_consensus.cc:2393] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bcf9762f2ba47438366035f4b7482af in current term 1: Already voted for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in this term.
I20260713 09:10:07.461339 30213 leader_election.cc:304] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [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: 3bcf9762f2ba47438366035f4b7482af; no voters: 7c12bea64e4947fda00eef9e7e88d11b, 905ccc851d5a4f61b7eaeefb46a25ad2
I20260713 09:10:07.462050 30445 raft_consensus.cc:3060] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.467592 30445 raft_consensus.cc:2749] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:07.483202 27220 ts_manager.cc:295] Set tserver state for 3bcf9762f2ba47438366035f4b7482af to MAINTENANCE_MODE
I20260713 09:10:07.483920 27220 tablet_server.cc:179] TabletServer@127.26.149.1:0 shutting down...
I20260713 09:10:07.502912 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:07.503788 27220 tablet_replica.cc:333] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af: stopping tablet replica
I20260713 09:10:07.504514 27220 raft_consensus.cc:2243] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.504990 27220 raft_consensus.cc:2272] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.507166 27220 tablet_replica.cc:333] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: stopping tablet replica
I20260713 09:10:07.507827 27220 raft_consensus.cc:2243] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:07.508594 27220 pending_rounds.cc:70] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: Trying to abort 1 pending ops.
I20260713 09:10:07.508837 27220 pending_rounds.cc:77] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992875286110208 op_type: NO_OP noop_request { }
I20260713 09:10:07.509207 27220 raft_consensus.cc:2889] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:07.509521 27220 raft_consensus.cc:2272] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.511952 27220 tablet_replica.cc:333] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af: stopping tablet replica
I20260713 09:10:07.512519 27220 raft_consensus.cc:2243] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.512909 27220 raft_consensus.cc:2272] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.514770 27220 tablet_replica.cc:333] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af: stopping tablet replica
I20260713 09:10:07.515368 27220 raft_consensus.cc:2243] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.515730 27220 raft_consensus.cc:2272] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.517345 27220 tablet_replica.cc:333] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af: stopping tablet replica
I20260713 09:10:07.517886 27220 raft_consensus.cc:2243] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.518282 27220 raft_consensus.cc:2272] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.519958 27220 tablet_replica.cc:333] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: stopping tablet replica
I20260713 09:10:07.520467 27220 raft_consensus.cc:2243] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:07.521032 27220 pending_rounds.cc:70] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: Trying to abort 1 pending ops.
I20260713 09:10:07.521245 27220 pending_rounds.cc:77] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992874328363008 op_type: NO_OP noop_request { }
I20260713 09:10:07.521572 27220 raft_consensus.cc:2889] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:07.521884 27220 raft_consensus.cc:2272] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.523800 27220 tablet_replica.cc:333] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af: stopping tablet replica
I20260713 09:10:07.524403 27220 raft_consensus.cc:2243] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.524791 27220 raft_consensus.cc:2272] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.526708 27220 tablet_replica.cc:333] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af: stopping tablet replica
I20260713 09:10:07.527256 27220 raft_consensus.cc:2243] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.527647 27220 raft_consensus.cc:2272] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.529278 27220 tablet_replica.cc:333] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: stopping tablet replica
I20260713 09:10:07.529829 27220 raft_consensus.cc:2243] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:07.530426 27220 pending_rounds.cc:70] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: Trying to abort 1 pending ops.
I20260713 09:10:07.530630 27220 pending_rounds.cc:77] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992874800463872 op_type: NO_OP noop_request { }
I20260713 09:10:07.530915 27220 raft_consensus.cc:2889] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:07.531193 27220 raft_consensus.cc:2272] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.533496 27220 tablet_replica.cc:333] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af: stopping tablet replica
I20260713 09:10:07.534055 27220 raft_consensus.cc:2243] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.534435 27220 raft_consensus.cc:2272] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.552773 27220 tablet_server.cc:196] TabletServer@127.26.149.1:0 shutdown complete.
I20260713 09:10:07.559806 30485 raft_consensus.cc:493] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.560254 30485 raft_consensus.cc:515] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.562088 30485 leader_election.cc:290] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.563277 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93479a6787bd4de58d357d8512c15c8e" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:07.563925 30397 raft_consensus.cc:2393] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in current term 1: Already voted for candidate 3bcf9762f2ba47438366035f4b7482af in this term.
W20260713 09:10:07.567175 30289 leader_election.cc:336] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111)
I20260713 09:10:07.567575 30289 leader_election.cc:304] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [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: 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b
I20260713 09:10:07.568204 30485 raft_consensus.cc:3060] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.572700 30485 raft_consensus.cc:2749] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:07.649295 30289 consensus_peers.cc:597] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:07.656311 30485 consensus_queue.cc:1048] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:07.701323 30289 consensus_peers.cc:597] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:07.718035 30485 consensus_queue.cc:1048] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:07.731328 30289 consensus_peers.cc:597] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:07.754194 30469 raft_consensus.cc:493] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.754571 30469 raft_consensus.cc:515] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:07.756093 30469 leader_election.cc:290] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:07.757126 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba471fe8df8d4eae9a8dd43a64b43544" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
W20260713 09:10:07.759382 30289 leader_election.cc:336] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111)
I20260713 09:10:07.759747 30289 leader_election.cc:304] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [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: 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 3bcf9762f2ba47438366035f4b7482af, 7c12bea64e4947fda00eef9e7e88d11b
I20260713 09:10:07.760303 30469 raft_consensus.cc:2749] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:07.786331 30469 consensus_queue.cc:1048] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:07.803864 30363 consensus_peers.cc:597] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:07.807382 30487 consensus_queue.cc:1048] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [LEADER]: Connected to new peer: Peer: permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:07.821976 30363 consensus_peers.cc:597] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:07.854915 30363 consensus_peers.cc:597] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:07.904915 30469 consensus_queue.cc:1048] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:07.916429 30289 consensus_peers.cc:597] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:07.918241 30322 raft_consensus.cc:3060] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.924175 30443 consensus_queue.cc:1048] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [LEADER]: Connected to new peer: Peer: permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:07.943248 30322 raft_consensus.cc:1275] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Refusing update from remote peer 7c12bea64e4947fda00eef9e7e88d11b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:10:07.943552 30322 pending_rounds.cc:85] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2: Aborting all ops after (but not including) 0
I20260713 09:10:07.943780 30322 pending_rounds.cc:107] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:10:07.943994 30322 raft_consensus.cc:2889] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:07.945231 30443 consensus_queue.cc:1048] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [LEADER]: Connected to new peer: Peer: permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:08.012880 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:09.010388 30468 raft_consensus.cc:493] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.010924 30468 raft_consensus.cc:515] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:09.012619 30468 leader_election.cc:290] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
W20260713 09:10:09.013840 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:09.013859 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba0ea4c89cb4344b2fa60ed086d97a1" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:09.014669 30397 raft_consensus.cc:2468] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 1.
I20260713 09:10:09.015769 30288 leader_election.cc:304] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [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: 7c12bea64e4947fda00eef9e7e88d11b, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
I20260713 09:10:09.016539 30468 raft_consensus.cc:2804] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:10:09.016687 30289 leader_election.cc:336] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111)
I20260713 09:10:09.016924 30468 raft_consensus.cc:493] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:09.017256 30468 raft_consensus.cc:3060] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:09.022197 30468 raft_consensus.cc:515] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:09.023746 30468 leader_election.cc:290] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 2 election: Requested vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:09.024752 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba0ea4c89cb4344b2fa60ed086d97a1" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
I20260713 09:10:09.025377 30397 raft_consensus.cc:3060] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:09.027201 30289 leader_election.cc:336] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111)
I20260713 09:10:09.030583 30397 raft_consensus.cc:2468] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 2.
I20260713 09:10:09.031751 30288 leader_election.cc:304] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [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: 7c12bea64e4947fda00eef9e7e88d11b, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 3bcf9762f2ba47438366035f4b7482af
I20260713 09:10:09.032563 30468 raft_consensus.cc:2804] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:09.033442 30468 raft_consensus.cc:697] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 LEADER]: Becoming Leader. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Running, Role: LEADER
I20260713 09:10:09.034255 30468 consensus_queue.cc:237] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Queue going to LEADER 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: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:09.041203 30144 catalog_manager.cc:5697] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 reported cstate change: term changed from 1 to 2, leader changed from 3bcf9762f2ba47438366035f4b7482af (127.26.149.1) to 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.155313 30443 raft_consensus.cc:493] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.155766 30443 raft_consensus.cc:515] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:09.157449 30443 leader_election.cc:290] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231)
I20260713 09:10:09.158694 30322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383b4885a5a144abb2bea02336f67b81" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" is_pre_election: true
I20260713 09:10:09.159454 30322 raft_consensus.cc:2468] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c12bea64e4947fda00eef9e7e88d11b in term 1.
I20260713 09:10:09.160586 30361 leader_election.cc:304] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [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: 7c12bea64e4947fda00eef9e7e88d11b, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
W20260713 09:10:09.161135 30363 leader_election.cc:336] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111)
I20260713 09:10:09.161350 30443 raft_consensus.cc:2804] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:09.161763 30443 raft_consensus.cc:493] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:09.162117 30443 raft_consensus.cc:3060] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:09.166810 30443 raft_consensus.cc:515] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:09.168452 30443 leader_election.cc:290] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 2 election: Requested vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231)
I20260713 09:10:09.169570 30322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383b4885a5a144abb2bea02336f67b81" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2"
I20260713 09:10:09.170055 30322 raft_consensus.cc:3060] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:09.171679 30363 leader_election.cc:336] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111)
I20260713 09:10:09.174984 30322 raft_consensus.cc:2468] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c12bea64e4947fda00eef9e7e88d11b in term 2.
I20260713 09:10:09.175900 30361 leader_election.cc:304] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [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: 7c12bea64e4947fda00eef9e7e88d11b, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 3bcf9762f2ba47438366035f4b7482af
I20260713 09:10:09.176522 30443 raft_consensus.cc:2804] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:09.177526 30443 raft_consensus.cc:697] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 LEADER]: Becoming Leader. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Running, Role: LEADER
I20260713 09:10:09.178241 30443 consensus_queue.cc:237] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [LEADER]: Queue going to LEADER 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: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:09.184819 30144 catalog_manager.cc:5697] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b reported cstate change: term changed from 1 to 2, leader changed from 3bcf9762f2ba47438366035f4b7482af (127.26.149.1) to 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3). New cstate: current_term: 2 leader_uuid: "7c12bea64e4947fda00eef9e7e88d11b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:09.274276 30468 raft_consensus.cc:493] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.274806 30468 raft_consensus.cc:515] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:09.276638 30468 leader_election.cc:290] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:09.277787 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93479a6787bd4de58d357d8512c15c8e" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b" is_pre_election: true
I20260713 09:10:09.278473 30397 raft_consensus.cc:2468] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 1.
I20260713 09:10:09.279518 30288 leader_election.cc:304] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [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: 7c12bea64e4947fda00eef9e7e88d11b, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
I20260713 09:10:09.280311 30468 raft_consensus.cc:2804] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:10:09.280287 30289 leader_election.cc:336] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111)
I20260713 09:10:09.280853 30468 raft_consensus.cc:493] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:09.281206 30468 raft_consensus.cc:3060] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:09.285802 30468 raft_consensus.cc:515] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:09.287263 30468 leader_election.cc:290] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 2 election: Requested vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3:44635)
I20260713 09:10:09.288372 30397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93479a6787bd4de58d357d8512c15c8e" candidate_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
I20260713 09:10:09.288931 30397 raft_consensus.cc:3060] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:09.290138 30289 leader_election.cc:336] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111)
I20260713 09:10:09.294355 30397 raft_consensus.cc:2468] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 905ccc851d5a4f61b7eaeefb46a25ad2 in term 2.
I20260713 09:10:09.295272 30288 leader_election.cc:304] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [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: 7c12bea64e4947fda00eef9e7e88d11b, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 3bcf9762f2ba47438366035f4b7482af
I20260713 09:10:09.295893 30468 raft_consensus.cc:2804] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:09.296204 30468 raft_consensus.cc:697] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 LEADER]: Becoming Leader. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Running, Role: LEADER
I20260713 09:10:09.296773 30468 consensus_queue.cc:237] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Queue going to LEADER 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: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:09.304463 30144 catalog_manager.cc:5697] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 reported cstate change: term changed from 1 to 2, leader changed from 3bcf9762f2ba47438366035f4b7482af (127.26.149.1) to 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.452859 30397 raft_consensus.cc:1275] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Refusing update from remote peer 905ccc851d5a4f61b7eaeefb46a25ad2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:09.454136 30468 consensus_queue.cc:1048] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:09.467693 30289 consensus_peers.cc:597] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:09.581951 30363 consensus_peers.cc:597] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:09.744223 30322 raft_consensus.cc:1275] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Refusing update from remote peer 7c12bea64e4947fda00eef9e7e88d11b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:09.745280 30443 consensus_queue.cc:1048] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [LEADER]: Connected to new peer: Peer: permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:09.768352 30289 consensus_peers.cc:597] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:09.846338 30397 raft_consensus.cc:1275] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Refusing update from remote peer 905ccc851d5a4f61b7eaeefb46a25ad2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:09.847429 30527 consensus_queue.cc:1048] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:10.014976 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:10.051587 30363 consensus_peers.cc:597] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:10.092876 30289 consensus_peers.cc:597] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:10.204694 30363 consensus_peers.cc:597] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:10.220918 30289 consensus_peers.cc:597] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:10.299146 30363 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111) [suppressed 65 similar messages]
W20260713 09:10:10.301497 30363 consensus_peers.cc:597] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:10.316257 30289 consensus_peers.cc:597] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:10.326035 30289 consensus_peers.cc:597] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:11.030486 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:11.892845 30289 consensus_peers.cc:597] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:12.031692 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:12.208462 30363 consensus_peers.cc:597] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:12.274184 30289 consensus_peers.cc:597] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:12.382263 30289 consensus_peers.cc:597] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:10:12.505437 30363 consensus_peers.cc:597] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:12.610052 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:12.617164 30535 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:12.617729 30536 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:12.618741 30538 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:12.619731 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:12.620978 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:12.621250 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:12.621467 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933812621450 us; error 0 us; skew 500 ppm
I20260713 09:10:12.622290 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:12.625279 27220 webserver.cc:533] Webserver started at http://127.26.149.1:38499/ using document root <none> and password file <none>
I20260713 09:10:12.625835 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:12.625988 27220 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:10:12.629922 27220 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:10:12.633782 30543 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.634498 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:10:12.634759 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-0-root
uuid: "3bcf9762f2ba47438366035f4b7482af"
format_stamp: "Formatted at 2026-07-13 09:10:06 on dist-test-slave-v6t3"
I20260713 09:10:12.635109 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933729996285-27220-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)
I20260713 09:10:12.651785 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:12.652951 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:12.654371 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:12.657886 30550 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:10:12.700634 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:10:12.700943 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.000s	sys 0.002s
I20260713 09:10:12.701233 27220 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260713 09:10:12.703482 30177 debug-util.cc:398] Leaking SignalData structure 0x7b08000fbe00 after lost signal to thread 27223
W20260713 09:10:12.704586 30177 debug-util.cc:398] Leaking SignalData structure 0x7b080021b8e0 after lost signal to thread 30180
W20260713 09:10:12.705829 30177 debug-util.cc:398] Leaking SignalData structure 0x7b08002193a0 after lost signal to thread 30347
W20260713 09:10:12.706796 30177 debug-util.cc:398] Leaking SignalData structure 0x7b080023fae0 after lost signal to thread 30421
I20260713 09:10:12.707536 30550 tablet_bootstrap.cc:492] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:12.728175 30550 tablet_bootstrap.cc:492] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af: 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
I20260713 09:10:12.728852 30550 tablet_bootstrap.cc:492] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap complete.
I20260713 09:10:12.729377 30550 ts_tablet_manager.cc:1403] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260713 09:10:12.731536 30550 raft_consensus.cc:359] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.732460 30550 raft_consensus.cc:740] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.733170 30550 consensus_queue.cc:260] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.736125 30550 ts_tablet_manager.cc:1434] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:12.736784 30550 tablet_bootstrap.cc:492] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:12.747640 30550 tablet_bootstrap.cc:492] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af: 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
I20260713 09:10:12.748487 30550 tablet_bootstrap.cc:492] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap complete.
I20260713 09:10:12.749025 30550 ts_tablet_manager.cc:1403] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260713 09:10:12.750995 30550 raft_consensus.cc:359] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.751488 30550 raft_consensus.cc:740] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.752089 30550 consensus_queue.cc:260] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.753844 30550 ts_tablet_manager.cc:1434] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:10:12.754468 30550 tablet_bootstrap.cc:492] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:12.760823 27220 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:10:12.761164 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.060s	user 0.056s	sys 0.001s
I20260713 09:10:12.765972 30550 tablet_bootstrap.cc:492] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af: 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
I20260713 09:10:12.766775 30550 tablet_bootstrap.cc:492] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap complete.
I20260713 09:10:12.767464 30550 ts_tablet_manager.cc:1403] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:10:12.770069 30550 raft_consensus.cc:359] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.770634 30550 raft_consensus.cc:740] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.771310 30550 consensus_queue.cc:260] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.773450 30550 ts_tablet_manager.cc:1434] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:12.774289 30550 tablet_bootstrap.cc:492] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
W20260713 09:10:12.794480 30363 consensus_peers.cc:597] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:12.797037 30550 tablet_bootstrap.cc:492] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: 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
I20260713 09:10:12.798113 30550 tablet_bootstrap.cc:492] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap complete.
I20260713 09:10:12.798848 30550 ts_tablet_manager.cc:1403] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260713 09:10:12.801570 30550 raft_consensus.cc:359] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.802471 30550 raft_consensus.cc:740] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.803344 30550 consensus_queue.cc:260] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [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: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.805646 30550 ts_tablet_manager.cc:1434] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:12.806483 30550 tablet_bootstrap.cc:492] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:12.826846 30550 tablet_bootstrap.cc:492] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af: 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
I20260713 09:10:12.827826 30550 tablet_bootstrap.cc:492] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af: Bootstrap complete.
I20260713 09:10:12.828651 30550 ts_tablet_manager.cc:1403] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260713 09:10:12.832085 30550 raft_consensus.cc:359] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.832803 30550 raft_consensus.cc:740] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.833428 30550 consensus_queue.cc:260] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.835103 30550 ts_tablet_manager.cc:1434] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:10:12.835702 30550 tablet_bootstrap.cc:492] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:12.853679 30550 tablet_bootstrap.cc:492] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af: 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
I20260713 09:10:12.854542 30550 tablet_bootstrap.cc:492] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap complete.
I20260713 09:10:12.855216 30550 ts_tablet_manager.cc:1403] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260713 09:10:12.857890 30550 raft_consensus.cc:359] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.858601 30550 raft_consensus.cc:740] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.859385 30550 consensus_queue.cc:260] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.860850 30550 ts_tablet_manager.cc:1434] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:12.861467 30550 tablet_bootstrap.cc:492] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:12.879657 30550 tablet_bootstrap.cc:492] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af: 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
I20260713 09:10:12.880498 30550 tablet_bootstrap.cc:492] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap complete.
I20260713 09:10:12.881177 30550 ts_tablet_manager.cc:1403] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260713 09:10:12.883658 30550 raft_consensus.cc:359] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.884330 30550 raft_consensus.cc:740] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.885020 30550 consensus_queue.cc:260] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.886914 30550 ts_tablet_manager.cc:1434] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260713 09:10:12.887013 30363 consensus_peers.cc:597] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:12.887708 30550 tablet_bootstrap.cc:492] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
W20260713 09:10:12.893321 30289 consensus_peers.cc:597] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:36249: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:12.901270 30550 tablet_bootstrap.cc:492] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: 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
I20260713 09:10:12.902062 30550 tablet_bootstrap.cc:492] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: Bootstrap complete.
I20260713 09:10:12.902642 30550 ts_tablet_manager.cc:1403] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:10:12.905092 30550 raft_consensus.cc:359] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.905616 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.1:36249
I20260713 09:10:12.905979 30615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.1:36249 every 8 connection(s)
I20260713 09:10:12.905952 30550 raft_consensus.cc:740] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.906947 30550 consensus_queue.cc:260] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [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: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.908797 30550 ts_tablet_manager.cc:1434] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:12.909576 30550 tablet_bootstrap.cc:492] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:12.931347 30550 tablet_bootstrap.cc:492] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af: 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
I20260713 09:10:12.932453 30550 tablet_bootstrap.cc:492] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af: Bootstrap complete.
I20260713 09:10:12.933275 30550 ts_tablet_manager.cc:1403] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260713 09:10:12.936196 30550 raft_consensus.cc:359] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.936815 30550 raft_consensus.cc:740] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.937649 30550 consensus_queue.cc:260] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.939232 30550 ts_tablet_manager.cc:1434] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:12.940061 30550 tablet_bootstrap.cc:492] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap starting.
I20260713 09:10:12.941751 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:12.960566 30616 heartbeater.cc:344] Connected to a master server at 127.26.149.62:34917
I20260713 09:10:12.961040 30616 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:12.962096 30616 heartbeater.cc:507] Master 127.26.149.62:34917 requested a full tablet report, sending...
I20260713 09:10:12.977326 30550 tablet_bootstrap.cc:492] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: 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
I20260713 09:10:12.979595 30144 ts_manager.cc:194] Re-registered known tserver with Master: 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249)
I20260713 09:10:12.980115 30550 tablet_bootstrap.cc:492] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: Bootstrap complete.
I20260713 09:10:12.980785 30550 ts_tablet_manager.cc:1403] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.013s
I20260713 09:10:12.983222 30550 raft_consensus.cc:359] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.984052 30550 raft_consensus.cc:740] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bcf9762f2ba47438366035f4b7482af, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.984781 30550 consensus_queue.cc:260] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [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: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:12.986757 30550 ts_tablet_manager.cc:1434] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:10:12.990393 30144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45516
I20260713 09:10:12.993142 30616 heartbeater.cc:499] Master 127.26.149.62:34917 was elected leader, sending a full tablet report...
I20260713 09:10:12.997867 30322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ba0ea4c89cb4344b2fa60ed086d97a1"
dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2"
mode: GRACEFUL
new_leader_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
 from {username='slave'} at 127.0.0.1:40004
I20260713 09:10:12.998441 30322 raft_consensus.cc:606] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 LEADER]: Received request to transfer leadership to TS 7c12bea64e4947fda00eef9e7e88d11b
I20260713 09:10:12.999624 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:10:13.000151 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:13.000730 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:13.032866 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:13.073444 30629 raft_consensus.cc:993] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2: : Instructing follower 7c12bea64e4947fda00eef9e7e88d11b to start an election
I20260713 09:10:13.074115 30468 raft_consensus.cc:1081] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 LEADER]: Signalling peer 7c12bea64e4947fda00eef9e7e88d11b to start an election
I20260713 09:10:13.075852 30396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ba0ea4c89cb4344b2fa60ed086d97a1"
dest_uuid: "7c12bea64e4947fda00eef9e7e88d11b"
 from {username='slave'} at 127.0.0.1:32826
I20260713 09:10:13.076341 30396 raft_consensus.cc:493] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:13.076663 30396 raft_consensus.cc:3060] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:13.083228 30396 raft_consensus.cc:515] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:13.084750 30396 leader_election.cc:290] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [CANDIDATE]: Term 3 election: Requested vote from peers 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249), 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2:34231)
I20260713 09:10:13.085824 30322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba0ea4c89cb4344b2fa60ed086d97a1" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2"
I20260713 09:10:13.085960 30588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba0ea4c89cb4344b2fa60ed086d97a1" candidate_uuid: "7c12bea64e4947fda00eef9e7e88d11b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3bcf9762f2ba47438366035f4b7482af"
I20260713 09:10:13.086512 30322 raft_consensus.cc:3055] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:13.086679 30588 raft_consensus.cc:3060] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:10:13.086834 30322 raft_consensus.cc:740] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 905ccc851d5a4f61b7eaeefb46a25ad2, State: Running, Role: LEADER
I20260713 09:10:13.087635 30322 consensus_queue.cc:260] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [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: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:13.088646 30322 raft_consensus.cc:3060] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:13.094117 30322 raft_consensus.cc:2468] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c12bea64e4947fda00eef9e7e88d11b in term 3.
I20260713 09:10:13.094635 30588 raft_consensus.cc:2468] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c12bea64e4947fda00eef9e7e88d11b in term 3.
I20260713 09:10:13.095230 30361 leader_election.cc:304] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [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: 7c12bea64e4947fda00eef9e7e88d11b, 905ccc851d5a4f61b7eaeefb46a25ad2; no voters: 
I20260713 09:10:13.096105 30443 raft_consensus.cc:2804] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:13.097342 30443 raft_consensus.cc:697] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 3 LEADER]: Becoming Leader. State: Replica: 7c12bea64e4947fda00eef9e7e88d11b, State: Running, Role: LEADER
I20260713 09:10:13.098203 30443 consensus_queue.cc:237] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [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: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } }
I20260713 09:10:13.106112 30144 catalog_manager.cc:5697] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b reported cstate change: term changed from 2 to 3, leader changed from 905ccc851d5a4f61b7eaeefb46a25ad2 (127.26.149.2) to 7c12bea64e4947fda00eef9e7e88d11b (127.26.149.3). New cstate: current_term: 3 leader_uuid: "7c12bea64e4947fda00eef9e7e88d11b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c12bea64e4947fda00eef9e7e88d11b" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 44635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:13.187202 30588 raft_consensus.cc:3060] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:13.195231 30588 pending_rounds.cc:85] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: Aborting all ops after (but not including) 0
I20260713 09:10:13.195536 30588 pending_rounds.cc:107] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:10:13.195829 30588 raft_consensus.cc:2889] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:13.342278 30588 raft_consensus.cc:3060] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:13.347066 30588 pending_rounds.cc:85] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: Aborting all ops after (but not including) 0
I20260713 09:10:13.347307 30588 pending_rounds.cc:107] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:10:13.347524 30588 raft_consensus.cc:2889] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:13.543588 30322 raft_consensus.cc:1275] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 3 FOLLOWER]: Refusing update from remote peer 7c12bea64e4947fda00eef9e7e88d11b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:13.544770 30630 consensus_queue.cc:1048] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [LEADER]: Connected to new peer: Peer: permanent_uuid: "905ccc851d5a4f61b7eaeefb46a25ad2" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 34231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:13.558293 30589 raft_consensus.cc:1275] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 3 FOLLOWER]: Refusing update from remote peer 7c12bea64e4947fda00eef9e7e88d11b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:13.560025 30630 consensus_queue.cc:1048] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bcf9762f2ba47438366035f4b7482af" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.560606 30630 consensus_queue.cc:1243] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [LEADER]: Peer 3bcf9762f2ba47438366035f4b7482af log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:10:13.562924 30589 pending_rounds.cc:85] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: Aborting all ops after (but not including) 0
I20260713 09:10:13.563223 30589 pending_rounds.cc:107] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:10:13.563462 30589 raft_consensus.cc:2889] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:14.007710 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:14.013468 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:14.013942 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:14.014401 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:14.033924 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:15.021677 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:15.027242 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:15.027840 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:15.028383 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:15.035003 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:16.035104 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:16.036032 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:16.043702 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:16.044225 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:16.044741 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:17.037046 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:17.050861 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:17.056319 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:17.056684 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:17.057111 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:18.037981 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:18.062901 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:18.069671 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:18.075965 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:18.076354 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:10:19.038813 30194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:19.096282 27220 tablet_server.cc:179] TabletServer@127.26.149.1:36249 shutting down...
I20260713 09:10:19.120205 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:10:19.120226 30289 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 52 similar messages]
I20260713 09:10:19.120816 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:19.121405 27220 raft_consensus.cc:2243] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.121858 27220 raft_consensus.cc:2272] T 93479a6787bd4de58d357d8512c15c8e P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.123844 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:19.124600 27220 raft_consensus.cc:2243] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.125077 27220 raft_consensus.cc:2272] T 90002de84cb34882ae85606617b7f07c P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.126929 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:19.127432 27220 raft_consensus.cc:2243] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.127804 27220 raft_consensus.cc:2272] T ba471fe8df8d4eae9a8dd43a64b43544 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.129848 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:19.130585 27220 raft_consensus.cc:2243] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.131081 27220 raft_consensus.cc:2272] T 0e3e6ae756474637b17e95c9fd1b5927 P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:19.131779 30289 consensus_peers.cc:597] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:19.132843 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:19.133462 27220 raft_consensus.cc:2243] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.133936 27220 raft_consensus.cc:2272] T 949bfab19ae74184965d1a16a7a14d09 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.135581 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:19.136092 27220 raft_consensus.cc:2243] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.136503 27220 raft_consensus.cc:2272] T 74600c9dda094a32addbd2bb6f6d2e27 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:19.136633 30363 consensus_peers.cc:597] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b -> Peer 3bcf9762f2ba47438366035f4b7482af (127.26.149.1:36249): Couldn't send request to peer 3bcf9762f2ba47438366035f4b7482af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:19.138335 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:19.138839 27220 raft_consensus.cc:2243] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.139217 27220 raft_consensus.cc:2272] T 8b30498aaf17494d883a4b2dfcf4053b P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.140743 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:19.141181 27220 raft_consensus.cc:2243] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.141582 27220 raft_consensus.cc:2272] T 383b4885a5a144abb2bea02336f67b81 P 3bcf9762f2ba47438366035f4b7482af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.143132 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:19.143596 27220 raft_consensus.cc:2243] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.143977 27220 raft_consensus.cc:2272] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 3bcf9762f2ba47438366035f4b7482af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.145558 27220 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:19.146010 27220 raft_consensus.cc:2243] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.146404 27220 raft_consensus.cc:2272] T 70342e54d3764feeb806e81713fcbf93 P 3bcf9762f2ba47438366035f4b7482af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.173504 27220 tablet_server.cc:196] TabletServer@127.26.149.1:36249 shutdown complete.
I20260713 09:10:19.189496 27220 tablet_server.cc:179] TabletServer@127.26.149.2:0 shutting down...
I20260713 09:10:19.209666 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:19.210219 27220 tablet_replica.cc:333] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2: stopping tablet replica
I20260713 09:10:19.210784 27220 raft_consensus.cc:2243] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:19.211467 27220 raft_consensus.cc:2272] T 93479a6787bd4de58d357d8512c15c8e P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.213394 27220 tablet_replica.cc:333] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2: stopping tablet replica
I20260713 09:10:19.213955 27220 raft_consensus.cc:2243] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.214404 27220 raft_consensus.cc:2272] T 70342e54d3764feeb806e81713fcbf93 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.216135 27220 tablet_replica.cc:333] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2: stopping tablet replica
I20260713 09:10:19.216562 27220 raft_consensus.cc:2243] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.216913 27220 raft_consensus.cc:2272] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.218722 27220 tablet_replica.cc:333] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2: stopping tablet replica
I20260713 09:10:19.219224 27220 raft_consensus.cc:2243] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.219576 27220 raft_consensus.cc:2272] T ba471fe8df8d4eae9a8dd43a64b43544 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.221207 27220 tablet_replica.cc:333] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2: stopping tablet replica
I20260713 09:10:19.221709 27220 raft_consensus.cc:2243] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:19.222312 27220 raft_consensus.cc:2272] T 90002de84cb34882ae85606617b7f07c P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.224290 27220 tablet_replica.cc:333] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2: stopping tablet replica
I20260713 09:10:19.224783 27220 raft_consensus.cc:2243] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.225171 27220 raft_consensus.cc:2272] T 383b4885a5a144abb2bea02336f67b81 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.226963 27220 tablet_replica.cc:333] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2: stopping tablet replica
I20260713 09:10:19.227363 27220 raft_consensus.cc:2243] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:19.227993 27220 raft_consensus.cc:2272] T 8b30498aaf17494d883a4b2dfcf4053b P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.229768 27220 tablet_replica.cc:333] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2: stopping tablet replica
I20260713 09:10:19.230195 27220 raft_consensus.cc:2243] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:19.230830 27220 raft_consensus.cc:2272] T 74600c9dda094a32addbd2bb6f6d2e27 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.233002 27220 tablet_replica.cc:333] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2: stopping tablet replica
I20260713 09:10:19.233493 27220 raft_consensus.cc:2243] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.233963 27220 raft_consensus.cc:2272] T 0e3e6ae756474637b17e95c9fd1b5927 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.235620 27220 tablet_replica.cc:333] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2: stopping tablet replica
I20260713 09:10:19.236034 27220 raft_consensus.cc:2243] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:19.236739 27220 raft_consensus.cc:2272] T 949bfab19ae74184965d1a16a7a14d09 P 905ccc851d5a4f61b7eaeefb46a25ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.265179 27220 tablet_server.cc:196] TabletServer@127.26.149.2:0 shutdown complete.
I20260713 09:10:19.287199 27220 tablet_server.cc:179] TabletServer@127.26.149.3:0 shutting down...
I20260713 09:10:19.310209 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:19.310890 27220 tablet_replica.cc:333] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b: stopping tablet replica
I20260713 09:10:19.311450 27220 raft_consensus.cc:2243] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.311830 27220 raft_consensus.cc:2272] T 93479a6787bd4de58d357d8512c15c8e P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.313697 27220 tablet_replica.cc:333] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b: stopping tablet replica
I20260713 09:10:19.314162 27220 raft_consensus.cc:2243] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:19.314797 27220 raft_consensus.cc:2272] T 0e3e6ae756474637b17e95c9fd1b5927 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.316542 27220 tablet_replica.cc:333] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b: stopping tablet replica
I20260713 09:10:19.316995 27220 raft_consensus.cc:2243] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:19.317685 27220 raft_consensus.cc:2272] T ba471fe8df8d4eae9a8dd43a64b43544 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.319554 27220 tablet_replica.cc:333] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b: stopping tablet replica
I20260713 09:10:19.319963 27220 raft_consensus.cc:2243] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.320299 27220 raft_consensus.cc:2272] T 90002de84cb34882ae85606617b7f07c P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.321969 27220 tablet_replica.cc:333] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b: stopping tablet replica
I20260713 09:10:19.322394 27220 raft_consensus.cc:2243] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:19.322968 27220 raft_consensus.cc:2272] T 70342e54d3764feeb806e81713fcbf93 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.324461 27220 tablet_replica.cc:333] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b: stopping tablet replica
I20260713 09:10:19.324844 27220 raft_consensus.cc:2243] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:19.325493 27220 raft_consensus.cc:2272] T 4ba0ea4c89cb4344b2fa60ed086d97a1 P 7c12bea64e4947fda00eef9e7e88d11b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.327180 27220 tablet_replica.cc:333] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b: stopping tablet replica
I20260713 09:10:19.327610 27220 raft_consensus.cc:2243] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:19.328209 27220 raft_consensus.cc:2272] T 383b4885a5a144abb2bea02336f67b81 P 7c12bea64e4947fda00eef9e7e88d11b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.329864 27220 tablet_replica.cc:333] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b: stopping tablet replica
I20260713 09:10:19.330273 27220 raft_consensus.cc:2243] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.330574 27220 raft_consensus.cc:2272] T 74600c9dda094a32addbd2bb6f6d2e27 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.332180 27220 tablet_replica.cc:333] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b: stopping tablet replica
I20260713 09:10:19.332549 27220 raft_consensus.cc:2243] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.332875 27220 raft_consensus.cc:2272] T 8b30498aaf17494d883a4b2dfcf4053b P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.334528 27220 tablet_replica.cc:333] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b: stopping tablet replica
I20260713 09:10:19.334896 27220 raft_consensus.cc:2243] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.335244 27220 raft_consensus.cc:2272] T 949bfab19ae74184965d1a16a7a14d09 P 7c12bea64e4947fda00eef9e7e88d11b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.363598 27220 tablet_server.cc:196] TabletServer@127.26.149.3:0 shutdown complete.
I20260713 09:10:19.384253 27220 master.cc:562] Master@127.26.149.62:34917 shutting down...
I20260713 09:10:19.404624 27220 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:19.405158 27220 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.405488 27220 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7be48437cd924ede83aa2135362ba561: stopping tablet replica
I20260713 09:10:19.439077 27220 master.cc:584] Master@127.26.149.62:34917 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13587 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:10:19.481178 27220 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.149.62:33659
I20260713 09:10:19.482322 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:19.487004 30657 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:19.488000 30658 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:19.488510 30660 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:19.488965 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:19.489843 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:19.490005 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:19.490196 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933819490157 us; error 0 us; skew 500 ppm
I20260713 09:10:19.490707 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:19.492763 27220 webserver.cc:533] Webserver started at http://127.26.149.62:34175/ using document root <none> and password file <none>
I20260713 09:10:19.493238 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:19.493417 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:19.493712 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:19.494691 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/master-0-root/instance:
uuid: "c9cb170988ca4b0b81d826e82c2a7d75"
format_stamp: "Formatted at 2026-07-13 09:10:19 on dist-test-slave-v6t3"
I20260713 09:10:19.498826 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:19.501750 30665 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:19.502381 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:19.502640 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/master-0-root
uuid: "c9cb170988ca4b0b81d826e82c2a7d75"
format_stamp: "Formatted at 2026-07-13 09:10:19 on dist-test-slave-v6t3"
I20260713 09:10:19.502897 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-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)
I20260713 09:10:19.517000 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:19.518126 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:19.554777 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.62:33659
I20260713 09:10:19.554864 30716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.62:33659 every 8 connection(s)
I20260713 09:10:19.558476 30717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:19.567996 30717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75: Bootstrap starting.
I20260713 09:10:19.572628 30717 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:19.576381 30717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75: No bootstrap required, opened a new log
I20260713 09:10:19.578311 30717 raft_consensus.cc:359] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9cb170988ca4b0b81d826e82c2a7d75" member_type: VOTER }
I20260713 09:10:19.578688 30717 raft_consensus.cc:385] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:19.578868 30717 raft_consensus.cc:740] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9cb170988ca4b0b81d826e82c2a7d75, State: Initialized, Role: FOLLOWER
I20260713 09:10:19.579388 30717 consensus_queue.cc:260] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9cb170988ca4b0b81d826e82c2a7d75" member_type: VOTER }
I20260713 09:10:19.579824 30717 raft_consensus.cc:399] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:19.580000 30717 raft_consensus.cc:493] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:19.580209 30717 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:19.584056 30717 raft_consensus.cc:515] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9cb170988ca4b0b81d826e82c2a7d75" member_type: VOTER }
I20260713 09:10:19.584453 30717 leader_election.cc:304] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [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: c9cb170988ca4b0b81d826e82c2a7d75; no voters: 
I20260713 09:10:19.585398 30717 leader_election.cc:290] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:19.585747 30720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:19.587075 30720 raft_consensus.cc:697] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [term 1 LEADER]: Becoming Leader. State: Replica: c9cb170988ca4b0b81d826e82c2a7d75, State: Running, Role: LEADER
I20260713 09:10:19.587694 30720 consensus_queue.cc:237] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [LEADER]: Queue going to LEADER mode. State: All 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: "c9cb170988ca4b0b81d826e82c2a7d75" member_type: VOTER }
I20260713 09:10:19.588232 30717 sys_catalog.cc:565] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:19.592422 30722 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c9cb170988ca4b0b81d826e82c2a7d75. Latest consensus state: current_term: 1 leader_uuid: "c9cb170988ca4b0b81d826e82c2a7d75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9cb170988ca4b0b81d826e82c2a7d75" member_type: VOTER } }
I20260713 09:10:19.593102 30722 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:19.593406 30721 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c9cb170988ca4b0b81d826e82c2a7d75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9cb170988ca4b0b81d826e82c2a7d75" member_type: VOTER } }
I20260713 09:10:19.594003 30721 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:19.595206 30727 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:19.599998 30727 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:19.602988 27220 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:19.607645 30727 catalog_manager.cc:1383] Generated new cluster ID: 4eb879527d38444e8d72ec778603e64d
I20260713 09:10:19.607872 30727 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:19.644752 30727 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:19.646008 30727 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:19.656267 30727 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75: Generated new TSK 0
I20260713 09:10:19.656770 30727 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:19.668851 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:19.674116 30738 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:19.675227 30739 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:19.676868 30741 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:19.676913 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:19.677987 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:19.678193 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:19.678359 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933819678341 us; error 0 us; skew 500 ppm
I20260713 09:10:19.678895 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:19.680951 27220 webserver.cc:533] Webserver started at http://127.26.149.1:40961/ using document root <none> and password file <none>
I20260713 09:10:19.681417 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:19.681625 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:19.681875 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:19.682811 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/ts-0-root/instance:
uuid: "914f5f41ebd84e59a220db98d6860a62"
format_stamp: "Formatted at 2026-07-13 09:10:19 on dist-test-slave-v6t3"
I20260713 09:10:19.686879 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:10:19.690240 30746 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:19.691061 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:10:19.691336 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/ts-0-root
uuid: "914f5f41ebd84e59a220db98d6860a62"
format_stamp: "Formatted at 2026-07-13 09:10:19 on dist-test-slave-v6t3"
I20260713 09:10:19.691603 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-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)
I20260713 09:10:19.720912 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:19.722126 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:19.723583 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:19.725754 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:19.725976 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:19.726214 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:19.726385 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:19.764035 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.1:46385
I20260713 09:10:19.764135 30808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.1:46385 every 8 connection(s)
I20260713 09:10:19.768698 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:19.776633 30813 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:19.777269 30814 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:19.779529 30816 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:19.781293 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:19.782444 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:10:19.782460 30809 heartbeater.cc:344] Connected to a master server at 127.26.149.62:33659
W20260713 09:10:19.782688 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:19.782980 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933819782963 us; error 0 us; skew 500 ppm
I20260713 09:10:19.783023 30809 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:19.783571 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:19.783818 30809 heartbeater.cc:507] Master 127.26.149.62:33659 requested a full tablet report, sending...
I20260713 09:10:19.786111 27220 webserver.cc:533] Webserver started at http://127.26.149.2:44801/ using document root <none> and password file <none>
I20260713 09:10:19.786166 30682 ts_manager.cc:194] Registered new tserver with Master: 914f5f41ebd84e59a220db98d6860a62 (127.26.149.1:46385)
I20260713 09:10:19.786705 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:19.786928 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:19.787184 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:19.788041 30682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34974
I20260713 09:10:19.788142 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/ts-1-root/instance:
uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00"
format_stamp: "Formatted at 2026-07-13 09:10:19 on dist-test-slave-v6t3"
I20260713 09:10:19.792626 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:10:19.795779 30821 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:19.796474 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:19.796747 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/ts-1-root
uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00"
format_stamp: "Formatted at 2026-07-13 09:10:19 on dist-test-slave-v6t3"
I20260713 09:10:19.797024 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-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)
I20260713 09:10:19.807025 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:19.808053 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:19.809355 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:19.811393 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:19.811589 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:19.811812 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:19.811972 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:19.855911 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.2:42211
I20260713 09:10:19.856016 30883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.2:42211 every 8 connection(s)
I20260713 09:10:19.860584 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:19.867110 30887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:19.868788 30888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:19.869712 30890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:19.870589 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:19.871601 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:19.871846 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:19.872058 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933819872022 us; error 0 us; skew 500 ppm
I20260713 09:10:19.872574 30884 heartbeater.cc:344] Connected to a master server at 127.26.149.62:33659
I20260713 09:10:19.872685 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:19.872977 30884 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:19.873726 30884 heartbeater.cc:507] Master 127.26.149.62:33659 requested a full tablet report, sending...
I20260713 09:10:19.875192 27220 webserver.cc:533] Webserver started at http://127.26.149.3:35775/ using document root <none> and password file <none>
I20260713 09:10:19.875766 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:19.875743 30682 ts_manager.cc:194] Registered new tserver with Master: 1d3c4ba3cabd401cbd11df1bc3d64d00 (127.26.149.2:42211)
I20260713 09:10:19.876190 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:19.876518 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:19.877293 30682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34990
I20260713 09:10:19.877676 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/ts-2-root/instance:
uuid: "24827bffe34e4286945f50080202ee57"
format_stamp: "Formatted at 2026-07-13 09:10:19 on dist-test-slave-v6t3"
I20260713 09:10:19.882071 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:10:19.885149 30895 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:19.885892 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:19.886184 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/ts-2-root
uuid: "24827bffe34e4286945f50080202ee57"
format_stamp: "Formatted at 2026-07-13 09:10:19 on dist-test-slave-v6t3"
I20260713 09:10:19.886464 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933729996285-27220-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)
I20260713 09:10:19.906447 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:19.907543 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:19.908845 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:19.910961 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:19.911186 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:19.911448 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:19.911614 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:19.949826 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.3:36497
I20260713 09:10:19.949918 30957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.3:36497 every 8 connection(s)
I20260713 09:10:19.962445 30958 heartbeater.cc:344] Connected to a master server at 127.26.149.62:33659
I20260713 09:10:19.962800 30958 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:19.963455 30958 heartbeater.cc:507] Master 127.26.149.62:33659 requested a full tablet report, sending...
I20260713 09:10:19.965263 30682 ts_manager.cc:194] Registered new tserver with Master: 24827bffe34e4286945f50080202ee57 (127.26.149.3:36497)
I20260713 09:10:19.966112 27220 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013283221s
I20260713 09:10:19.966588 30682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34994
I20260713 09:10:19.989288 30682 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35008:
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"
    }
  }
}
W20260713 09:10:19.991446 30682 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.
I20260713 09:10:20.043650 30774 tablet_service.cc:1511] Processing CreateTablet for tablet fad25f8eecb247b692dfedc66e085a04 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=08744945263345eabb58c7f9c8d63f4f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:20.044310 30773 tablet_service.cc:1511] Processing CreateTablet for tablet 6fdfe2f8205c45bc8f4c0238ce3a0351 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=08744945263345eabb58c7f9c8d63f4f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:20.045019 30774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad25f8eecb247b692dfedc66e085a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.046030 30773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdfe2f8205c45bc8f4c0238ce3a0351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.055449 30923 tablet_service.cc:1511] Processing CreateTablet for tablet fad25f8eecb247b692dfedc66e085a04 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=08744945263345eabb58c7f9c8d63f4f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:20.055830 30922 tablet_service.cc:1511] Processing CreateTablet for tablet 6fdfe2f8205c45bc8f4c0238ce3a0351 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=08744945263345eabb58c7f9c8d63f4f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:20.056738 30923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad25f8eecb247b692dfedc66e085a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.057375 30922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdfe2f8205c45bc8f4c0238ce3a0351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.068172 30973 tablet_bootstrap.cc:492] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62: Bootstrap starting.
I20260713 09:10:20.070380 30849 tablet_service.cc:1511] Processing CreateTablet for tablet fad25f8eecb247b692dfedc66e085a04 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=08744945263345eabb58c7f9c8d63f4f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:20.071695 30849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad25f8eecb247b692dfedc66e085a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.072204 30848 tablet_service.cc:1511] Processing CreateTablet for tablet 6fdfe2f8205c45bc8f4c0238ce3a0351 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=08744945263345eabb58c7f9c8d63f4f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:20.073351 30848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdfe2f8205c45bc8f4c0238ce3a0351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.075811 30974 tablet_bootstrap.cc:492] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57: Bootstrap starting.
I20260713 09:10:20.081481 30974 tablet_bootstrap.cc:654] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:20.092067 30976 tablet_bootstrap.cc:492] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00: Bootstrap starting.
I20260713 09:10:20.092433 30973 tablet_bootstrap.cc:654] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:20.092590 30974 tablet_bootstrap.cc:492] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57: No bootstrap required, opened a new log
I20260713 09:10:20.093042 30974 ts_tablet_manager.cc:1403] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:10:20.096056 30974 raft_consensus.cc:359] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.096810 30974 raft_consensus.cc:385] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:20.097098 30974 raft_consensus.cc:740] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24827bffe34e4286945f50080202ee57, State: Initialized, Role: FOLLOWER
I20260713 09:10:20.097620 30973 tablet_bootstrap.cc:492] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62: No bootstrap required, opened a new log
I20260713 09:10:20.098011 30976 tablet_bootstrap.cc:654] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:20.098086 30973 ts_tablet_manager.cc:1403] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62: Time spent bootstrapping tablet: real 0.030s	user 0.002s	sys 0.011s
I20260713 09:10:20.097872 30974 consensus_queue.cc:260] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.099979 30958 heartbeater.cc:499] Master 127.26.149.62:33659 was elected leader, sending a full tablet report...
I20260713 09:10:20.102025 30973 raft_consensus.cc:359] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.101254 30974 ts_tablet_manager.cc:1434] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:20.103408 30973 raft_consensus.cc:385] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:20.103904 30973 raft_consensus.cc:740] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 914f5f41ebd84e59a220db98d6860a62, State: Initialized, Role: FOLLOWER
I20260713 09:10:20.104297 30974 tablet_bootstrap.cc:492] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57: Bootstrap starting.
I20260713 09:10:20.104592 30973 consensus_queue.cc:260] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.107002 30809 heartbeater.cc:499] Master 127.26.149.62:33659 was elected leader, sending a full tablet report...
I20260713 09:10:20.108088 30976 tablet_bootstrap.cc:492] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00: No bootstrap required, opened a new log
I20260713 09:10:20.108526 30976 ts_tablet_manager.cc:1403] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260713 09:10:20.109086 30973 ts_tablet_manager.cc:1434] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:20.110282 30973 tablet_bootstrap.cc:492] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62: Bootstrap starting.
I20260713 09:10:20.111380 30976 raft_consensus.cc:359] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } }
I20260713 09:10:20.112149 30976 raft_consensus.cc:385] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:20.112427 30976 raft_consensus.cc:740] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3c4ba3cabd401cbd11df1bc3d64d00, State: Initialized, Role: FOLLOWER
I20260713 09:10:20.113133 30976 consensus_queue.cc:260] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } }
I20260713 09:10:20.120658 30973 tablet_bootstrap.cc:654] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:20.126560 30974 tablet_bootstrap.cc:654] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:20.126811 30884 heartbeater.cc:499] Master 127.26.149.62:33659 was elected leader, sending a full tablet report...
I20260713 09:10:20.128535 30976 ts_tablet_manager.cc:1434] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:10:20.129122 30973 tablet_bootstrap.cc:492] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62: No bootstrap required, opened a new log
I20260713 09:10:20.129519 30976 tablet_bootstrap.cc:492] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00: Bootstrap starting.
I20260713 09:10:20.129648 30973 ts_tablet_manager.cc:1403] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.011s
I20260713 09:10:20.132658 30973 raft_consensus.cc:359] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } }
I20260713 09:10:20.133368 30973 raft_consensus.cc:385] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:20.133742 30973 raft_consensus.cc:740] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 914f5f41ebd84e59a220db98d6860a62, State: Initialized, Role: FOLLOWER
I20260713 09:10:20.134626 30973 consensus_queue.cc:260] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } }
I20260713 09:10:20.136804 30976 tablet_bootstrap.cc:654] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:20.140491 30974 tablet_bootstrap.cc:492] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57: No bootstrap required, opened a new log
I20260713 09:10:20.140513 30973 ts_tablet_manager.cc:1434] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:10:20.141156 30974 ts_tablet_manager.cc:1403] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.013s
I20260713 09:10:20.144125 30974 raft_consensus.cc:359] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } }
I20260713 09:10:20.144694 30974 raft_consensus.cc:385] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:20.144917 30974 raft_consensus.cc:740] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24827bffe34e4286945f50080202ee57, State: Initialized, Role: FOLLOWER
I20260713 09:10:20.145741 30976 tablet_bootstrap.cc:492] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00: No bootstrap required, opened a new log
I20260713 09:10:20.145591 30974 consensus_queue.cc:260] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } }
I20260713 09:10:20.146143 30976 ts_tablet_manager.cc:1403] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260713 09:10:20.147732 30974 ts_tablet_manager.cc:1434] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:20.148895 30976 raft_consensus.cc:359] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.149418 30976 raft_consensus.cc:385] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:20.149693 30976 raft_consensus.cc:740] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3c4ba3cabd401cbd11df1bc3d64d00, State: Initialized, Role: FOLLOWER
I20260713 09:10:20.150270 30976 consensus_queue.cc:260] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.151810 30976 ts_tablet_manager.cc:1434] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260713 09:10:20.194875 30981 raft_consensus.cc:493] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:20.195329 30981 raft_consensus.cc:515] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.197216 30981 leader_election.cc:290] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 914f5f41ebd84e59a220db98d6860a62 (127.26.149.1:46385), 24827bffe34e4286945f50080202ee57 (127.26.149.3:36497)
W20260713 09:10:20.203400 30959 tablet.cc:2406] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:20.206875 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdfe2f8205c45bc8f4c0238ce3a0351" candidate_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "914f5f41ebd84e59a220db98d6860a62" is_pre_election: true
I20260713 09:10:20.207183 30933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdfe2f8205c45bc8f4c0238ce3a0351" candidate_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24827bffe34e4286945f50080202ee57" is_pre_election: true
I20260713 09:10:20.207428 30784 raft_consensus.cc:2468] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3c4ba3cabd401cbd11df1bc3d64d00 in term 0.
I20260713 09:10:20.207767 30933 raft_consensus.cc:2468] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3c4ba3cabd401cbd11df1bc3d64d00 in term 0.
I20260713 09:10:20.208526 30823 leader_election.cc:304] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3c4ba3cabd401cbd11df1bc3d64d00, 914f5f41ebd84e59a220db98d6860a62; no voters: 
I20260713 09:10:20.209290 30981 raft_consensus.cc:2804] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:20.209657 30981 raft_consensus.cc:493] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:20.209936 30981 raft_consensus.cc:3060] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:20.214618 30981 raft_consensus.cc:515] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.216152 30981 leader_election.cc:290] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [CANDIDATE]: Term 1 election: Requested vote from peers 914f5f41ebd84e59a220db98d6860a62 (127.26.149.1:46385), 24827bffe34e4286945f50080202ee57 (127.26.149.3:36497)
I20260713 09:10:20.216775 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdfe2f8205c45bc8f4c0238ce3a0351" candidate_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "914f5f41ebd84e59a220db98d6860a62"
I20260713 09:10:20.217065 30933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdfe2f8205c45bc8f4c0238ce3a0351" candidate_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24827bffe34e4286945f50080202ee57"
I20260713 09:10:20.217214 30784 raft_consensus.cc:3060] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:20.217577 30933 raft_consensus.cc:3060] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:20.221915 30784 raft_consensus.cc:2468] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3c4ba3cabd401cbd11df1bc3d64d00 in term 1.
I20260713 09:10:20.222009 30933 raft_consensus.cc:2468] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3c4ba3cabd401cbd11df1bc3d64d00 in term 1.
I20260713 09:10:20.222886 30823 leader_election.cc:304] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3c4ba3cabd401cbd11df1bc3d64d00, 914f5f41ebd84e59a220db98d6860a62; no voters: 
I20260713 09:10:20.223637 30981 raft_consensus.cc:2804] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:20.224529 30981 raft_consensus.cc:697] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 LEADER]: Becoming Leader. State: Replica: 1d3c4ba3cabd401cbd11df1bc3d64d00, State: Running, Role: LEADER
I20260713 09:10:20.225199 30981 consensus_queue.cc:237] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.231173 30680 catalog_manager.cc:5697] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3c4ba3cabd401cbd11df1bc3d64d00 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.258565 30981 raft_consensus.cc:493] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:20.259006 30981 raft_consensus.cc:515] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } }
I20260713 09:10:20.260473 30981 leader_election.cc:290] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 914f5f41ebd84e59a220db98d6860a62 (127.26.149.1:46385), 24827bffe34e4286945f50080202ee57 (127.26.149.3:36497)
I20260713 09:10:20.261337 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad25f8eecb247b692dfedc66e085a04" candidate_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "914f5f41ebd84e59a220db98d6860a62" is_pre_election: true
I20260713 09:10:20.261448 30933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad25f8eecb247b692dfedc66e085a04" candidate_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24827bffe34e4286945f50080202ee57" is_pre_election: true
I20260713 09:10:20.262039 30784 raft_consensus.cc:2468] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3c4ba3cabd401cbd11df1bc3d64d00 in term 0.
I20260713 09:10:20.262177 30933 raft_consensus.cc:2468] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3c4ba3cabd401cbd11df1bc3d64d00 in term 0.
I20260713 09:10:20.263006 30823 leader_election.cc:304] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3c4ba3cabd401cbd11df1bc3d64d00, 914f5f41ebd84e59a220db98d6860a62; no voters: 
I20260713 09:10:20.263759 30981 raft_consensus.cc:2804] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:20.264123 30981 raft_consensus.cc:493] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:20.264397 30981 raft_consensus.cc:3060] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:20.269052 30981 raft_consensus.cc:515] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } }
I20260713 09:10:20.270594 30981 leader_election.cc:290] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [CANDIDATE]: Term 1 election: Requested vote from peers 914f5f41ebd84e59a220db98d6860a62 (127.26.149.1:46385), 24827bffe34e4286945f50080202ee57 (127.26.149.3:36497)
I20260713 09:10:20.271270 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad25f8eecb247b692dfedc66e085a04" candidate_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "914f5f41ebd84e59a220db98d6860a62"
I20260713 09:10:20.271469 30933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad25f8eecb247b692dfedc66e085a04" candidate_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24827bffe34e4286945f50080202ee57"
I20260713 09:10:20.271721 30784 raft_consensus.cc:3060] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:20.271961 30933 raft_consensus.cc:3060] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:20.276083 30784 raft_consensus.cc:2468] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3c4ba3cabd401cbd11df1bc3d64d00 in term 1.
I20260713 09:10:20.276808 30933 raft_consensus.cc:2468] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3c4ba3cabd401cbd11df1bc3d64d00 in term 1.
I20260713 09:10:20.276966 30823 leader_election.cc:304] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3c4ba3cabd401cbd11df1bc3d64d00, 914f5f41ebd84e59a220db98d6860a62; no voters: 
I20260713 09:10:20.277706 30981 raft_consensus.cc:2804] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:20.278124 30981 raft_consensus.cc:697] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 LEADER]: Becoming Leader. State: Replica: 1d3c4ba3cabd401cbd11df1bc3d64d00, State: Running, Role: LEADER
I20260713 09:10:20.278875 30981 consensus_queue.cc:237] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } }
I20260713 09:10:20.285035 30680 catalog_manager.cc:5697] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3c4ba3cabd401cbd11df1bc3d64d00 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:20.317411 30680 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35010:
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"
    }
  }
}
W20260713 09:10:20.319250 30680 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.
I20260713 09:10:20.338963 30773 tablet_service.cc:1511] Processing CreateTablet for tablet 66849ff70f924985951eb889a435fdb4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=89259396fded477f9719e454348b3e7a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:20.340229 30773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66849ff70f924985951eb889a435fdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.340193 30849 tablet_service.cc:1511] Processing CreateTablet for tablet 66849ff70f924985951eb889a435fdb4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=89259396fded477f9719e454348b3e7a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:20.341485 30849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66849ff70f924985951eb889a435fdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.343348 30922 tablet_service.cc:1511] Processing CreateTablet for tablet 66849ff70f924985951eb889a435fdb4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=89259396fded477f9719e454348b3e7a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:20.344138 30848 tablet_service.cc:1511] Processing CreateTablet for tablet d00cdecce410436a9753151e3346be0a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=89259396fded477f9719e454348b3e7a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:20.344859 30922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66849ff70f924985951eb889a435fdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.345320 30848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00cdecce410436a9753151e3346be0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.344501 30774 tablet_service.cc:1511] Processing CreateTablet for tablet d00cdecce410436a9753151e3346be0a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=89259396fded477f9719e454348b3e7a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:20.350651 30774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00cdecce410436a9753151e3346be0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.354974 30923 tablet_service.cc:1511] Processing CreateTablet for tablet d00cdecce410436a9753151e3346be0a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=89259396fded477f9719e454348b3e7a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:20.356177 30923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00cdecce410436a9753151e3346be0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.356856 30976 tablet_bootstrap.cc:492] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00: Bootstrap starting.
I20260713 09:10:20.361982 30973 tablet_bootstrap.cc:492] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62: Bootstrap starting.
I20260713 09:10:20.365953 30974 tablet_bootstrap.cc:492] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57: Bootstrap starting.
I20260713 09:10:20.368783 30976 tablet_bootstrap.cc:654] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:20.372210 30973 tablet_bootstrap.cc:654] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:20.372735 30974 tablet_bootstrap.cc:654] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:20.375653 30976 tablet_bootstrap.cc:492] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00: No bootstrap required, opened a new log
I20260713 09:10:20.376319 30976 ts_tablet_manager.cc:1403] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.004s
I20260713 09:10:20.380137 30976 raft_consensus.cc:359] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.381074 30976 raft_consensus.cc:385] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:20.381393 30976 raft_consensus.cc:740] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3c4ba3cabd401cbd11df1bc3d64d00, State: Initialized, Role: FOLLOWER
I20260713 09:10:20.382241 30976 consensus_queue.cc:260] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.384553 30973 tablet_bootstrap.cc:492] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62: No bootstrap required, opened a new log
I20260713 09:10:20.384758 30976 ts_tablet_manager.cc:1434] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:10:20.384509 30974 tablet_bootstrap.cc:492] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57: No bootstrap required, opened a new log
I20260713 09:10:20.385649 30973 ts_tablet_manager.cc:1403] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260713 09:10:20.385716 30974 ts_tablet_manager.cc:1403] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260713 09:10:20.388809 30973 raft_consensus.cc:359] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.390038 30973 raft_consensus.cc:385] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:20.390111 30976 tablet_bootstrap.cc:492] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00: Bootstrap starting.
I20260713 09:10:20.390415 30973 raft_consensus.cc:740] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 914f5f41ebd84e59a220db98d6860a62, State: Initialized, Role: FOLLOWER
I20260713 09:10:20.390455 30974 raft_consensus.cc:359] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.391234 30974 raft_consensus.cc:385] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:20.391597 30974 raft_consensus.cc:740] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24827bffe34e4286945f50080202ee57, State: Initialized, Role: FOLLOWER
I20260713 09:10:20.391588 30973 consensus_queue.cc:260] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.392760 30974 consensus_queue.cc:260] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.395226 30974 ts_tablet_manager.cc:1434] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:20.395928 30973 ts_tablet_manager.cc:1434] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260713 09:10:20.396230 30974 tablet_bootstrap.cc:492] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57: Bootstrap starting.
I20260713 09:10:20.396832 30976 tablet_bootstrap.cc:654] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:20.396962 30973 tablet_bootstrap.cc:492] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62: Bootstrap starting.
I20260713 09:10:20.401114 30980 raft_consensus.cc:493] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:20.401734 30980 raft_consensus.cc:515] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.402612 30974 tablet_bootstrap.cc:654] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:20.404810 30980 leader_election.cc:290] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3c4ba3cabd401cbd11df1bc3d64d00 (127.26.149.2:42211), 24827bffe34e4286945f50080202ee57 (127.26.149.3:36497)
I20260713 09:10:20.408198 30976 tablet_bootstrap.cc:492] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00: No bootstrap required, opened a new log
I20260713 09:10:20.408692 30976 ts_tablet_manager.cc:1403] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260713 09:10:20.408699 30973 tablet_bootstrap.cc:654] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:20.411667 30976 raft_consensus.cc:359] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.412652 30976 raft_consensus.cc:385] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:20.413053 30976 raft_consensus.cc:740] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3c4ba3cabd401cbd11df1bc3d64d00, State: Initialized, Role: FOLLOWER
I20260713 09:10:20.414280 30976 consensus_queue.cc:260] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.428066 30973 tablet_bootstrap.cc:492] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62: No bootstrap required, opened a new log
I20260713 09:10:20.428792 30973 ts_tablet_manager.cc:1403] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260713 09:10:20.430846 30976 ts_tablet_manager.cc:1434] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:10:20.434551 30973 raft_consensus.cc:359] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.435294 30973 raft_consensus.cc:385] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:20.435596 30973 raft_consensus.cc:740] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 914f5f41ebd84e59a220db98d6860a62, State: Initialized, Role: FOLLOWER
I20260713 09:10:20.436441 30973 consensus_queue.cc:260] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.442333 30933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66849ff70f924985951eb889a435fdb4" candidate_uuid: "914f5f41ebd84e59a220db98d6860a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24827bffe34e4286945f50080202ee57" is_pre_election: true
I20260713 09:10:20.442929 30933 raft_consensus.cc:2468] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 914f5f41ebd84e59a220db98d6860a62 in term 0.
I20260713 09:10:20.443373 30973 ts_tablet_manager.cc:1434] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:10:20.443823 30749 leader_election.cc:304] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24827bffe34e4286945f50080202ee57, 914f5f41ebd84e59a220db98d6860a62; no voters: 
I20260713 09:10:20.443969 30859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66849ff70f924985951eb889a435fdb4" candidate_uuid: "914f5f41ebd84e59a220db98d6860a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" is_pre_election: true
I20260713 09:10:20.444628 30859 raft_consensus.cc:2468] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 914f5f41ebd84e59a220db98d6860a62 in term 0.
I20260713 09:10:20.445188 30974 tablet_bootstrap.cc:492] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57: No bootstrap required, opened a new log
I20260713 09:10:20.445565 30980 raft_consensus.cc:2804] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:20.445663 30974 ts_tablet_manager.cc:1403] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.008s
I20260713 09:10:20.446058 30980 raft_consensus.cc:493] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:20.446468 30980 raft_consensus.cc:3060] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:20.448730 30974 raft_consensus.cc:359] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.449440 30974 raft_consensus.cc:385] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:20.449775 30974 raft_consensus.cc:740] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24827bffe34e4286945f50080202ee57, State: Initialized, Role: FOLLOWER
I20260713 09:10:20.450516 30974 consensus_queue.cc:260] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.452113 30974 ts_tablet_manager.cc:1434] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:20.452773 30980 raft_consensus.cc:515] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.455382 30859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66849ff70f924985951eb889a435fdb4" candidate_uuid: "914f5f41ebd84e59a220db98d6860a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00"
I20260713 09:10:20.455777 30933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66849ff70f924985951eb889a435fdb4" candidate_uuid: "914f5f41ebd84e59a220db98d6860a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24827bffe34e4286945f50080202ee57"
I20260713 09:10:20.455994 30859 raft_consensus.cc:3060] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:20.454697 30980 leader_election.cc:290] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [CANDIDATE]: Term 1 election: Requested vote from peers 1d3c4ba3cabd401cbd11df1bc3d64d00 (127.26.149.2:42211), 24827bffe34e4286945f50080202ee57 (127.26.149.3:36497)
I20260713 09:10:20.456385 30933 raft_consensus.cc:3060] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:20.463546 30859 raft_consensus.cc:2468] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 914f5f41ebd84e59a220db98d6860a62 in term 1.
I20260713 09:10:20.464593 30749 leader_election.cc:304] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3c4ba3cabd401cbd11df1bc3d64d00, 914f5f41ebd84e59a220db98d6860a62; no voters: 
I20260713 09:10:20.464604 30933 raft_consensus.cc:2468] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 914f5f41ebd84e59a220db98d6860a62 in term 1.
I20260713 09:10:20.465373 30980 raft_consensus.cc:2804] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:20.466338 30980 raft_consensus.cc:697] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 1 LEADER]: Becoming Leader. State: Replica: 914f5f41ebd84e59a220db98d6860a62, State: Running, Role: LEADER
I20260713 09:10:20.467005 30980 consensus_queue.cc:237] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.474042 30682 catalog_manager.cc:5697] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 914f5f41ebd84e59a220db98d6860a62 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "914f5f41ebd84e59a220db98d6860a62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.515743 30980 raft_consensus.cc:493] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:20.516244 30980 raft_consensus.cc:515] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.517984 30980 leader_election.cc:290] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3c4ba3cabd401cbd11df1bc3d64d00 (127.26.149.2:42211), 24827bffe34e4286945f50080202ee57 (127.26.149.3:36497)
I20260713 09:10:20.518666 30859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00cdecce410436a9753151e3346be0a" candidate_uuid: "914f5f41ebd84e59a220db98d6860a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" is_pre_election: true
I20260713 09:10:20.518978 30933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00cdecce410436a9753151e3346be0a" candidate_uuid: "914f5f41ebd84e59a220db98d6860a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24827bffe34e4286945f50080202ee57" is_pre_election: true
I20260713 09:10:20.519248 30859 raft_consensus.cc:2468] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 914f5f41ebd84e59a220db98d6860a62 in term 0.
I20260713 09:10:20.519639 30933 raft_consensus.cc:2468] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 914f5f41ebd84e59a220db98d6860a62 in term 0.
I20260713 09:10:20.520300 30749 leader_election.cc:304] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3c4ba3cabd401cbd11df1bc3d64d00, 914f5f41ebd84e59a220db98d6860a62; no voters: 
I20260713 09:10:20.521027 30980 raft_consensus.cc:2804] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:20.521282 30980 raft_consensus.cc:493] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:20.521625 30980 raft_consensus.cc:3060] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:20.526840 30980 raft_consensus.cc:515] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.528266 30980 leader_election.cc:290] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [CANDIDATE]: Term 1 election: Requested vote from peers 1d3c4ba3cabd401cbd11df1bc3d64d00 (127.26.149.2:42211), 24827bffe34e4286945f50080202ee57 (127.26.149.3:36497)
I20260713 09:10:20.528978 30859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00cdecce410436a9753151e3346be0a" candidate_uuid: "914f5f41ebd84e59a220db98d6860a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00"
I20260713 09:10:20.529294 30933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00cdecce410436a9753151e3346be0a" candidate_uuid: "914f5f41ebd84e59a220db98d6860a62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24827bffe34e4286945f50080202ee57"
I20260713 09:10:20.529580 30859 raft_consensus.cc:3060] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:20.529893 30933 raft_consensus.cc:3060] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:20.536109 30933 raft_consensus.cc:2468] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 914f5f41ebd84e59a220db98d6860a62 in term 1.
I20260713 09:10:20.536109 30859 raft_consensus.cc:2468] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 914f5f41ebd84e59a220db98d6860a62 in term 1.
I20260713 09:10:20.537297 30749 leader_election.cc:304] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3c4ba3cabd401cbd11df1bc3d64d00, 914f5f41ebd84e59a220db98d6860a62; no voters: 
I20260713 09:10:20.537900 30980 raft_consensus.cc:2804] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:20.538296 30980 raft_consensus.cc:697] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 1 LEADER]: Becoming Leader. State: Replica: 914f5f41ebd84e59a220db98d6860a62, State: Running, Role: LEADER
I20260713 09:10:20.538899 30980 consensus_queue.cc:237] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:20.545785 30682 catalog_manager.cc:5697] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 914f5f41ebd84e59a220db98d6860a62 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "914f5f41ebd84e59a220db98d6860a62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.569090 30859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fad25f8eecb247b692dfedc66e085a04"
dest_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00"
mode: GRACEFUL
new_leader_uuid: "914f5f41ebd84e59a220db98d6860a62"
 from {username='slave'} at 127.0.0.1:58984
I20260713 09:10:20.569518 30859 raft_consensus.cc:606] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 LEADER]: Received request to transfer leadership to TS 914f5f41ebd84e59a220db98d6860a62
I20260713 09:10:20.708730 30981 consensus_queue.cc:1048] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:20.720157 31008 consensus_queue.cc:1048] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:20.847599 30980 consensus_queue.cc:1048] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:20.857951 30980 consensus_queue.cc:1048] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:20.887151 31008 consensus_queue.cc:1048] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:20.896485 30986 consensus_queue.cc:1048] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:20.904071 30981 raft_consensus.cc:993] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00: : Instructing follower 914f5f41ebd84e59a220db98d6860a62 to start an election
I20260713 09:10:20.904492 30986 raft_consensus.cc:1081] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 LEADER]: Signalling peer 914f5f41ebd84e59a220db98d6860a62 to start an election
I20260713 09:10:20.906080 30784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fad25f8eecb247b692dfedc66e085a04"
dest_uuid: "914f5f41ebd84e59a220db98d6860a62"
 from {username='slave'} at 127.0.0.1:55202
I20260713 09:10:20.906690 30784 raft_consensus.cc:493] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.907116 30784 raft_consensus.cc:3060] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:20.911986 30784 raft_consensus.cc:515] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } }
I20260713 09:10:20.914005 30784 leader_election.cc:290] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [CANDIDATE]: Term 2 election: Requested vote from peers 24827bffe34e4286945f50080202ee57 (127.26.149.3:36497), 1d3c4ba3cabd401cbd11df1bc3d64d00 (127.26.149.2:42211)
I20260713 09:10:20.914549 30933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad25f8eecb247b692dfedc66e085a04" candidate_uuid: "914f5f41ebd84e59a220db98d6860a62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24827bffe34e4286945f50080202ee57"
I20260713 09:10:20.915196 30933 raft_consensus.cc:3060] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:20.915370 30859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad25f8eecb247b692dfedc66e085a04" candidate_uuid: "914f5f41ebd84e59a220db98d6860a62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00"
I20260713 09:10:20.915953 30859 raft_consensus.cc:3055] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:20.916355 30859 raft_consensus.cc:740] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d3c4ba3cabd401cbd11df1bc3d64d00, State: Running, Role: LEADER
I20260713 09:10:20.917140 30859 consensus_queue.cc:260] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [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: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } }
I20260713 09:10:20.918367 30859 raft_consensus.cc:3060] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:20.921912 30933 raft_consensus.cc:2468] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 914f5f41ebd84e59a220db98d6860a62 in term 2.
I20260713 09:10:20.922991 30749 leader_election.cc:304] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [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: 24827bffe34e4286945f50080202ee57, 914f5f41ebd84e59a220db98d6860a62; no voters: 
I20260713 09:10:20.923615 30980 raft_consensus.cc:2804] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:20.923981 30980 raft_consensus.cc:697] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 2 LEADER]: Becoming Leader. State: Replica: 914f5f41ebd84e59a220db98d6860a62, State: Running, Role: LEADER
I20260713 09:10:20.924304 30859 raft_consensus.cc:2468] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 914f5f41ebd84e59a220db98d6860a62 in term 2.
I20260713 09:10:20.924796 30980 consensus_queue.cc:237] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [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: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } }
I20260713 09:10:20.930642 30678 catalog_manager.cc:5697] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 reported cstate change: term changed from 1 to 2, leader changed from 1d3c4ba3cabd401cbd11df1bc3d64d00 (127.26.149.2) to 914f5f41ebd84e59a220db98d6860a62 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "914f5f41ebd84e59a220db98d6860a62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.995107 27220 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:10:20.997505 27220 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:10:20.998052 27220 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:10:21.010501 30784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66849ff70f924985951eb889a435fdb4"
dest_uuid: "914f5f41ebd84e59a220db98d6860a62"
mode: GRACEFUL
new_leader_uuid: "24827bffe34e4286945f50080202ee57"
 from {username='slave'} at 127.0.0.1:55212
I20260713 09:10:21.010938 30784 raft_consensus.cc:606] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 1 LEADER]: Received request to transfer leadership to TS 24827bffe34e4286945f50080202ee57
I20260713 09:10:21.011866 27220 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:10:21.029666 30980 consensus_queue.cc:1048] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:21.040241 31002 consensus_queue.cc:1048] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:21.409722 30933 raft_consensus.cc:1275] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57 [term 2 FOLLOWER]: Refusing update from remote peer 914f5f41ebd84e59a220db98d6860a62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.411233 31002 consensus_queue.cc:1048] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:21.422020 30859 raft_consensus.cc:1275] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 2 FOLLOWER]: Refusing update from remote peer 914f5f41ebd84e59a220db98d6860a62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.424201 31013 consensus_queue.cc:1048] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.439800 31013 raft_consensus.cc:993] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62: : Instructing follower 24827bffe34e4286945f50080202ee57 to start an election
I20260713 09:10:21.440411 31023 raft_consensus.cc:1081] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 1 LEADER]: Signalling peer 24827bffe34e4286945f50080202ee57 to start an election
I20260713 09:10:21.442974 30933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66849ff70f924985951eb889a435fdb4"
dest_uuid: "24827bffe34e4286945f50080202ee57"
 from {username='slave'} at 127.0.0.1:52464
I20260713 09:10:21.443645 30933 raft_consensus.cc:493] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.444068 30933 raft_consensus.cc:3060] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.451200 30933 raft_consensus.cc:515] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:21.453444 30933 leader_election.cc:290] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [CANDIDATE]: Term 2 election: Requested vote from peers 914f5f41ebd84e59a220db98d6860a62 (127.26.149.1:46385), 1d3c4ba3cabd401cbd11df1bc3d64d00 (127.26.149.2:42211)
I20260713 09:10:21.465027 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66849ff70f924985951eb889a435fdb4" candidate_uuid: "24827bffe34e4286945f50080202ee57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "914f5f41ebd84e59a220db98d6860a62"
I20260713 09:10:21.465801 30784 raft_consensus.cc:3055] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:21.466075 30784 raft_consensus.cc:740] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 914f5f41ebd84e59a220db98d6860a62, State: Running, Role: LEADER
I20260713 09:10:21.466238 30859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66849ff70f924985951eb889a435fdb4" candidate_uuid: "24827bffe34e4286945f50080202ee57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00"
I20260713 09:10:21.466847 30859 raft_consensus.cc:3060] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.466938 30784 consensus_queue.cc:260] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [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: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:21.468080 30784 raft_consensus.cc:3060] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.473021 30859 raft_consensus.cc:2468] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24827bffe34e4286945f50080202ee57 in term 2.
I20260713 09:10:21.474187 30784 raft_consensus.cc:2468] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24827bffe34e4286945f50080202ee57 in term 2.
I20260713 09:10:21.474274 30898 leader_election.cc:304] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [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: 1d3c4ba3cabd401cbd11df1bc3d64d00, 24827bffe34e4286945f50080202ee57; no voters: 
I20260713 09:10:21.475268 30978 raft_consensus.cc:2804] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:21.476322 30978 raft_consensus.cc:697] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 2 LEADER]: Becoming Leader. State: Replica: 24827bffe34e4286945f50080202ee57, State: Running, Role: LEADER
I20260713 09:10:21.477130 30978 consensus_queue.cc:237] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [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: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } }
I20260713 09:10:21.483347 30679 catalog_manager.cc:5697] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 reported cstate change: term changed from 1 to 2, leader changed from 914f5f41ebd84e59a220db98d6860a62 (127.26.149.1) to 24827bffe34e4286945f50080202ee57 (127.26.149.3). New cstate: current_term: 2 leader_uuid: "24827bffe34e4286945f50080202ee57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "914f5f41ebd84e59a220db98d6860a62" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 46385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3c4ba3cabd401cbd11df1bc3d64d00" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24827bffe34e4286945f50080202ee57" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:21.669006 27220 tablet_server.cc:179] TabletServer@127.26.149.1:0 shutting down...
I20260713 09:10:21.696821 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:21.697778 27220 tablet_replica.cc:333] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62: stopping tablet replica
I20260713 09:10:21.698611 27220 raft_consensus.cc:2243] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:21.699625 27220 raft_consensus.cc:2272] T d00cdecce410436a9753151e3346be0a P 914f5f41ebd84e59a220db98d6860a62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.702426 27220 tablet_replica.cc:333] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62: stopping tablet replica
I20260713 09:10:21.703001 27220 raft_consensus.cc:2243] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:21.703387 27220 raft_consensus.cc:2272] T 66849ff70f924985951eb889a435fdb4 P 914f5f41ebd84e59a220db98d6860a62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.706259 27220 tablet_replica.cc:333] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62: stopping tablet replica
I20260713 09:10:21.706782 27220 raft_consensus.cc:2243] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:21.707580 27220 raft_consensus.cc:2272] T fad25f8eecb247b692dfedc66e085a04 P 914f5f41ebd84e59a220db98d6860a62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.710256 27220 tablet_replica.cc:333] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62: stopping tablet replica
I20260713 09:10:21.710728 27220 raft_consensus.cc:2243] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:21.711185 27220 raft_consensus.cc:2272] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 914f5f41ebd84e59a220db98d6860a62 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:21.735416 30823 consensus_peers.cc:597] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 -> Peer 914f5f41ebd84e59a220db98d6860a62 (127.26.149.1:46385): Couldn't send request to peer 914f5f41ebd84e59a220db98d6860a62. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:21.736866 27220 tablet_server.cc:196] TabletServer@127.26.149.1:0 shutdown complete.
I20260713 09:10:21.752221 27220 tablet_server.cc:179] TabletServer@127.26.149.2:0 shutting down...
I20260713 09:10:21.776523 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:21.777256 27220 tablet_replica.cc:333] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00: stopping tablet replica
I20260713 09:10:21.777956 27220 raft_consensus.cc:2243] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:21.778451 27220 raft_consensus.cc:2272] T d00cdecce410436a9753151e3346be0a P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.781234 27220 tablet_replica.cc:333] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00: stopping tablet replica
I20260713 09:10:21.781893 27220 raft_consensus.cc:2243] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:21.782330 27220 raft_consensus.cc:2272] T 66849ff70f924985951eb889a435fdb4 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.784854 27220 tablet_replica.cc:333] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00: stopping tablet replica
I20260713 09:10:21.785419 27220 raft_consensus.cc:2243] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:21.786309 27220 raft_consensus.cc:2272] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.788401 27220 tablet_replica.cc:333] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00: stopping tablet replica
I20260713 09:10:21.788880 27220 raft_consensus.cc:2243] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:21.789311 27220 raft_consensus.cc:2272] T fad25f8eecb247b692dfedc66e085a04 P 1d3c4ba3cabd401cbd11df1bc3d64d00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.803712 27220 tablet_server.cc:196] TabletServer@127.26.149.2:0 shutdown complete.
I20260713 09:10:21.817755 27220 tablet_server.cc:179] TabletServer@127.26.149.3:0 shutting down...
I20260713 09:10:21.838776 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:21.839380 27220 tablet_replica.cc:333] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57: stopping tablet replica
I20260713 09:10:21.839829 27220 raft_consensus.cc:2243] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:21.840278 27220 raft_consensus.cc:2272] T d00cdecce410436a9753151e3346be0a P 24827bffe34e4286945f50080202ee57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.842666 27220 tablet_replica.cc:333] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57: stopping tablet replica
I20260713 09:10:21.843230 27220 raft_consensus.cc:2243] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:21.843710 27220 pending_rounds.cc:70] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57: Trying to abort 1 pending ops.
I20260713 09:10:21.843840 27220 pending_rounds.cc:77] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992932777275392 op_type: NO_OP noop_request { }
I20260713 09:10:21.844054 27220 raft_consensus.cc:2889] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:21.844262 27220 raft_consensus.cc:2272] T 66849ff70f924985951eb889a435fdb4 P 24827bffe34e4286945f50080202ee57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.846530 27220 tablet_replica.cc:333] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57: stopping tablet replica
I20260713 09:10:21.846927 27220 raft_consensus.cc:2243] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:21.847271 27220 raft_consensus.cc:2272] T fad25f8eecb247b692dfedc66e085a04 P 24827bffe34e4286945f50080202ee57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.849418 27220 tablet_replica.cc:333] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57: stopping tablet replica
I20260713 09:10:21.849857 27220 raft_consensus.cc:2243] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:21.850275 27220 raft_consensus.cc:2272] T 6fdfe2f8205c45bc8f4c0238ce3a0351 P 24827bffe34e4286945f50080202ee57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.872416 27220 tablet_server.cc:196] TabletServer@127.26.149.3:0 shutdown complete.
I20260713 09:10:21.885519 27220 master.cc:562] Master@127.26.149.62:33659 shutting down...
I20260713 09:10:21.903992 27220 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:21.904531 27220 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.904866 27220 tablet_replica.cc:333] T 00000000000000000000000000000000 P c9cb170988ca4b0b81d826e82c2a7d75: stopping tablet replica
I20260713 09:10:21.923243 27220 master.cc:584] Master@127.26.149.62:33659 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2476 ms)
[----------] 6 tests from LeaderRebalancerTest (91802 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:10:21.958819 27220 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.149.62:41361
I20260713 09:10:21.959928 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:21.965060 31033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:21.965121 31034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:21.967352 31036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:21.967406 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:21.968355 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:21.968560 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:21.968739 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933821968720 us; error 0 us; skew 500 ppm
I20260713 09:10:21.969272 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:21.971626 27220 webserver.cc:533] Webserver started at http://127.26.149.62:38937/ using document root <none> and password file <none>
I20260713 09:10:21.972110 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:21.972306 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:21.972581 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:21.973891 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/master-0-root/instance:
uuid: "429ca6f2b87243379cab344549822d05"
format_stamp: "Formatted at 2026-07-13 09:10:21 on dist-test-slave-v6t3"
I20260713 09:10:21.977969 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:21.980870 31041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:21.981483 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:21.981812 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/master-0-root
uuid: "429ca6f2b87243379cab344549822d05"
format_stamp: "Formatted at 2026-07-13 09:10:21 on dist-test-slave-v6t3"
I20260713 09:10:21.982079 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-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)
I20260713 09:10:21.996452 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:21.997668 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:22.036374 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.62:41361
I20260713 09:10:22.036523 31092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.62:41361 every 8 connection(s)
I20260713 09:10:22.040854 31093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.051149 31093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05: Bootstrap starting.
I20260713 09:10:22.055456 31093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.059320 31093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05: No bootstrap required, opened a new log
I20260713 09:10:22.061239 31093 raft_consensus.cc:359] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "429ca6f2b87243379cab344549822d05" member_type: VOTER }
I20260713 09:10:22.061650 31093 raft_consensus.cc:385] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.061894 31093 raft_consensus.cc:740] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 429ca6f2b87243379cab344549822d05, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.062390 31093 consensus_queue.cc:260] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "429ca6f2b87243379cab344549822d05" member_type: VOTER }
I20260713 09:10:22.062780 31093 raft_consensus.cc:399] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:22.062980 31093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:22.063212 31093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.067271 31093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "429ca6f2b87243379cab344549822d05" member_type: VOTER }
I20260713 09:10:22.067759 31093 leader_election.cc:304] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [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: 429ca6f2b87243379cab344549822d05; no voters: 
I20260713 09:10:22.068766 31093 leader_election.cc:290] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:22.069057 31096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:22.070425 31096 raft_consensus.cc:697] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [term 1 LEADER]: Becoming Leader. State: Replica: 429ca6f2b87243379cab344549822d05, State: Running, Role: LEADER
I20260713 09:10:22.071043 31096 consensus_queue.cc:237] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [LEADER]: Queue going to LEADER mode. State: All 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: "429ca6f2b87243379cab344549822d05" member_type: VOTER }
I20260713 09:10:22.071552 31093 sys_catalog.cc:565] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:22.073819 31098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 429ca6f2b87243379cab344549822d05. Latest consensus state: current_term: 1 leader_uuid: "429ca6f2b87243379cab344549822d05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "429ca6f2b87243379cab344549822d05" member_type: VOTER } }
I20260713 09:10:22.073800 31097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "429ca6f2b87243379cab344549822d05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "429ca6f2b87243379cab344549822d05" member_type: VOTER } }
I20260713 09:10:22.074440 31098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:22.074564 31097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:22.077091 31101 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:22.083746 31101 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:22.084656 27220 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:22.091670 31101 catalog_manager.cc:1383] Generated new cluster ID: 63d097ff4f054f09801900e87ef50e82
I20260713 09:10:22.091948 31101 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:22.103489 31101 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:22.104660 31101 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:22.129086 31101 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05: Generated new TSK 0
I20260713 09:10:22.129684 31101 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:22.151080 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:22.156698 31114 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:22.158318 31115 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:22.161337 31117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:22.161463 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:22.162387 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:22.162561 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:22.162822 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933822162784 us; error 0 us; skew 500 ppm
I20260713 09:10:22.163362 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:22.165521 27220 webserver.cc:533] Webserver started at http://127.26.149.1:44363/ using document root <none> and password file <none>
I20260713 09:10:22.166071 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:22.166270 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:22.166556 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:22.167615 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/ts-0-root/instance:
uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
format_stamp: "Formatted at 2026-07-13 09:10:22 on dist-test-slave-v6t3"
I20260713 09:10:22.171905 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:10:22.175047 31122 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:22.175735 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:22.176025 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/ts-0-root
uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
format_stamp: "Formatted at 2026-07-13 09:10:22 on dist-test-slave-v6t3"
I20260713 09:10:22.176270 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-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)
I20260713 09:10:22.203596 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:22.204761 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:22.206250 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:22.208551 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:22.208729 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:22.209018 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:22.209199 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:22.247553 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.1:37181
I20260713 09:10:22.247660 31184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.1:37181 every 8 connection(s)
I20260713 09:10:22.252489 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:22.259142 31189 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:22.260849 31190 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:22.263252 31192 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:22.264053 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:22.264298 31185 heartbeater.cc:344] Connected to a master server at 127.26.149.62:41361
I20260713 09:10:22.264695 31185 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:22.265111 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:22.265420 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:22.265650 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933822265630 us; error 0 us; skew 500 ppm
I20260713 09:10:22.265588 31185 heartbeater.cc:507] Master 127.26.149.62:41361 requested a full tablet report, sending...
I20260713 09:10:22.266544 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:22.268100 31058 ts_manager.cc:194] Registered new tserver with Master: b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181)
I20260713 09:10:22.269019 27220 webserver.cc:533] Webserver started at http://127.26.149.2:46317/ using document root <none> and password file <none>
I20260713 09:10:22.269613 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:22.269797 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:22.270061 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:22.270089 31058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58910
I20260713 09:10:22.271318 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/ts-1-root/instance:
uuid: "0967382d110d4647a131ee8511c85ffb"
format_stamp: "Formatted at 2026-07-13 09:10:22 on dist-test-slave-v6t3"
I20260713 09:10:22.275707 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:22.279389 31197 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:22.280205 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:22.280474 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/ts-1-root
uuid: "0967382d110d4647a131ee8511c85ffb"
format_stamp: "Formatted at 2026-07-13 09:10:22 on dist-test-slave-v6t3"
I20260713 09:10:22.280764 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-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)
I20260713 09:10:22.296519 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:22.297564 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:22.298887 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:22.300931 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:22.301090 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:22.301360 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:22.301512 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:22.339352 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.2:45583
I20260713 09:10:22.339442 31259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.2:45583 every 8 connection(s)
I20260713 09:10:22.343886 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:22.350889 31263 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:22.352556 31264 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:22.354089 31266 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:22.354174 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:22.355262 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:22.355470 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:22.355686 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933822355667 us; error 0 us; skew 500 ppm
I20260713 09:10:22.355937 31260 heartbeater.cc:344] Connected to a master server at 127.26.149.62:41361
I20260713 09:10:22.356261 31260 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:22.356297 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:22.357002 31260 heartbeater.cc:507] Master 127.26.149.62:41361 requested a full tablet report, sending...
I20260713 09:10:22.358891 27220 webserver.cc:533] Webserver started at http://127.26.149.3:46707/ using document root <none> and password file <none>
I20260713 09:10:22.359221 31058 ts_manager.cc:194] Registered new tserver with Master: 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:22.359513 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:22.359778 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:22.360097 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:22.361024 31058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58924
I20260713 09:10:22.361678 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/ts-2-root/instance:
uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
format_stamp: "Formatted at 2026-07-13 09:10:22 on dist-test-slave-v6t3"
I20260713 09:10:22.365859 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:22.369000 31271 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:22.369879 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:22.370106 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/ts-2-root
uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
format_stamp: "Formatted at 2026-07-13 09:10:22 on dist-test-slave-v6t3"
I20260713 09:10:22.370318 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933729996285-27220-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)
I20260713 09:10:22.387377 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:22.388417 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:22.389770 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:22.391860 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:22.392021 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:22.392284 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:22.392436 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:22.429373 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.3:42185
I20260713 09:10:22.429472 31333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.3:42185 every 8 connection(s)
I20260713 09:10:22.442504 31334 heartbeater.cc:344] Connected to a master server at 127.26.149.62:41361
I20260713 09:10:22.442907 31334 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:22.443606 31334 heartbeater.cc:507] Master 127.26.149.62:41361 requested a full tablet report, sending...
I20260713 09:10:22.445495 31058 ts_manager.cc:194] Registered new tserver with Master: 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:22.445943 27220 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013443778s
I20260713 09:10:22.446841 31058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58932
I20260713 09:10:22.469254 31058 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58946:
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"
    }
  }
}
W20260713 09:10:22.471903 31058 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.
I20260713 09:10:22.529325 31150 tablet_service.cc:1511] Processing CreateTablet for tablet a4c9cc984bcc45e3ba4dc6024e2267fd (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:22.530757 31150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c9cc984bcc45e3ba4dc6024e2267fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.530643 31149 tablet_service.cc:1511] Processing CreateTablet for tablet 4724f54181a7478ca1ff64f117d2985a (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:22.532022 31149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4724f54181a7478ca1ff64f117d2985a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.538342 31148 tablet_service.cc:1511] Processing CreateTablet for tablet 92c1411471ec43efa875671f6a6ec367 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:22.539703 31148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c1411471ec43efa875671f6a6ec367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.550334 31225 tablet_service.cc:1511] Processing CreateTablet for tablet a4c9cc984bcc45e3ba4dc6024e2267fd (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:22.551667 31225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c9cc984bcc45e3ba4dc6024e2267fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.553354 31299 tablet_service.cc:1511] Processing CreateTablet for tablet a4c9cc984bcc45e3ba4dc6024e2267fd (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:22.554626 31299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c9cc984bcc45e3ba4dc6024e2267fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.557154 31349 tablet_bootstrap.cc:492] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:22.558934 31297 tablet_service.cc:1511] Processing CreateTablet for tablet 92c1411471ec43efa875671f6a6ec367 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:22.560199 31297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c1411471ec43efa875671f6a6ec367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.560379 31298 tablet_service.cc:1511] Processing CreateTablet for tablet 4724f54181a7478ca1ff64f117d2985a (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:22.560547 31296 tablet_service.cc:1511] Processing CreateTablet for tablet bd692e5b98e84f32a2b13baabce14be2 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:22.561578 31298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4724f54181a7478ca1ff64f117d2985a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.562232 31296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd692e5b98e84f32a2b13baabce14be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.565883 31224 tablet_service.cc:1511] Processing CreateTablet for tablet 4724f54181a7478ca1ff64f117d2985a (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:22.567480 31224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4724f54181a7478ca1ff64f117d2985a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.569686 31223 tablet_service.cc:1511] Processing CreateTablet for tablet 92c1411471ec43efa875671f6a6ec367 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:22.571266 31223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c1411471ec43efa875671f6a6ec367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.574481 31150 tablet_service.cc:1511] Processing CreateTablet for tablet 4cda8bf1b9c0412ab7639f246a9078d2 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:22.575917 31150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cda8bf1b9c0412ab7639f246a9078d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.578744 31222 tablet_service.cc:1511] Processing CreateTablet for tablet bd692e5b98e84f32a2b13baabce14be2 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:22.579986 31222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd692e5b98e84f32a2b13baabce14be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.583710 31295 tablet_service.cc:1511] Processing CreateTablet for tablet 4cda8bf1b9c0412ab7639f246a9078d2 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:22.584482 31147 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec95b722ce546a99b4498248e641fc7 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:22.585381 31295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cda8bf1b9c0412ab7639f246a9078d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.585960 31147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec95b722ce546a99b4498248e641fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.591434 31294 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec95b722ce546a99b4498248e641fc7 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:22.592859 31294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec95b722ce546a99b4498248e641fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.593103 31146 tablet_service.cc:1511] Processing CreateTablet for tablet 39c9ce7bcdde4bc59786eccfd6150cf4 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:22.594350 31146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c9ce7bcdde4bc59786eccfd6150cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.601192 31349 tablet_bootstrap.cc:654] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.605742 31293 tablet_service.cc:1511] Processing CreateTablet for tablet 39c9ce7bcdde4bc59786eccfd6150cf4 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:22.607033 31293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c9ce7bcdde4bc59786eccfd6150cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.616739 31145 tablet_service.cc:1511] Processing CreateTablet for tablet c84c002995c64e39b628165e424fd379 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:22.618031 31145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84c002995c64e39b628165e424fd379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.621978 31144 tablet_service.cc:1511] Processing CreateTablet for tablet 34f2953a0eec49649f9431ab87ffbd69 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:22.623214 31144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f2953a0eec49649f9431ab87ffbd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.627614 31292 tablet_service.cc:1511] Processing CreateTablet for tablet c84c002995c64e39b628165e424fd379 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:22.629117 31292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84c002995c64e39b628165e424fd379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.630775 31291 tablet_service.cc:1511] Processing CreateTablet for tablet 34f2953a0eec49649f9431ab87ffbd69 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:22.631989 31291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f2953a0eec49649f9431ab87ffbd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.647526 31223 tablet_service.cc:1511] Processing CreateTablet for tablet 4cda8bf1b9c0412ab7639f246a9078d2 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:22.649163 31223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cda8bf1b9c0412ab7639f246a9078d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.655174 31221 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec95b722ce546a99b4498248e641fc7 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:22.656469 31221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec95b722ce546a99b4498248e641fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.658928 31352 tablet_bootstrap.cc:492] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:22.662640 31220 tablet_service.cc:1511] Processing CreateTablet for tablet 39c9ce7bcdde4bc59786eccfd6150cf4 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:22.663908 31220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c9ce7bcdde4bc59786eccfd6150cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.666728 31219 tablet_service.cc:1511] Processing CreateTablet for tablet c84c002995c64e39b628165e424fd379 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:22.667966 31219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84c002995c64e39b628165e424fd379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.668392 31149 tablet_service.cc:1511] Processing CreateTablet for tablet bd692e5b98e84f32a2b13baabce14be2 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:22.670589 31218 tablet_service.cc:1511] Processing CreateTablet for tablet 34f2953a0eec49649f9431ab87ffbd69 (DEFAULT_TABLE table=test-workload [id=6a99a89fe77a4c148d814af480152811]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:22.671815 31218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f2953a0eec49649f9431ab87ffbd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.676369 31149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd692e5b98e84f32a2b13baabce14be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.725246 31349 tablet_bootstrap.cc:492] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:22.725908 31349 ts_tablet_manager.cc:1403] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.169s	user 0.032s	sys 0.043s
I20260713 09:10:22.730829 31350 tablet_bootstrap.cc:492] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:22.733098 31352 tablet_bootstrap.cc:654] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.740227 31350 tablet_bootstrap.cc:654] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.744714 31349 raft_consensus.cc:359] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.745831 31349 raft_consensus.cc:385] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.746243 31349 raft_consensus.cc:740] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.751325 31352 tablet_bootstrap.cc:492] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:22.751837 31352 ts_tablet_manager.cc:1403] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.093s	user 0.004s	sys 0.008s
I20260713 09:10:22.753100 31349 consensus_queue.cc:260] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.755775 31352 raft_consensus.cc:359] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.756487 31352 raft_consensus.cc:385] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.756834 31352 raft_consensus.cc:740] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.757161 31350 tablet_bootstrap.cc:492] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:22.757771 31350 ts_tablet_manager.cc:1403] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.006s
I20260713 09:10:22.757778 31352 consensus_queue.cc:260] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.760859 31350 raft_consensus.cc:359] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.761646 31350 raft_consensus.cc:385] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.762029 31350 raft_consensus.cc:740] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.764567 31185 heartbeater.cc:499] Master 127.26.149.62:41361 was elected leader, sending a full tablet report...
I20260713 09:10:22.765363 31334 heartbeater.cc:499] Master 127.26.149.62:41361 was elected leader, sending a full tablet report...
I20260713 09:10:22.762962 31350 consensus_queue.cc:260] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.765864 31352 ts_tablet_manager.cc:1434] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.005s
I20260713 09:10:22.766924 31352 tablet_bootstrap.cc:492] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:22.769577 31349 ts_tablet_manager.cc:1434] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.007s
I20260713 09:10:22.770678 31349 tablet_bootstrap.cc:492] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:22.773156 31352 tablet_bootstrap.cc:654] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.779399 31349 tablet_bootstrap.cc:654] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.783191 31350 ts_tablet_manager.cc:1434] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.013s
I20260713 09:10:22.783269 31260 heartbeater.cc:499] Master 127.26.149.62:41361 was elected leader, sending a full tablet report...
I20260713 09:10:22.791136 31349 tablet_bootstrap.cc:492] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:22.791514 31350 tablet_bootstrap.cc:492] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:22.791630 31349 ts_tablet_manager.cc:1403] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260713 09:10:22.794646 31349 raft_consensus.cc:359] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:22.795393 31349 raft_consensus.cc:385] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.795761 31349 raft_consensus.cc:740] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.796643 31349 consensus_queue.cc:260] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:22.799211 31349 ts_tablet_manager.cc:1434] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:10:22.800287 31349 tablet_bootstrap.cc:492] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:22.802893 31350 tablet_bootstrap.cc:654] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.807916 31349 tablet_bootstrap.cc:654] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.813059 31350 tablet_bootstrap.cc:492] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:22.813714 31350 ts_tablet_manager.cc:1403] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260713 09:10:22.813834 31352 tablet_bootstrap.cc:492] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:22.814483 31352 ts_tablet_manager.cc:1403] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.004s
I20260713 09:10:22.817863 31352 raft_consensus.cc:359] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.817720 31350 raft_consensus.cc:359] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.818683 31352 raft_consensus.cc:385] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.818914 31350 raft_consensus.cc:385] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.819630 31350 raft_consensus.cc:740] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.820452 31350 consensus_queue.cc:260] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.819021 31352 raft_consensus.cc:740] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.822180 31349 tablet_bootstrap.cc:492] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:22.822480 31350 ts_tablet_manager.cc:1434] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:22.822705 31349 ts_tablet_manager.cc:1403] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260713 09:10:22.822271 31352 consensus_queue.cc:260] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.823498 31350 tablet_bootstrap.cc:492] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:22.824823 31352 ts_tablet_manager.cc:1434] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260713 09:10:22.825440 31349 raft_consensus.cc:359] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.826159 31349 raft_consensus.cc:385] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.826449 31349 raft_consensus.cc:740] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.827309 31349 consensus_queue.cc:260] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.828117 31352 tablet_bootstrap.cc:492] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:22.829443 31349 ts_tablet_manager.cc:1434] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:10:22.830046 31350 tablet_bootstrap.cc:654] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.830431 31357 raft_consensus.cc:493] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:22.830860 31357 raft_consensus.cc:515] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.833745 31349 tablet_bootstrap.cc:492] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:22.847179 31349 tablet_bootstrap.cc:654] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.851378 31357 leader_election.cc:290] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:22.853670 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c1411471ec43efa875671f6a6ec367" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:22.855136 31309 raft_consensus.cc:2468] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 0.
I20260713 09:10:22.857913 31200 leader_election.cc:304] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:22.859123 31357 raft_consensus.cc:2804] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:22.859640 31357 raft_consensus.cc:493] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:22.860114 31357 raft_consensus.cc:3060] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.864988 31352 tablet_bootstrap.cc:654] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.866675 31355 raft_consensus.cc:493] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:22.867270 31355 raft_consensus.cc:515] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.874357 31350 tablet_bootstrap.cc:492] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:22.874842 31350 ts_tablet_manager.cc:1403] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.028s
I20260713 09:10:22.878603 31352 tablet_bootstrap.cc:492] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:22.878327 31350 raft_consensus.cc:359] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:22.879099 31352 ts_tablet_manager.cc:1403] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.005s
I20260713 09:10:22.879238 31350 raft_consensus.cc:385] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.880300 31355 leader_election.cc:290] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:22.880462 31350 raft_consensus.cc:740] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.882385 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c1411471ec43efa875671f6a6ec367" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:22.883308 31350 consensus_queue.cc:260] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
W20260713 09:10:22.884024 31201 leader_election.cc:343] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:22.884244 31352 raft_consensus.cc:359] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.885582 31352 raft_consensus.cc:385] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.880329 31357 raft_consensus.cc:515] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.885907 31352 raft_consensus.cc:740] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.886822 31352 consensus_queue.cc:260] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.888696 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c1411471ec43efa875671f6a6ec367" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
W20260713 09:10:22.890254 31201 leader_election.cc:343] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:22.893373 31357 leader_election.cc:290] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:22.894213 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c1411471ec43efa875671f6a6ec367" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:22.894774 31309 raft_consensus.cc:3060] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.895665 31352 ts_tablet_manager.cc:1434] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260713 09:10:22.900377 31352 tablet_bootstrap.cc:492] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:22.901996 31309 raft_consensus.cc:2468] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 1.
I20260713 09:10:22.903142 31200 leader_election.cc:304] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:22.904393 31357 raft_consensus.cc:2804] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:22.904855 31357 raft_consensus.cc:697] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:22.905702 31357 consensus_queue.cc:237] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.907241 31350 ts_tablet_manager.cc:1434] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.032s	user 0.014s	sys 0.015s
I20260713 09:10:22.907438 31352 tablet_bootstrap.cc:654] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.908049 31350 tablet_bootstrap.cc:492] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:22.908771 31349 tablet_bootstrap.cc:492] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:22.909312 31349 ts_tablet_manager.cc:1403] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.003s
I20260713 09:10:22.912945 31352 tablet_bootstrap.cc:492] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:22.913441 31352 ts_tablet_manager.cc:1403] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.007s
I20260713 09:10:22.914110 31350 tablet_bootstrap.cc:654] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.916394 31352 raft_consensus.cc:359] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.917081 31352 raft_consensus.cc:385] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.917366 31352 raft_consensus.cc:740] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.918298 31352 consensus_queue.cc:260] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.919806 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4724f54181a7478ca1ff64f117d2985a" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:22.920446 31235 raft_consensus.cc:2468] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 0.
I20260713 09:10:22.921753 31124 leader_election.cc:304] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:22.922444 31355 raft_consensus.cc:2804] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:22.922768 31355 raft_consensus.cc:493] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:22.923069 31355 raft_consensus.cc:3060] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.926549 31352 ts_tablet_manager.cc:1434] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:10:22.929397 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4724f54181a7478ca1ff64f117d2985a" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:22.930246 31355 raft_consensus.cc:515] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
W20260713 09:10:22.931290 31125 leader_election.cc:343] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:22.932456 31355 leader_election.cc:290] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Requested vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:22.932354 31368 raft_consensus.cc:493] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:22.933171 31368 raft_consensus.cc:515] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:22.934242 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4724f54181a7478ca1ff64f117d2985a" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:22.934796 31235 raft_consensus.cc:3060] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.938264 31352 tablet_bootstrap.cc:492] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:22.938458 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:22.939543 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:22.940424 31160 raft_consensus.cc:2468] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 0.
I20260713 09:10:22.941454 31235 raft_consensus.cc:2468] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 1.
W20260713 09:10:22.941908 31200 leader_election.cc:343] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:22.942579 31124 leader_election.cc:304] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:22.943569 31355 raft_consensus.cc:2804] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:22.944140 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4724f54181a7478ca1ff64f117d2985a" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:22.917459 31349 raft_consensus.cc:359] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.946485 31349 raft_consensus.cc:385] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.946872 31349 raft_consensus.cc:740] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
W20260713 09:10:22.949812 31125 leader_election.cc:343] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:22.950062 31349 consensus_queue.cc:260] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.951270 31201 leader_election.cc:304] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:22.952020 31352 tablet_bootstrap.cc:654] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.951387 31055 catalog_manager.cc:5697] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 1 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:22.952701 31368 leader_election.cc:290] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:22.953392 31357 raft_consensus.cc:2804] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:22.954533 31357 raft_consensus.cc:493] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:22.955046 31357 raft_consensus.cc:3060] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.960407 31352 tablet_bootstrap.cc:492] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:22.960956 31352 ts_tablet_manager.cc:1403] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260713 09:10:22.966684 31356 raft_consensus.cc:493] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:22.967163 31356 raft_consensus.cc:515] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.967736 31355 raft_consensus.cc:697] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:22.967880 31352 raft_consensus.cc:359] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.968724 31352 raft_consensus.cc:385] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.969054 31352 raft_consensus.cc:740] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.968972 31355 consensus_queue.cc:237] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.970046 31352 consensus_queue.cc:260] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:22.978621 31356 leader_election.cc:290] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:22.966022 31357 raft_consensus.cc:515] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:22.998172 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:22.998948 31160 raft_consensus.cc:3060] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.995239 31055 catalog_manager.cc:5697] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.010707 31160 raft_consensus.cc:2468] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 1.
I20260713 09:10:23.014256 31349 ts_tablet_manager.cc:1434] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.099s	user 0.041s	sys 0.016s
I20260713 09:10:23.016402 31349 tablet_bootstrap.cc:492] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:23.016647 31350 tablet_bootstrap.cc:492] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:23.017189 31350 ts_tablet_manager.cc:1403] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.109s	user 0.028s	sys 0.049s
I20260713 09:10:23.020267 31350 raft_consensus.cc:359] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.021080 31350 raft_consensus.cc:385] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.021414 31350 raft_consensus.cc:740] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.022578 31357 leader_election.cc:290] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.022356 31350 consensus_queue.cc:260] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.022784 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
W20260713 09:10:23.024329 31200 leader_election.cc:343] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:23.024700 31350 ts_tablet_manager.cc:1434] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:23.026094 31349 tablet_bootstrap.cc:654] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.028295 31201 leader_election.cc:304] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:23.029587 31368 raft_consensus.cc:2804] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:23.034029 31368 raft_consensus.cc:697] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:23.035161 31368 consensus_queue.cc:237] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:23.038511 31352 ts_tablet_manager.cc:1434] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.077s	user 0.015s	sys 0.018s
I20260713 09:10:23.040676 31355 raft_consensus.cc:493] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:23.041222 31352 tablet_bootstrap.cc:492] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:23.041150 31355 raft_consensus.cc:515] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.045679 31350 tablet_bootstrap.cc:492] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:23.047350 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f2953a0eec49649f9431ab87ffbd69" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:23.047546 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f2953a0eec49649f9431ab87ffbd69" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:23.048209 31309 raft_consensus.cc:2468] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 0.
W20260713 09:10:23.048704 31124 leader_election.cc:343] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:23.053244 31125 leader_election.cc:304] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 0967382d110d4647a131ee8511c85ffb
I20260713 09:10:23.053747 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84c002995c64e39b628165e424fd379" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:23.054136 31373 raft_consensus.cc:2804] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:23.054517 31373 raft_consensus.cc:493] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:23.054744 31352 tablet_bootstrap.cc:654] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.054826 31373 raft_consensus.cc:3060] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:23.055236 31273 leader_election.cc:343] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:23.058109 31349 tablet_bootstrap.cc:492] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:23.058602 31349 ts_tablet_manager.cc:1403] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.001s
I20260713 09:10:23.059895 31056 catalog_manager.cc:5697] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 1 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:23.050115 31355 leader_election.cc:290] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.062498 31373 raft_consensus.cc:515] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.066406 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f2953a0eec49649f9431ab87ffbd69" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:23.066965 31309 raft_consensus.cc:3060] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.070575 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84c002995c64e39b628165e424fd379" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:23.071135 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f2953a0eec49649f9431ab87ffbd69" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb"
W20260713 09:10:23.072525 31124 leader_election.cc:343] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:23.062837 31349 raft_consensus.cc:359] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
W20260713 09:10:23.073451 31275 leader_election.cc:343] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:23.073783 31349 raft_consensus.cc:385] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.073999 31275 leader_election.cc:304] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:23.074298 31349 raft_consensus.cc:740] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.074939 31309 raft_consensus.cc:2468] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 1.
I20260713 09:10:23.075454 31376 raft_consensus.cc:2749] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:23.075311 31349 consensus_queue.cc:260] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.063505 31350 tablet_bootstrap.cc:654] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.076524 31125 leader_election.cc:304] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 0967382d110d4647a131ee8511c85ffb
I20260713 09:10:23.079797 31373 leader_election.cc:290] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Requested vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.080717 31372 raft_consensus.cc:2804] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:23.081202 31372 raft_consensus.cc:697] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:23.082173 31349 ts_tablet_manager.cc:1434] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
I20260713 09:10:23.082038 31372 consensus_queue.cc:237] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.083431 31349 tablet_bootstrap.cc:492] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
W20260713 09:10:23.085096 31106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:23.087644 31350 tablet_bootstrap.cc:492] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:23.088174 31350 ts_tablet_manager.cc:1403] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260713 09:10:23.090502 31349 tablet_bootstrap.cc:654] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.091621 31352 tablet_bootstrap.cc:492] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:23.091408 31350 raft_consensus.cc:359] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.092157 31352 ts_tablet_manager.cc:1403] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.017s
I20260713 09:10:23.092481 31350 raft_consensus.cc:385] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.092924 31350 raft_consensus.cc:740] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.093940 31350 consensus_queue.cc:260] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.093808 31055 catalog_manager.cc:5697] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.097004 31350 ts_tablet_manager.cc:1434] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:23.098078 31350 tablet_bootstrap.cc:492] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:23.104722 31350 tablet_bootstrap.cc:654] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.104768 31352 raft_consensus.cc:359] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.105926 31352 raft_consensus.cc:385] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.106339 31352 raft_consensus.cc:740] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.107554 31352 consensus_queue.cc:260] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.116361 31350 tablet_bootstrap.cc:492] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:23.116931 31350 ts_tablet_manager.cc:1403] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260713 09:10:23.119390 31352 ts_tablet_manager.cc:1434] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260713 09:10:23.119485 31350 raft_consensus.cc:359] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.120294 31350 raft_consensus.cc:385] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.120608 31352 tablet_bootstrap.cc:492] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:23.119968 31349 tablet_bootstrap.cc:492] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:23.121297 31349 ts_tablet_manager.cc:1403] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.016s
I20260713 09:10:23.123479 31349 raft_consensus.cc:359] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.120579 31350 raft_consensus.cc:740] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.123996 31349 raft_consensus.cc:385] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.124325 31349 raft_consensus.cc:740] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.124748 31350 consensus_queue.cc:260] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.125131 31349 consensus_queue.cc:260] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.127218 31350 ts_tablet_manager.cc:1434] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:10:23.127288 31349 ts_tablet_manager.cc:1434] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:23.128332 31350 tablet_bootstrap.cc:492] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:23.128841 31349 tablet_bootstrap.cc:492] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:23.130143 31352 tablet_bootstrap.cc:654] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.134545 31349 tablet_bootstrap.cc:654] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.134728 31350 tablet_bootstrap.cc:654] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.146585 31350 tablet_bootstrap.cc:492] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:23.147073 31350 ts_tablet_manager.cc:1403] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:10:23.147814 31352 tablet_bootstrap.cc:492] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:23.148272 31352 ts_tablet_manager.cc:1403] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260713 09:10:23.150065 31350 raft_consensus.cc:359] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.150650 31350 raft_consensus.cc:385] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.150959 31350 raft_consensus.cc:740] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.151032 31352 raft_consensus.cc:359] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.147795 31349 tablet_bootstrap.cc:492] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:23.151782 31352 raft_consensus.cc:385] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.152230 31349 ts_tablet_manager.cc:1403] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260713 09:10:23.152360 31352 raft_consensus.cc:740] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.151783 31350 consensus_queue.cc:260] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.153183 31352 consensus_queue.cc:260] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.154415 31350 ts_tablet_manager.cc:1434] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:23.154843 31349 raft_consensus.cc:359] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.155547 31349 raft_consensus.cc:385] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.155625 31376 raft_consensus.cc:493] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:23.155856 31349 raft_consensus.cc:740] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.156204 31376 raft_consensus.cc:515] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.156664 31349 consensus_queue.cc:260] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.158805 31349 ts_tablet_manager.cc:1434] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:23.159531 31352 ts_tablet_manager.cc:1434] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:10:23.159723 31349 tablet_bootstrap.cc:492] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:23.160018 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec95b722ce546a99b4498248e641fc7" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:23.160503 31352 tablet_bootstrap.cc:492] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:23.160692 31235 raft_consensus.cc:2468] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 0.
I20260713 09:10:23.162870 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec95b722ce546a99b4498248e641fc7" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:23.164592 31273 leader_election.cc:304] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:23.165409 31356 raft_consensus.cc:2804] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:10:23.165635 31275 leader_election.cc:343] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:23.165831 31356 raft_consensus.cc:493] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:23.166251 31349 tablet_bootstrap.cc:654] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.166256 31356 raft_consensus.cc:3060] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.166352 31376 leader_election.cc:290] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:23.170442 31350 tablet_bootstrap.cc:492] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:23.175071 31349 tablet_bootstrap.cc:492] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:23.175508 31349 ts_tablet_manager.cc:1403] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260713 09:10:23.177520 31350 tablet_bootstrap.cc:654] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.177803 31349 raft_consensus.cc:359] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.178454 31349 raft_consensus.cc:385] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.178746 31349 raft_consensus.cc:740] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.179410 31349 consensus_queue.cc:260] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.178236 31356 raft_consensus.cc:515] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.181352 31349 ts_tablet_manager.cc:1434] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:23.182226 31349 tablet_bootstrap.cc:492] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:23.182276 31352 tablet_bootstrap.cc:654] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.182766 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec95b722ce546a99b4498248e641fc7" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
W20260713 09:10:23.184262 31275 leader_election.cc:343] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:23.185308 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec95b722ce546a99b4498248e641fc7" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:23.185909 31235 raft_consensus.cc:3060] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.187649 31349 tablet_bootstrap.cc:654] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.193377 31235 raft_consensus.cc:2468] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 1.
I20260713 09:10:23.193674 31356 leader_election.cc:290] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:23.194705 31349 tablet_bootstrap.cc:492] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:23.194510 31273 leader_election.cc:304] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:23.195152 31349 ts_tablet_manager.cc:1403] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260713 09:10:23.195640 31356 raft_consensus.cc:2804] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:23.196800 31356 raft_consensus.cc:697] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Becoming Leader. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:23.197568 31356 consensus_queue.cc:237] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.197728 31349 raft_consensus.cc:359] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.198393 31349 raft_consensus.cc:385] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.198655 31349 raft_consensus.cc:740] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.199417 31349 consensus_queue.cc:260] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.200443 31350 tablet_bootstrap.cc:492] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:23.201006 31350 ts_tablet_manager.cc:1403] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.004s
I20260713 09:10:23.204355 31349 ts_tablet_manager.cc:1434] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:10:23.206327 31352 tablet_bootstrap.cc:492] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:23.206844 31352 ts_tablet_manager.cc:1403] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.015s
I20260713 09:10:23.206851 31350 raft_consensus.cc:359] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.207690 31350 raft_consensus.cc:385] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.207985 31350 raft_consensus.cc:740] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.208624 31350 consensus_queue.cc:260] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.210695 31350 ts_tablet_manager.cc:1434] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:23.212747 31350 tablet_bootstrap.cc:492] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:23.213472 31056 catalog_manager.cc:5697] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:23.216040 31352 raft_consensus.cc:359] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:23.216774 31352 raft_consensus.cc:385] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.217095 31352 raft_consensus.cc:740] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.218000 31352 consensus_queue.cc:260] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:23.218556 31350 tablet_bootstrap.cc:654] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.220077 31352 ts_tablet_manager.cc:1434] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:10:23.220955 31352 tablet_bootstrap.cc:492] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:23.221988 31372 raft_consensus.cc:493] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:23.222478 31372 raft_consensus.cc:515] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.224586 31372 leader_election.cc:290] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.222608 31368 raft_consensus.cc:493] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:23.226276 31368 raft_consensus.cc:515] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.226533 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c9ce7bcdde4bc59786eccfd6150cf4" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:23.227327 31352 tablet_bootstrap.cc:654] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:23.227414 31235 raft_consensus.cc:2468] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 0.
I20260713 09:10:23.228327 31368 leader_election.cc:290] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.228965 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c9ce7bcdde4bc59786eccfd6150cf4" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:23.229379 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd692e5b98e84f32a2b13baabce14be2" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:23.229774 31309 raft_consensus.cc:2468] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 0.
I20260713 09:10:23.229794 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd692e5b98e84f32a2b13baabce14be2" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:23.231400 31160 raft_consensus.cc:2468] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 0.
I20260713 09:10:23.231451 31125 leader_election.cc:304] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:23.232618 31376 raft_consensus.cc:493] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:23.231053 31200 leader_election.cc:343] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:23.233451 31201 leader_election.cc:304] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:23.233783 31372 raft_consensus.cc:2804] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:23.234143 31372 raft_consensus.cc:493] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:23.233230 31376 raft_consensus.cc:515] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.234614 31368 raft_consensus.cc:2804] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:23.235141 31368 raft_consensus.cc:493] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:23.235450 31368 raft_consensus.cc:3060] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.236524 31376 leader_election.cc:290] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:23.238188 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cda8bf1b9c0412ab7639f246a9078d2" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:23.239181 31234 raft_consensus.cc:2468] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 0.
I20260713 09:10:23.240239 31373 raft_consensus.cc:493] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:23.240847 31373 raft_consensus.cc:515] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.241271 31368 raft_consensus.cc:515] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.243305 31373 leader_election.cc:290] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.245333 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd692e5b98e84f32a2b13baabce14be2" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:23.245883 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84c002995c64e39b628165e424fd379" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:23.246156 31159 raft_consensus.cc:3060] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.246516 31308 raft_consensus.cc:2468] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 0.
I20260713 09:10:23.234501 31372 raft_consensus.cc:3060] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.247253 31368 leader_election.cc:290] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.246982 31350 tablet_bootstrap.cc:492] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:23.248039 31350 ts_tablet_manager.cc:1403] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.016s
I20260713 09:10:23.247936 31125 leader_election.cc:304] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:23.245488 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd692e5b98e84f32a2b13baabce14be2" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
W20260713 09:10:23.249819 31200 leader_election.cc:343] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:23.249837 31273 leader_election.cc:304] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:23.246553 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cda8bf1b9c0412ab7639f246a9078d2" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:23.250844 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84c002995c64e39b628165e424fd379" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:23.251111 31160 raft_consensus.cc:2468] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 0.
I20260713 09:10:23.250958 31350 raft_consensus.cc:359] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.251717 31350 raft_consensus.cc:385] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.252007 31373 raft_consensus.cc:2804] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:23.252012 31350 raft_consensus.cc:740] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.252451 31373 raft_consensus.cc:493] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:23.252822 31373 raft_consensus.cc:3060] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.250834 31376 raft_consensus.cc:2804] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:23.252836 31350 consensus_queue.cc:260] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.253571 31376 raft_consensus.cc:493] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:23.261775 31376 raft_consensus.cc:3060] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.257553 31372 raft_consensus.cc:515] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.263806 31159 raft_consensus.cc:2468] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 1.
I20260713 09:10:23.260010 31373 raft_consensus.cc:515] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.251756 31234 raft_consensus.cc:2468] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 0.
I20260713 09:10:23.265110 31201 leader_election.cc:304] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:23.266134 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c9ce7bcdde4bc59786eccfd6150cf4" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:23.266281 31368 raft_consensus.cc:2804] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:23.266744 31235 raft_consensus.cc:3060] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.267644 31368 raft_consensus.cc:697] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:23.267812 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84c002995c64e39b628165e424fd379" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:23.268464 31234 raft_consensus.cc:3060] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.268543 31376 raft_consensus.cc:515] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.268720 31368 consensus_queue.cc:237] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.255105 31350 ts_tablet_manager.cc:1434] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:23.271833 31352 tablet_bootstrap.cc:492] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:23.272294 31352 ts_tablet_manager.cc:1403] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.000s
I20260713 09:10:23.273424 31235 raft_consensus.cc:2468] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 1.
I20260713 09:10:23.274478 31124 leader_election.cc:304] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:23.275305 31355 raft_consensus.cc:2804] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:23.275594 31352 raft_consensus.cc:359] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.276439 31352 raft_consensus.cc:385] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:23.276794 31352 raft_consensus.cc:740] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:23.277143 31376 leader_election.cc:290] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:23.278836 31355 raft_consensus.cc:697] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:23.277586 31352 consensus_queue.cc:260] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.278757 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cda8bf1b9c0412ab7639f246a9078d2" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:23.279819 31355 consensus_queue.cc:237] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.280773 31159 raft_consensus.cc:3060] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.281045 31352 ts_tablet_manager.cc:1434] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:23.278646 31233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cda8bf1b9c0412ab7639f246a9078d2" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:23.281672 31233 raft_consensus.cc:3060] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.283214 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84c002995c64e39b628165e424fd379" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:23.283790 31309 raft_consensus.cc:3060] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.288218 31233 raft_consensus.cc:2468] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 1.
I20260713 09:10:23.289326 31273 leader_election.cc:304] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:23.288661 31398 raft_consensus.cc:493] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:23.290565 31309 raft_consensus.cc:2468] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 1.
I20260713 09:10:23.291525 31372 leader_election.cc:290] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Requested vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.291687 31125 leader_election.cc:304] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:23.290988 31398 raft_consensus.cc:515] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.292533 31372 raft_consensus.cc:2804] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:23.293046 31356 raft_consensus.cc:2804] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:23.293617 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c9ce7bcdde4bc59786eccfd6150cf4" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:23.294875 31308 raft_consensus.cc:3060] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.275593 31234 raft_consensus.cc:2468] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 1.
I20260713 09:10:23.302731 31372 raft_consensus.cc:697] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:23.303486 31356 raft_consensus.cc:697] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Becoming Leader. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:23.303619 31372 consensus_queue.cc:237] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.304777 31356 consensus_queue.cc:237] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.308349 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c1411471ec43efa875671f6a6ec367" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:23.309183 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c1411471ec43efa875671f6a6ec367" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:23.309988 31398 leader_election.cc:290] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.294325 31373 leader_election.cc:290] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Requested vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.314998 31376 raft_consensus.cc:493] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:23.317394 31308 raft_consensus.cc:2468] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 1.
I20260713 09:10:23.316320 31376 raft_consensus.cc:515] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:23.319936 31376 leader_election.cc:290] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:23.320688 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:23.322002 31160 raft_consensus.cc:2393] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in current term 1: Already voted for candidate 0967382d110d4647a131ee8511c85ffb in this term.
I20260713 09:10:23.323536 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:23.323812 31159 raft_consensus.cc:2468] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 1.
I20260713 09:10:23.321095 31309 raft_consensus.cc:2393] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b988edc0c8664b3a95a0a0faaa4e9f35 in current term 1: Already voted for candidate 0967382d110d4647a131ee8511c85ffb in this term.
I20260713 09:10:23.325183 31273 leader_election.cc:304] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:23.324746 31056 catalog_manager.cc:5697] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.325568 31057 catalog_manager.cc:5697] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 1 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.326923 31125 leader_election.cc:304] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:23.328411 31373 raft_consensus.cc:3060] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.333925 31376 raft_consensus.cc:3060] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.335312 31373 raft_consensus.cc:2749] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:23.339812 31368 consensus_queue.cc:1048] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.343272 31376 raft_consensus.cc:2749] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:23.352821 31057 catalog_manager.cc:5697] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:23.356487 31055 catalog_manager.cc:5697] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.370554 31407 consensus_queue.cc:1048] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:23.414453 31309 raft_consensus.cc:3060] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.419971 31373 consensus_queue.cc:1048] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.428972 31372 consensus_queue.cc:1048] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.449527 31234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
mode: GRACEFUL
new_leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
 from {username='slave'} at 127.0.0.1:53582
I20260713 09:10:23.450140 31234 raft_consensus.cc:606] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Received request to transfer leadership to TS b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:23.456971 31234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92c1411471ec43efa875671f6a6ec367"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
mode: GRACEFUL
new_leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
 from {username='slave'} at 127.0.0.1:53582
I20260713 09:10:23.457398 31234 raft_consensus.cc:606] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Received request to transfer leadership to TS b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:23.461812 31234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd692e5b98e84f32a2b13baabce14be2"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
mode: GRACEFUL
new_leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
 from {username='slave'} at 127.0.0.1:53582
I20260713 09:10:23.462218 31234 raft_consensus.cc:606] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Received request to transfer leadership to TS b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:23.465652 31407 consensus_queue.cc:1048] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.472425 31407 consensus_queue.cc:1048] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.474057 31368 raft_consensus.cc:993] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb: : Instructing follower b988edc0c8664b3a95a0a0faaa4e9f35 to start an election
I20260713 09:10:23.474439 31368 raft_consensus.cc:1081] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Signalling peer b988edc0c8664b3a95a0a0faaa4e9f35 to start an election
I20260713 09:10:23.477330 31159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
 from {username='slave'} at 127.0.0.1:59234
I20260713 09:10:23.478724 31308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cda8bf1b9c0412ab7639f246a9078d2"
dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
mode: GRACEFUL
new_leader_uuid: "0967382d110d4647a131ee8511c85ffb"
 from {username='slave'} at 127.0.0.1:55466
I20260713 09:10:23.479087 31159 raft_consensus.cc:493] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.479650 31159 raft_consensus.cc:3060] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.480723 31308 raft_consensus.cc:606] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Received request to transfer leadership to TS 0967382d110d4647a131ee8511c85ffb
I20260713 09:10:23.488533 31309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ec95b722ce546a99b4498248e641fc7"
dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
mode: GRACEFUL
new_leader_uuid: "0967382d110d4647a131ee8511c85ffb"
 from {username='slave'} at 127.0.0.1:55466
I20260713 09:10:23.489115 31309 raft_consensus.cc:606] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Received request to transfer leadership to TS 0967382d110d4647a131ee8511c85ffb
I20260713 09:10:23.492432 31234 raft_consensus.cc:3060] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.492467 31159 raft_consensus.cc:515] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:23.496863 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:23.497411 31309 raft_consensus.cc:3060] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.499614 31159 leader_election.cc:290] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 2 election: Requested vote from peers 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:23.502000 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:23.502552 31235 raft_consensus.cc:3055] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.502905 31235 raft_consensus.cc:740] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:23.503679 31235 consensus_queue.cc:260] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:23.504927 31235 raft_consensus.cc:3060] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.505056 31309 raft_consensus.cc:2468] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 2.
I20260713 09:10:23.506193 31125 leader_election.cc:304] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [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: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:23.506487 31355 consensus_queue.cc:1048] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.507020 31372 raft_consensus.cc:2804] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.507452 31372 raft_consensus.cc:697] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:23.508658 31372 consensus_queue.cc:237] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:23.514580 31235 raft_consensus.cc:2468] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 2.
I20260713 09:10:23.516510 31159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39c9ce7bcdde4bc59786eccfd6150cf4"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
mode: GRACEFUL
new_leader_uuid: "0967382d110d4647a131ee8511c85ffb"
 from {username='slave'} at 127.0.0.1:59244
I20260713 09:10:23.517055 31159 raft_consensus.cc:606] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Received request to transfer leadership to TS 0967382d110d4647a131ee8511c85ffb
I20260713 09:10:23.517230 31057 catalog_manager.cc:5697] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 1 to 2, leader changed from 0967382d110d4647a131ee8511c85ffb (127.26.149.2) to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.523864 31372 consensus_queue.cc:1048] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.528738 31159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c84c002995c64e39b628165e424fd379"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
mode: GRACEFUL
new_leader_uuid: "0967382d110d4647a131ee8511c85ffb"
 from {username='slave'} at 127.0.0.1:59244
I20260713 09:10:23.529673 31159 raft_consensus.cc:606] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Received request to transfer leadership to TS 0967382d110d4647a131ee8511c85ffb
I20260713 09:10:23.536849 31159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34f2953a0eec49649f9431ab87ffbd69"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
mode: GRACEFUL
new_leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
 from {username='slave'} at 127.0.0.1:59244
I20260713 09:10:23.537405 31159 raft_consensus.cc:606] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Received request to transfer leadership to TS 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:23.578269 31159 raft_consensus.cc:3060] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.584132 31356 consensus_queue.cc:1048] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.593859 31419 consensus_queue.cc:1048] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:23.602254 31356 raft_consensus.cc:993] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45: : Instructing follower 0967382d110d4647a131ee8511c85ffb to start an election
I20260713 09:10:23.602706 31419 raft_consensus.cc:1081] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Signalling peer 0967382d110d4647a131ee8511c85ffb to start an election
I20260713 09:10:23.604161 31234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ec95b722ce546a99b4498248e641fc7"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
 from {username='slave'} at 127.0.0.1:53568
I20260713 09:10:23.604681 31234 raft_consensus.cc:493] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.605075 31234 raft_consensus.cc:3060] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.609864 31234 raft_consensus.cc:515] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.611523 31234 leader_election.cc:290] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 2 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.612159 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec95b722ce546a99b4498248e641fc7" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:23.612541 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec95b722ce546a99b4498248e641fc7" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:23.612769 31159 raft_consensus.cc:3060] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.613131 31309 raft_consensus.cc:3055] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.613377 31309 raft_consensus.cc:740] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:23.614033 31309 consensus_queue.cc:260] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.614853 31309 raft_consensus.cc:3060] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.618348 31159 raft_consensus.cc:2468] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 2.
I20260713 09:10:23.619335 31201 leader_election.cc:304] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:23.620064 31407 raft_consensus.cc:2804] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.620285 31309 raft_consensus.cc:2468] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 2.
I20260713 09:10:23.620455 31407 raft_consensus.cc:697] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:23.621377 31407 consensus_queue.cc:237] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.626627 31055 catalog_manager.cc:5697] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 1 to 2, leader changed from 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3) to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 2 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.655216 31419 raft_consensus.cc:493] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:23.655692 31419 raft_consensus.cc:515] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.657251 31419 leader_election.cc:290] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:23.657999 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd692e5b98e84f32a2b13baabce14be2" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:23.658123 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd692e5b98e84f32a2b13baabce14be2" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:23.658633 31159 raft_consensus.cc:2393] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in current term 1: Already voted for candidate 0967382d110d4647a131ee8511c85ffb in this term.
I20260713 09:10:23.659531 31275 leader_election.cc:304] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:23.660141 31419 raft_consensus.cc:3060] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:23.665083 31419 raft_consensus.cc:2749] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:23.785334 31419 consensus_queue.cc:1048] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.789808 31407 consensus_queue.cc:1048] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.795737 31376 consensus_queue.cc:1048] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.803375 31407 raft_consensus.cc:993] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb: : Instructing follower b988edc0c8664b3a95a0a0faaa4e9f35 to start an election
I20260713 09:10:23.803766 31407 raft_consensus.cc:1081] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Signalling peer b988edc0c8664b3a95a0a0faaa4e9f35 to start an election
I20260713 09:10:23.807562 31160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd692e5b98e84f32a2b13baabce14be2"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
 from {username='slave'} at 127.0.0.1:59234
I20260713 09:10:23.808102 31160 raft_consensus.cc:493] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.808452 31160 raft_consensus.cc:3060] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.808997 31379 consensus_queue.cc:1048] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.808495 31376 raft_consensus.cc:993] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45: : Instructing follower 0967382d110d4647a131ee8511c85ffb to start an election
I20260713 09:10:23.813032 31376 raft_consensus.cc:1081] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Signalling peer 0967382d110d4647a131ee8511c85ffb to start an election
I20260713 09:10:23.814849 31234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cda8bf1b9c0412ab7639f246a9078d2"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
 from {username='slave'} at 127.0.0.1:53568
I20260713 09:10:23.815430 31234 raft_consensus.cc:493] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.815483 31160 raft_consensus.cc:515] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.816118 31234 raft_consensus.cc:3060] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.818614 31160 leader_election.cc:290] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 2 election: Requested vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.818811 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd692e5b98e84f32a2b13baabce14be2" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:23.819406 31235 raft_consensus.cc:3055] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.819717 31235 raft_consensus.cc:740] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:23.820601 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd692e5b98e84f32a2b13baabce14be2" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:23.820477 31235 consensus_queue.cc:260] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.821123 31309 raft_consensus.cc:3060] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.821894 31235 raft_consensus.cc:3060] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.826793 31234 raft_consensus.cc:515] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.827685 31309 raft_consensus.cc:2468] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 2.
I20260713 09:10:23.828676 31235 raft_consensus.cc:2468] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 2.
I20260713 09:10:23.828799 31125 leader_election.cc:304] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:23.829320 31234 leader_election.cc:290] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 2 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.829808 31372 raft_consensus.cc:2804] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.830312 31372 raft_consensus.cc:697] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:23.831046 31372 consensus_queue.cc:237] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.830307 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cda8bf1b9c0412ab7639f246a9078d2" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:23.834460 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cda8bf1b9c0412ab7639f246a9078d2" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:23.834797 31160 raft_consensus.cc:3060] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.835023 31308 raft_consensus.cc:3055] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.835064 31400 consensus_queue.cc:1048] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:23.835556 31308 raft_consensus.cc:740] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:23.836370 31308 consensus_queue.cc:260] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.837651 31308 raft_consensus.cc:3060] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.841470 31160 raft_consensus.cc:2468] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 2.
I20260713 09:10:23.842756 31201 leader_election.cc:304] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:23.844494 31308 raft_consensus.cc:2468] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 2.
I20260713 09:10:23.849774 31407 raft_consensus.cc:2804] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.850406 31407 raft_consensus.cc:697] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:23.851419 31407 consensus_queue.cc:237] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.853297 31372 consensus_queue.cc:1048] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.852059 31055 catalog_manager.cc:5697] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 1 to 2, leader changed from 0967382d110d4647a131ee8511c85ffb (127.26.149.2) to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.862787 31372 consensus_queue.cc:1048] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.870131 31056 catalog_manager.cc:5697] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 1 to 2, leader changed from 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3) to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 2 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.874369 31400 consensus_queue.cc:1048] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.875164 31372 raft_consensus.cc:993] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35: : Instructing follower 0967382d110d4647a131ee8511c85ffb to start an election
I20260713 09:10:23.875602 31372 raft_consensus.cc:1081] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Signalling peer 0967382d110d4647a131ee8511c85ffb to start an election
I20260713 09:10:23.876272 31398 raft_consensus.cc:993] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35: : Instructing follower 0967382d110d4647a131ee8511c85ffb to start an election
I20260713 09:10:23.879570 31398 raft_consensus.cc:1081] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Signalling peer 0967382d110d4647a131ee8511c85ffb to start an election
I20260713 09:10:23.885349 31235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c84c002995c64e39b628165e424fd379"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
 from {username='slave'} at 127.0.0.1:53560
I20260713 09:10:23.886822 31235 raft_consensus.cc:493] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.887171 31235 raft_consensus.cc:3060] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.893235 31235 raft_consensus.cc:515] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.885973 31234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39c9ce7bcdde4bc59786eccfd6150cf4"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
 from {username='slave'} at 127.0.0.1:53560
I20260713 09:10:23.894105 31234 raft_consensus.cc:493] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.894476 31234 raft_consensus.cc:3060] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.899724 31234 raft_consensus.cc:515] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.901134 31234 leader_election.cc:290] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 2 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.901815 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c9ce7bcdde4bc59786eccfd6150cf4" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:23.901989 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c9ce7bcdde4bc59786eccfd6150cf4" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:23.902587 31160 raft_consensus.cc:3055] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.902664 31308 raft_consensus.cc:3060] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.903330 31160 raft_consensus.cc:740] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:23.903748 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84c002995c64e39b628165e424fd379" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:23.903774 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84c002995c64e39b628165e424fd379" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:23.904448 31159 raft_consensus.cc:3055] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.904501 31309 raft_consensus.cc:3060] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.904368 31160 consensus_queue.cc:260] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.904975 31159 raft_consensus.cc:740] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:23.905790 31160 raft_consensus.cc:3060] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.905790 31159 consensus_queue.cc:260] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.906980 31159 raft_consensus.cc:3060] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.909646 31308 raft_consensus.cc:2468] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 2.
I20260713 09:10:23.903194 31235 leader_election.cc:290] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 2 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.910746 31200 leader_election.cc:304] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:23.911576 31407 raft_consensus.cc:2804] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.912035 31407 raft_consensus.cc:697] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:23.912822 31407 consensus_queue.cc:237] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.913228 31309 raft_consensus.cc:2468] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 2.
I20260713 09:10:23.913242 31160 raft_consensus.cc:2468] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 2.
I20260713 09:10:23.913518 31159 raft_consensus.cc:2468] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 2.
I20260713 09:10:23.914446 31200 leader_election.cc:304] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:23.915191 31379 raft_consensus.cc:2804] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.915645 31379 raft_consensus.cc:697] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:23.916404 31379 consensus_queue.cc:237] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.919320 31055 catalog_manager.cc:5697] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 1 to 2, leader changed from b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1) to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 2 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.929257 31055 catalog_manager.cc:5697] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 1 to 2, leader changed from b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1) to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 2 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.953203 31309 raft_consensus.cc:1275] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Refusing update from remote peer b988edc0c8664b3a95a0a0faaa4e9f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.954643 31407 raft_consensus.cc:993] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb: : Instructing follower b988edc0c8664b3a95a0a0faaa4e9f35 to start an election
I20260713 09:10:23.954561 31372 consensus_queue.cc:1048] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.955224 31379 raft_consensus.cc:1081] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Signalling peer b988edc0c8664b3a95a0a0faaa4e9f35 to start an election
I20260713 09:10:23.956693 31159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92c1411471ec43efa875671f6a6ec367"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
 from {username='slave'} at 127.0.0.1:59234
I20260713 09:10:23.956966 31235 raft_consensus.cc:1275] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Refusing update from remote peer b988edc0c8664b3a95a0a0faaa4e9f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.957240 31159 raft_consensus.cc:493] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.958228 31159 raft_consensus.cc:3060] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.959039 31372 consensus_queue.cc:1048] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.965018 31159 raft_consensus.cc:515] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.970579 31159 leader_election.cc:290] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 2 election: Requested vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:23.970976 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c1411471ec43efa875671f6a6ec367" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:23.971508 31234 raft_consensus.cc:3055] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.971827 31234 raft_consensus.cc:740] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:23.972584 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c1411471ec43efa875671f6a6ec367" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:23.972494 31234 consensus_queue.cc:260] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.973215 31309 raft_consensus.cc:3060] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:23.973608 31379 consensus_queue.cc:1175] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:10:23.974593 31234 raft_consensus.cc:3060] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.979982 31309 raft_consensus.cc:2468] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 2.
I20260713 09:10:23.981158 31125 leader_election.cc:304] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:23.982007 31372 raft_consensus.cc:2804] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.982537 31372 raft_consensus.cc:697] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:23.982913 31234 raft_consensus.cc:2468] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 2.
I20260713 09:10:23.983330 31372 consensus_queue.cc:237] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.986065 31373 raft_consensus.cc:993] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35: : Instructing follower 5b86bdd0e82649cf9a2fe2921ceddf45 to start an election
I20260713 09:10:23.986507 31373 raft_consensus.cc:1081] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Signalling peer 5b86bdd0e82649cf9a2fe2921ceddf45 to start an election
I20260713 09:10:23.988032 31309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34f2953a0eec49649f9431ab87ffbd69"
dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
 from {username='slave'} at 127.0.0.1:55456
I20260713 09:10:23.988586 31309 raft_consensus.cc:493] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.988947 31309 raft_consensus.cc:3060] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.991657 31055 catalog_manager.cc:5697] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 1 to 2, leader changed from 0967382d110d4647a131ee8511c85ffb (127.26.149.2) to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.996469 31309 raft_consensus.cc:515] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:23.999080 31309 leader_election.cc:290] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 2 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:23.999126 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f2953a0eec49649f9431ab87ffbd69" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:23.999785 31159 raft_consensus.cc:3055] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:24.000109 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f2953a0eec49649f9431ab87ffbd69" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:24.000167 31159 raft_consensus.cc:740] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:24.000782 31234 raft_consensus.cc:3060] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:24.001163 31159 consensus_queue.cc:260] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:24.002157 31159 raft_consensus.cc:3060] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:24.005084 31234 raft_consensus.cc:2468] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 2.
I20260713 09:10:24.006114 31273 leader_election.cc:304] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:24.006762 31419 raft_consensus.cc:2804] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:24.006824 31159 raft_consensus.cc:2468] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 2.
I20260713 09:10:24.007333 31419 raft_consensus.cc:697] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 LEADER]: Becoming Leader. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:24.008140 31419 consensus_queue.cc:237] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:24.013963 31055 catalog_manager.cc:5697] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 reported cstate change: term changed from 1 to 2, leader changed from b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1) to 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3). New cstate: current_term: 2 leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:24.077492 31309 raft_consensus.cc:1275] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Refusing update from remote peer 0967382d110d4647a131ee8511c85ffb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.078715 31379 consensus_queue.cc:1048] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.086395 31159 raft_consensus.cc:1275] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Refusing update from remote peer 0967382d110d4647a131ee8511c85ffb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.088485 31357 consensus_queue.cc:1048] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.233980 31234 raft_consensus.cc:1275] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Refusing update from remote peer b988edc0c8664b3a95a0a0faaa4e9f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.235255 31372 consensus_queue.cc:1048] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.242657 31309 raft_consensus.cc:1275] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Refusing update from remote peer b988edc0c8664b3a95a0a0faaa4e9f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.244376 31372 consensus_queue.cc:1048] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.307313 31159 raft_consensus.cc:1275] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Refusing update from remote peer 0967382d110d4647a131ee8511c85ffb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.308581 31357 consensus_queue.cc:1048] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.315621 31309 raft_consensus.cc:1275] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Refusing update from remote peer 0967382d110d4647a131ee8511c85ffb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.317337 31407 consensus_queue.cc:1048] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.348245 31309 raft_consensus.cc:1275] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Refusing update from remote peer 0967382d110d4647a131ee8511c85ffb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.349426 31407 consensus_queue.cc:1048] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.356202 31159 raft_consensus.cc:1275] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Refusing update from remote peer 0967382d110d4647a131ee8511c85ffb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.357928 31379 consensus_queue.cc:1048] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.403764 31234 raft_consensus.cc:1275] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Refusing update from remote peer b988edc0c8664b3a95a0a0faaa4e9f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.404733 31372 consensus_queue.cc:1048] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.412067 31309 raft_consensus.cc:1275] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Refusing update from remote peer b988edc0c8664b3a95a0a0faaa4e9f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.413388 31400 consensus_queue.cc:1048] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.430370 31159 raft_consensus.cc:1275] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Refusing update from remote peer 0967382d110d4647a131ee8511c85ffb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.431425 31379 consensus_queue.cc:1048] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.437801 31309 raft_consensus.cc:1275] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Refusing update from remote peer 0967382d110d4647a131ee8511c85ffb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.439018 31407 consensus_queue.cc:1048] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.577710 31159 raft_consensus.cc:1275] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Refusing update from remote peer 5b86bdd0e82649cf9a2fe2921ceddf45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.578842 31419 consensus_queue.cc:1048] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.587584 31234 raft_consensus.cc:1275] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Refusing update from remote peer 5b86bdd0e82649cf9a2fe2921ceddf45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:24.588915 31419 consensus_queue.cc:1048] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.568822 31056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58962:
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"
    }
  }
}
W20260713 09:10:26.571149 31056 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.
I20260713 09:10:26.619339 31147 tablet_service.cc:1511] Processing CreateTablet for tablet aac18efe737f46be9b66f5f051e0c51c (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:26.620580 31147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac18efe737f46be9b66f5f051e0c51c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.620348 31218 tablet_service.cc:1511] Processing CreateTablet for tablet aac18efe737f46be9b66f5f051e0c51c (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:26.621546 31218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac18efe737f46be9b66f5f051e0c51c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.621292 31296 tablet_service.cc:1511] Processing CreateTablet for tablet aac18efe737f46be9b66f5f051e0c51c (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:26.622879 31296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac18efe737f46be9b66f5f051e0c51c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.622834 31149 tablet_service.cc:1511] Processing CreateTablet for tablet d455fa116aa94960b208ec97b7fe9457 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:26.624076 31149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d455fa116aa94960b208ec97b7fe9457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.625985 31148 tablet_service.cc:1511] Processing CreateTablet for tablet 44b9c5d506504b8ba05ead540dbb68f7 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:26.627162 31148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b9c5d506504b8ba05ead540dbb68f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.626890 31219 tablet_service.cc:1511] Processing CreateTablet for tablet d455fa116aa94960b208ec97b7fe9457 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:26.628077 31219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d455fa116aa94960b208ec97b7fe9457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.630939 31299 tablet_service.cc:1511] Processing CreateTablet for tablet d455fa116aa94960b208ec97b7fe9457 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:26.632103 31299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d455fa116aa94960b208ec97b7fe9457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.644964 31291 tablet_service.cc:1511] Processing CreateTablet for tablet 44b9c5d506504b8ba05ead540dbb68f7 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:26.645828 31220 tablet_service.cc:1511] Processing CreateTablet for tablet 44b9c5d506504b8ba05ead540dbb68f7 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:26.647110 31220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b9c5d506504b8ba05ead540dbb68f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.646234 31291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b9c5d506504b8ba05ead540dbb68f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.652081 31145 tablet_service.cc:1511] Processing CreateTablet for tablet 8e83a5468821416f8d4000d1819989b9 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:26.653271 31145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e83a5468821416f8d4000d1819989b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.654330 31222 tablet_service.cc:1511] Processing CreateTablet for tablet 8e83a5468821416f8d4000d1819989b9 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:26.655634 31222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e83a5468821416f8d4000d1819989b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.655514 31293 tablet_service.cc:1511] Processing CreateTablet for tablet 8e83a5468821416f8d4000d1819989b9 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:26.656772 31293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e83a5468821416f8d4000d1819989b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.665390 31446 tablet_bootstrap.cc:492] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:26.667704 31146 tablet_service.cc:1511] Processing CreateTablet for tablet 369b94c4dc064ce68d788492554a34d1 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:26.668974 31146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369b94c4dc064ce68d788492554a34d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.674170 31446 tablet_bootstrap.cc:654] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.680063 31448 tablet_bootstrap.cc:492] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:26.685799 31218 tablet_service.cc:1511] Processing CreateTablet for tablet 369b94c4dc064ce68d788492554a34d1 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:26.687076 31218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369b94c4dc064ce68d788492554a34d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.687314 31446 tablet_bootstrap.cc:492] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:26.687757 31446 ts_tablet_manager.cc:1403] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.004s
I20260713 09:10:26.690486 31299 tablet_service.cc:1511] Processing CreateTablet for tablet 369b94c4dc064ce68d788492554a34d1 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:26.691787 31299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369b94c4dc064ce68d788492554a34d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.696254 31446 raft_consensus.cc:359] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.697016 31446 raft_consensus.cc:385] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.697297 31446 raft_consensus.cc:740] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.698052 31446 consensus_queue.cc:260] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.700371 31446 ts_tablet_manager.cc:1434] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:10:26.708575 31222 tablet_service.cc:1511] Processing CreateTablet for tablet 1a706923be9d4ecfb8f98ade51c19717 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:26.710227 31222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a706923be9d4ecfb8f98ade51c19717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.703994 31148 tablet_service.cc:1511] Processing CreateTablet for tablet 1a706923be9d4ecfb8f98ade51c19717 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:26.718984 31448 tablet_bootstrap.cc:654] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.722640 31447 tablet_bootstrap.cc:492] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:26.724927 31293 tablet_service.cc:1511] Processing CreateTablet for tablet 1a706923be9d4ecfb8f98ade51c19717 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:26.725396 31144 tablet_service.cc:1511] Processing CreateTablet for tablet 6403648d2a094cf0aeed7ca3e16fc47c (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:26.726043 31293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a706923be9d4ecfb8f98ade51c19717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.731765 31447 tablet_bootstrap.cc:654] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.732468 31144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6403648d2a094cf0aeed7ca3e16fc47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.734593 31296 tablet_service.cc:1511] Processing CreateTablet for tablet 6403648d2a094cf0aeed7ca3e16fc47c (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:26.735822 31296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6403648d2a094cf0aeed7ca3e16fc47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.740957 31447 tablet_bootstrap.cc:492] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:26.741570 31447 ts_tablet_manager.cc:1403] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260713 09:10:26.741881 31446 tablet_bootstrap.cc:492] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:26.746016 31299 tablet_service.cc:1511] Processing CreateTablet for tablet 5df49a290900434cb26eec57af7fa7c1 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:26.747172 31299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df49a290900434cb26eec57af7fa7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.748435 31220 tablet_service.cc:1511] Processing CreateTablet for tablet 5df49a290900434cb26eec57af7fa7c1 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:26.749634 31220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df49a290900434cb26eec57af7fa7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.750808 31148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a706923be9d4ecfb8f98ade51c19717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.754281 31145 tablet_service.cc:1511] Processing CreateTablet for tablet 5df49a290900434cb26eec57af7fa7c1 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:26.756635 31145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df49a290900434cb26eec57af7fa7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.744531 31447 raft_consensus.cc:359] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.767122 31447 raft_consensus.cc:385] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.768841 31447 raft_consensus.cc:740] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.739880 31448 tablet_bootstrap.cc:492] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:26.771992 31147 tablet_service.cc:1511] Processing CreateTablet for tablet c3c32e0dd7e6448d86394483b4c706d0 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:26.779244 31448 ts_tablet_manager.cc:1403] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.000s
I20260713 09:10:26.779632 31147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c32e0dd7e6448d86394483b4c706d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.777765 31218 tablet_service.cc:1511] Processing CreateTablet for tablet 6403648d2a094cf0aeed7ca3e16fc47c (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:26.780954 31218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6403648d2a094cf0aeed7ca3e16fc47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.773710 31222 tablet_service.cc:1511] Processing CreateTablet for tablet c3c32e0dd7e6448d86394483b4c706d0 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:26.782230 31222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c32e0dd7e6448d86394483b4c706d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.783010 31447 consensus_queue.cc:260] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.785280 31447 ts_tablet_manager.cc:1434] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260713 09:10:26.791757 31447 tablet_bootstrap.cc:492] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:26.782290 31448 raft_consensus.cc:359] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.797557 31448 raft_consensus.cc:385] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.797914 31448 raft_consensus.cc:740] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.775725 31291 tablet_service.cc:1511] Processing CreateTablet for tablet c3c32e0dd7e6448d86394483b4c706d0 (DEFAULT_TABLE table=soft_deleted_table [id=59f10b84c24342f492802241bac28edf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:26.799000 31291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c32e0dd7e6448d86394483b4c706d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.800056 31447 tablet_bootstrap.cc:654] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.798789 31448 consensus_queue.cc:260] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.774000 31446 tablet_bootstrap.cc:654] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.811573 31448 ts_tablet_manager.cc:1434] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:10:26.812553 31448 tablet_bootstrap.cc:492] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:26.823163 31435 raft_consensus.cc:493] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.823650 31435 raft_consensus.cc:515] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.826673 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b9c5d506504b8ba05ead540dbb68f7" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
W20260713 09:10:26.828097 31124 leader_election.cc:343] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.830062 31435 leader_election.cc:290] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:26.830461 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b9c5d506504b8ba05ead540dbb68f7" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
W20260713 09:10:26.835528 31125 leader_election.cc:343] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.836095 31125 leader_election.cc:304] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:26.837469 31435 raft_consensus.cc:2749] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.857164 31448 tablet_bootstrap.cc:654] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.859864 31447 tablet_bootstrap.cc:492] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:26.860350 31447 ts_tablet_manager.cc:1403] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.049s
I20260713 09:10:26.861406 31446 tablet_bootstrap.cc:492] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:26.861967 31446 ts_tablet_manager.cc:1403] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.019s
I20260713 09:10:26.863068 31447 raft_consensus.cc:359] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.863636 31447 raft_consensus.cc:385] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.863869 31447 raft_consensus.cc:740] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.863888 31448 tablet_bootstrap.cc:492] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:26.864450 31448 ts_tablet_manager.cc:1403] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.052s	user 0.004s	sys 0.009s
I20260713 09:10:26.864585 31447 consensus_queue.cc:260] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.865935 31446 raft_consensus.cc:359] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.866657 31446 raft_consensus.cc:385] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.866843 31447 ts_tablet_manager.cc:1434] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:10:26.866986 31446 raft_consensus.cc:740] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.867481 31448 raft_consensus.cc:359] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.867894 31447 tablet_bootstrap.cc:492] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:26.868252 31448 raft_consensus.cc:385] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.867944 31446 consensus_queue.cc:260] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.868646 31448 raft_consensus.cc:740] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.869486 31448 consensus_queue.cc:260] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.873631 31446 ts_tablet_manager.cc:1434] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260713 09:10:26.873878 31448 ts_tablet_manager.cc:1434] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:26.874652 31446 tablet_bootstrap.cc:492] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:26.874697 31448 tablet_bootstrap.cc:492] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:26.874903 31447 tablet_bootstrap.cc:654] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.885035 31446 tablet_bootstrap.cc:654] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.888113 31435 raft_consensus.cc:493] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.888648 31448 tablet_bootstrap.cc:654] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.888573 31435 raft_consensus.cc:515] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.894690 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369b94c4dc064ce68d788492554a34d1" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:26.894692 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369b94c4dc064ce68d788492554a34d1" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
W20260713 09:10:26.896061 31124 leader_election.cc:343] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:26.897140 31125 leader_election.cc:343] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.897686 31125 leader_election.cc:304] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:26.898748 31447 tablet_bootstrap.cc:492] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:26.899243 31447 ts_tablet_manager.cc:1403] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260713 09:10:26.902161 31447 raft_consensus.cc:359] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.902748 31448 tablet_bootstrap.cc:492] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:26.902838 31447 raft_consensus.cc:385] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.903379 31448 ts_tablet_manager.cc:1403] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.007s
I20260713 09:10:26.903318 31447 raft_consensus.cc:740] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.903514 31435 leader_election.cc:290] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:26.904525 31435 raft_consensus.cc:2749] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.904397 31447 consensus_queue.cc:260] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.906685 31448 raft_consensus.cc:359] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.907451 31448 raft_consensus.cc:385] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.907775 31448 raft_consensus.cc:740] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.908140 31447 ts_tablet_manager.cc:1434] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:26.908417 31446 tablet_bootstrap.cc:492] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:26.908910 31446 ts_tablet_manager.cc:1403] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.001s
I20260713 09:10:26.909121 31447 tablet_bootstrap.cc:492] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:26.908682 31448 consensus_queue.cc:260] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.911856 31446 raft_consensus.cc:359] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.912528 31446 raft_consensus.cc:385] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.912835 31446 raft_consensus.cc:740] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.913589 31446 consensus_queue.cc:260] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.914188 31448 ts_tablet_manager.cc:1434] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:10:26.915305 31448 tablet_bootstrap.cc:492] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:26.915896 31446 ts_tablet_manager.cc:1434] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:10:26.916849 31446 tablet_bootstrap.cc:492] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:26.918792 31447 tablet_bootstrap.cc:654] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.921787 31448 tablet_bootstrap.cc:654] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.922845 31446 tablet_bootstrap.cc:654] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.933095 31447 tablet_bootstrap.cc:492] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:26.933611 31447 ts_tablet_manager.cc:1403] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260713 09:10:26.936216 31447 raft_consensus.cc:359] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.936877 31447 raft_consensus.cc:385] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.937156 31447 raft_consensus.cc:740] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.937829 31447 consensus_queue.cc:260] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.939999 31447 ts_tablet_manager.cc:1434] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:26.942018 31446 tablet_bootstrap.cc:492] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:26.940970 31447 tablet_bootstrap.cc:492] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:26.942570 31446 ts_tablet_manager.cc:1403] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260713 09:10:26.943068 31448 tablet_bootstrap.cc:492] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:26.944272 31448 ts_tablet_manager.cc:1403] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260713 09:10:26.945734 31446 raft_consensus.cc:359] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.946548 31446 raft_consensus.cc:385] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.946914 31446 raft_consensus.cc:740] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.947032 31448 raft_consensus.cc:359] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.947867 31448 raft_consensus.cc:385] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.948395 31448 raft_consensus.cc:740] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.947875 31446 consensus_queue.cc:260] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.949285 31448 consensus_queue.cc:260] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.949867 31447 tablet_bootstrap.cc:654] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.951514 31448 ts_tablet_manager.cc:1434] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:26.952804 31446 ts_tablet_manager.cc:1434] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:10:26.953255 31448 tablet_bootstrap.cc:492] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:26.954006 31446 tablet_bootstrap.cc:492] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:26.959884 31448 tablet_bootstrap.cc:654] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.961001 31407 raft_consensus.cc:493] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.961459 31407 raft_consensus.cc:515] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.962937 31446 tablet_bootstrap.cc:654] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.964707 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b9c5d506504b8ba05ead540dbb68f7" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:26.965449 31308 raft_consensus.cc:2468] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 0.
I20260713 09:10:26.966964 31200 leader_election.cc:304] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:26.968293 31407 leader_election.cc:290] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:26.976967 31446 tablet_bootstrap.cc:492] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:26.977649 31446 ts_tablet_manager.cc:1403] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.015s
I20260713 09:10:26.981513 31447 tablet_bootstrap.cc:492] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:26.982041 31447 ts_tablet_manager.cc:1403] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.011s
I20260713 09:10:26.983624 31466 raft_consensus.cc:493] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.986001 31464 raft_consensus.cc:2804] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.986537 31464 raft_consensus.cc:493] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.986927 31464 raft_consensus.cc:3060] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.984174 31466 raft_consensus.cc:515] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.990012 31446 raft_consensus.cc:359] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.990949 31446 raft_consensus.cc:385] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.991278 31446 raft_consensus.cc:740] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.992008 31446 consensus_queue.cc:260] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.993614 31447 raft_consensus.cc:359] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.993194 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac18efe737f46be9b66f5f051e0c51c" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:26.992607 31466 leader_election.cc:290] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:26.994993 31308 raft_consensus.cc:2468] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 0.
I20260713 09:10:26.995146 31447 raft_consensus.cc:385] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.995548 31447 raft_consensus.cc:740] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.996212 31200 leader_election.cc:304] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:26.996521 31448 tablet_bootstrap.cc:492] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:26.997321 31448 ts_tablet_manager.cc:1403] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.010s
I20260713 09:10:26.996387 31447 consensus_queue.cc:260] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:26.997416 31407 raft_consensus.cc:2804] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.994277 31446 ts_tablet_manager.cc:1434] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260713 09:10:26.998013 31407 raft_consensus.cc:493] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.998397 31407 raft_consensus.cc:3060] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.998859 31446 tablet_bootstrap.cc:492] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:27.000419 31448 raft_consensus.cc:359] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.001073 31448 raft_consensus.cc:385] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.001348 31448 raft_consensus.cc:740] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.002048 31448 consensus_queue.cc:260] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.004624 31448 ts_tablet_manager.cc:1434] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:10:27.005613 31448 tablet_bootstrap.cc:492] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:27.005818 31446 tablet_bootstrap.cc:654] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:27.010172 31447 ts_tablet_manager.cc:1434] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:10:27.011171 31447 tablet_bootstrap.cc:492] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:27.012821 31448 tablet_bootstrap.cc:654] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:27.015077 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b9c5d506504b8ba05ead540dbb68f7" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:27.015722 31159 raft_consensus.cc:2468] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 0.
I20260713 09:10:27.016721 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac18efe737f46be9b66f5f051e0c51c" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:27.017295 31160 raft_consensus.cc:2468] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 0.
I20260713 09:10:27.018211 31407 raft_consensus.cc:515] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.021811 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac18efe737f46be9b66f5f051e0c51c" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:27.022352 31308 raft_consensus.cc:3060] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.025041 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac18efe737f46be9b66f5f051e0c51c" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:27.025624 31159 raft_consensus.cc:3060] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.028740 31433 raft_consensus.cc:493] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:27.029207 31433 raft_consensus.cc:515] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.030494 31464 raft_consensus.cc:515] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.031296 31433 leader_election.cc:290] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:27.033041 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83a5468821416f8d4000d1819989b9" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:27.033499 31308 raft_consensus.cc:2468] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 1.
I20260713 09:10:27.033732 31235 raft_consensus.cc:2468] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 0.
I20260713 09:10:27.034330 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b9c5d506504b8ba05ead540dbb68f7" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:27.034718 31200 leader_election.cc:304] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:27.034981 31273 leader_election.cc:304] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:27.035064 31309 raft_consensus.cc:3060] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.022353 31447 tablet_bootstrap.cc:654] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:27.035988 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83a5468821416f8d4000d1819989b9" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:27.036585 31160 raft_consensus.cc:2468] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 0.
I20260713 09:10:27.038239 31433 raft_consensus.cc:2804] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:27.038669 31433 raft_consensus.cc:493] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:27.039119 31433 raft_consensus.cc:3060] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.041404 31463 raft_consensus.cc:2804] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:27.042920 31463 raft_consensus.cc:697] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:27.046269 31463 consensus_queue.cc:237] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.047489 31447 tablet_bootstrap.cc:492] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:27.048033 31447 ts_tablet_manager.cc:1403] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.005s
I20260713 09:10:27.049371 31309 raft_consensus.cc:2468] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 1.
I20260713 09:10:27.051321 31447 raft_consensus.cc:359] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.054962 31447 raft_consensus.cc:385] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.055347 31447 raft_consensus.cc:740] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.055867 31200 leader_election.cc:304] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:27.051945 31407 leader_election.cc:290] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.056293 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b9c5d506504b8ba05ead540dbb68f7" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:27.056917 31160 raft_consensus.cc:3060] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.057006 31466 raft_consensus.cc:2804] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:27.056226 31447 consensus_queue.cc:260] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.071405 31447 ts_tablet_manager.cc:1434] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.000s
I20260713 09:10:27.071713 31160 raft_consensus.cc:2468] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 1.
I20260713 09:10:27.054348 31159 raft_consensus.cc:2468] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 1.
I20260713 09:10:27.084705 31433 raft_consensus.cc:515] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.078222 31464 leader_election.cc:290] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.077386 31055 catalog_manager.cc:5697] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 1 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.087237 31466 raft_consensus.cc:697] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:27.075142 31447 tablet_bootstrap.cc:492] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:27.097378 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83a5468821416f8d4000d1819989b9" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:27.097981 31235 raft_consensus.cc:3060] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.098601 31447 tablet_bootstrap.cc:654] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:27.092418 31466 consensus_queue.cc:237] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.106503 31235 raft_consensus.cc:2468] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 1.
I20260713 09:10:27.108150 31273 leader_election.cc:304] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:27.108835 31469 raft_consensus.cc:2804] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:27.109306 31469 raft_consensus.cc:697] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Becoming Leader. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:27.110081 31469 consensus_queue.cc:237] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.111761 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83a5468821416f8d4000d1819989b9" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:27.112296 31160 raft_consensus.cc:3060] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.118887 31447 tablet_bootstrap.cc:492] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:27.118707 31055 catalog_manager.cc:5697] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 1 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.120576 31447 ts_tablet_manager.cc:1403] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.004s
I20260713 09:10:27.121057 31160 raft_consensus.cc:2468] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 1.
I20260713 09:10:27.123140 31448 tablet_bootstrap.cc:492] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:27.123572 31448 ts_tablet_manager.cc:1403] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.009s
I20260713 09:10:27.123497 31447 raft_consensus.cc:359] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.124265 31447 raft_consensus.cc:385] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.124553 31447 raft_consensus.cc:740] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.126788 31448 raft_consensus.cc:359] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.127718 31448 raft_consensus.cc:385] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.128036 31448 raft_consensus.cc:740] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.128705 31433 leader_election.cc:290] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
W20260713 09:10:27.129419 31106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:27.131295 31448 consensus_queue.cc:260] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.131980 31446 tablet_bootstrap.cc:492] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:27.132445 31446 ts_tablet_manager.cc:1403] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.134s	user 0.037s	sys 0.086s
I20260713 09:10:27.133477 31448 ts_tablet_manager.cc:1434] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:10:27.134474 31448 tablet_bootstrap.cc:492] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:27.135052 31446 raft_consensus.cc:359] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.135730 31446 raft_consensus.cc:385] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.136112 31446 raft_consensus.cc:740] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.135553 31057 catalog_manager.cc:5697] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:27.137030 31446 consensus_queue.cc:260] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.138833 31447 consensus_queue.cc:260] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.141009 31448 tablet_bootstrap.cc:654] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:27.141486 31447 ts_tablet_manager.cc:1434] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260713 09:10:27.142522 31447 tablet_bootstrap.cc:492] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:27.142848 31446 ts_tablet_manager.cc:1434] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260713 09:10:27.144091 31457 raft_consensus.cc:493] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:27.144542 31457 raft_consensus.cc:515] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.146551 31457 leader_election.cc:290] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.147289 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d455fa116aa94960b208ec97b7fe9457" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:27.147889 31235 raft_consensus.cc:2468] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 0.
I20260713 09:10:27.148721 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d455fa116aa94960b208ec97b7fe9457" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:27.149022 31124 leader_election.cc:304] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:27.149502 31309 raft_consensus.cc:2468] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 0.
I20260713 09:10:27.149833 31457 raft_consensus.cc:2804] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:27.150221 31457 raft_consensus.cc:493] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:27.150555 31457 raft_consensus.cc:3060] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.151561 31446 tablet_bootstrap.cc:492] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:27.154443 31447 tablet_bootstrap.cc:654] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:27.161573 31446 tablet_bootstrap.cc:654] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:27.163039 31457 raft_consensus.cc:515] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.165263 31457 leader_election.cc:290] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Requested vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.165983 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d455fa116aa94960b208ec97b7fe9457" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:27.167063 31447 tablet_bootstrap.cc:492] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:27.167040 31235 raft_consensus.cc:3060] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.167852 31447 ts_tablet_manager.cc:1403] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.001s
I20260713 09:10:27.169477 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d455fa116aa94960b208ec97b7fe9457" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:27.170212 31309 raft_consensus.cc:3060] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.172142 31446 tablet_bootstrap.cc:492] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:27.172567 31446 ts_tablet_manager.cc:1403] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260713 09:10:27.173734 31448 tablet_bootstrap.cc:492] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:27.173843 31447 raft_consensus.cc:359] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.174276 31448 ts_tablet_manager.cc:1403] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.003s
I20260713 09:10:27.174536 31447 raft_consensus.cc:385] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.174834 31447 raft_consensus.cc:740] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.175203 31446 raft_consensus.cc:359] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.175504 31447 consensus_queue.cc:260] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.175931 31446 raft_consensus.cc:385] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.176406 31446 raft_consensus.cc:740] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.177064 31448 raft_consensus.cc:359] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.177165 31446 consensus_queue.cc:260] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.177903 31448 raft_consensus.cc:385] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.179445 31447 ts_tablet_manager.cc:1434] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:10:27.179747 31448 raft_consensus.cc:740] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.180615 31447 tablet_bootstrap.cc:492] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45: Bootstrap starting.
I20260713 09:10:27.180642 31448 consensus_queue.cc:260] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.182268 31446 ts_tablet_manager.cc:1434] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:27.183331 31446 tablet_bootstrap.cc:492] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:27.187834 31447 tablet_bootstrap.cc:654] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:27.189049 31446 tablet_bootstrap.cc:654] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:27.189724 31309 raft_consensus.cc:2468] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 1.
I20260713 09:10:27.190945 31448 ts_tablet_manager.cc:1434] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:10:27.192981 31448 tablet_bootstrap.cc:492] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:27.198540 31125 leader_election.cc:304] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:27.199720 31435 raft_consensus.cc:2804] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:27.200549 31435 raft_consensus.cc:697] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:27.201707 31435 consensus_queue.cc:237] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.209275 31448 tablet_bootstrap.cc:654] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:27.211961 31481 raft_consensus.cc:493] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:27.212546 31481 raft_consensus.cc:515] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.215833 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
W20260713 09:10:27.217634 31124 leader_election.cc:343] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:27.219060 31447 tablet_bootstrap.cc:492] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45: No bootstrap required, opened a new log
I20260713 09:10:27.219480 31447 ts_tablet_manager.cc:1403] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.010s
I20260713 09:10:27.218853 31481 leader_election.cc:290] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.220765 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:27.221268 31447 raft_consensus.cc:359] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.221470 31309 raft_consensus.cc:2468] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 0.
I20260713 09:10:27.221885 31447 raft_consensus.cc:385] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.222250 31447 raft_consensus.cc:740] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.222837 31125 leader_election.cc:304] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [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: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 0967382d110d4647a131ee8511c85ffb
I20260713 09:10:27.222846 31447 consensus_queue.cc:260] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.224418 31481 raft_consensus.cc:2804] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:27.224944 31481 raft_consensus.cc:493] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:27.225082 31447 ts_tablet_manager.cc:1434] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:10:27.225502 31481 raft_consensus.cc:3060] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.227229 31056 catalog_manager.cc:5697] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.187917 31235 raft_consensus.cc:2468] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 1.
I20260713 09:10:27.234149 31481 raft_consensus.cc:515] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.236676 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb"
W20260713 09:10:27.237979 31124 leader_election.cc:343] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:27.240170 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:27.240669 31309 raft_consensus.cc:3060] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.241376 31446 tablet_bootstrap.cc:492] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:27.241941 31446 ts_tablet_manager.cc:1403] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.026s
I20260713 09:10:27.244352 31446 raft_consensus.cc:359] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.244938 31446 raft_consensus.cc:385] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.245208 31446 raft_consensus.cc:740] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.245936 31446 consensus_queue.cc:260] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.246373 31309 raft_consensus.cc:2468] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 1.
I20260713 09:10:27.246789 31481 leader_election.cc:290] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Requested vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.248541 31446 ts_tablet_manager.cc:1434] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:10:27.248603 31125 leader_election.cc:304] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [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: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 0967382d110d4647a131ee8511c85ffb
I20260713 09:10:27.249697 31448 tablet_bootstrap.cc:492] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:27.249779 31481 raft_consensus.cc:2804] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:27.250362 31448 ts_tablet_manager.cc:1403] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.004s
I20260713 09:10:27.250409 31481 raft_consensus.cc:697] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:27.251675 31446 tablet_bootstrap.cc:492] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35: Bootstrap starting.
I20260713 09:10:27.251286 31481 consensus_queue.cc:237] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.252900 31448 raft_consensus.cc:359] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.255491 31448 raft_consensus.cc:385] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.255853 31448 raft_consensus.cc:740] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.256486 31448 consensus_queue.cc:260] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.257390 31446 tablet_bootstrap.cc:654] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:27.258432 31448 ts_tablet_manager.cc:1434] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:10:27.259413 31448 tablet_bootstrap.cc:492] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb: Bootstrap starting.
I20260713 09:10:27.263785 31446 tablet_bootstrap.cc:492] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35: No bootstrap required, opened a new log
I20260713 09:10:27.264205 31446 ts_tablet_manager.cc:1403] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260713 09:10:27.265122 31448 tablet_bootstrap.cc:654] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:27.266844 31446 raft_consensus.cc:359] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.267560 31446 raft_consensus.cc:385] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.267944 31446 raft_consensus.cc:740] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.268822 31446 consensus_queue.cc:260] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.270884 31055 catalog_manager.cc:5697] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.271641 31446 ts_tablet_manager.cc:1434] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:27.274407 31448 tablet_bootstrap.cc:492] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb: No bootstrap required, opened a new log
I20260713 09:10:27.274788 31448 ts_tablet_manager.cc:1403] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260713 09:10:27.276996 31448 raft_consensus.cc:359] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.277575 31448 raft_consensus.cc:385] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:27.277835 31448 raft_consensus.cc:740] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Initialized, Role: FOLLOWER
I20260713 09:10:27.278467 31448 consensus_queue.cc:260] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.280220 31448 ts_tablet_manager.cc:1434] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:27.333981 31466 raft_consensus.cc:493] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:27.334474 31466 raft_consensus.cc:515] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.336197 31466 leader_election.cc:290] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.337136 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369b94c4dc064ce68d788492554a34d1" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:27.337071 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369b94c4dc064ce68d788492554a34d1" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:27.337873 31309 raft_consensus.cc:2468] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 0.
I20260713 09:10:27.337929 31160 raft_consensus.cc:2468] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 0.
I20260713 09:10:27.338994 31200 leader_election.cc:304] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:27.339596 31466 raft_consensus.cc:2804] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:27.339910 31466 raft_consensus.cc:493] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:27.340180 31466 raft_consensus.cc:3060] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.344653 31466 raft_consensus.cc:515] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.346320 31472 raft_consensus.cc:493] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:27.346110 31466 leader_election.cc:290] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.346742 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369b94c4dc064ce68d788492554a34d1" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:27.347100 31309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369b94c4dc064ce68d788492554a34d1" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:27.347379 31160 raft_consensus.cc:3060] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.346797 31472 raft_consensus.cc:515] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.347714 31309 raft_consensus.cc:3060] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.349223 31472 leader_election.cc:290] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.349903 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a706923be9d4ecfb8f98ade51c19717" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:27.350628 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a706923be9d4ecfb8f98ade51c19717" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:27.350723 31159 raft_consensus.cc:2468] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 0.
I20260713 09:10:27.351182 31469 raft_consensus.cc:493] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:27.351624 31469 raft_consensus.cc:515] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.351965 31201 leader_election.cc:304] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:27.352528 31308 raft_consensus.cc:2468] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 0.
I20260713 09:10:27.352808 31472 raft_consensus.cc:2804] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:27.353245 31472 raft_consensus.cc:493] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:27.353516 31309 raft_consensus.cc:2468] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 1.
I20260713 09:10:27.353614 31472 raft_consensus.cc:3060] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.353699 31469 leader_election.cc:290] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:27.354629 31200 leader_election.cc:304] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:27.355646 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a706923be9d4ecfb8f98ade51c19717" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:27.356171 31466 raft_consensus.cc:2804] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:27.356240 31159 raft_consensus.cc:2468] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 0.
I20260713 09:10:27.355649 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a706923be9d4ecfb8f98ade51c19717" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:27.357853 31466 raft_consensus.cc:697] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:27.357937 31160 raft_consensus.cc:2468] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 1.
I20260713 09:10:27.358108 31275 leader_election.cc:304] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:27.358934 31469 raft_consensus.cc:2804] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:27.359268 31469 raft_consensus.cc:493] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:27.359790 31469 raft_consensus.cc:3060] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.359266 31466 consensus_queue.cc:237] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.361876 31472 raft_consensus.cc:515] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.363816 31472 leader_election.cc:290] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.364020 31235 raft_consensus.cc:2393] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in current term 1: Already voted for candidate 0967382d110d4647a131ee8511c85ffb in this term.
I20260713 09:10:27.365708 31469 raft_consensus.cc:515] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.366127 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a706923be9d4ecfb8f98ade51c19717" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:27.366927 31308 raft_consensus.cc:2393] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0967382d110d4647a131ee8511c85ffb in current term 1: Already voted for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in this term.
I20260713 09:10:27.367709 31469 leader_election.cc:290] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:27.368570 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a706923be9d4ecfb8f98ade51c19717" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:27.369205 31160 raft_consensus.cc:3060] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.369366 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a706923be9d4ecfb8f98ade51c19717" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:27.370127 31234 raft_consensus.cc:2393] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in current term 1: Already voted for candidate 0967382d110d4647a131ee8511c85ffb in this term.
I20260713 09:10:27.372198 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a706923be9d4ecfb8f98ade51c19717" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:27.372692 31472 raft_consensus.cc:493] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:27.373183 31472 raft_consensus.cc:515] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.373513 31275 leader_election.cc:304] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:27.374692 31469 raft_consensus.cc:2749] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:27.375682 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:27.375839 31160 raft_consensus.cc:2468] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 1.
I20260713 09:10:27.376158 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:27.376597 31472 leader_election.cc:290] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.376921 31308 raft_consensus.cc:2393] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0967382d110d4647a131ee8511c85ffb in current term 1: Already voted for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in this term.
I20260713 09:10:27.377489 31201 leader_election.cc:304] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:27.377945 31200 leader_election.cc:304] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb; no voters: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:27.378315 31466 raft_consensus.cc:2804] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:27.378827 31466 raft_consensus.cc:697] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:27.378952 31472 raft_consensus.cc:3060] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.379683 31466 consensus_queue.cc:237] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.384474 31472 raft_consensus.cc:2749] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:27.385010 31055 catalog_manager.cc:5697] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 1 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.389933 31481 raft_consensus.cc:493] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:27.390344 31481 raft_consensus.cc:515] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.392048 31481 leader_election.cc:290] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.392668 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c32e0dd7e6448d86394483b4c706d0" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:27.392982 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c32e0dd7e6448d86394483b4c706d0" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" is_pre_election: true
I20260713 09:10:27.393159 31234 raft_consensus.cc:2468] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 0.
I20260713 09:10:27.393621 31308 raft_consensus.cc:2468] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 0.
I20260713 09:10:27.394107 31124 leader_election.cc:304] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:27.394810 31481 raft_consensus.cc:2804] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:27.395133 31481 raft_consensus.cc:493] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:27.395392 31481 raft_consensus.cc:3060] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.399973 31481 raft_consensus.cc:515] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.399959 31055 catalog_manager.cc:5697] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 1 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.402247 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c32e0dd7e6448d86394483b4c706d0" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:27.402452 31481 leader_election.cc:290] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Requested vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.402743 31234 raft_consensus.cc:3060] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.402686 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c32e0dd7e6448d86394483b4c706d0" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:27.403374 31308 raft_consensus.cc:3060] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.409683 31234 raft_consensus.cc:2468] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 1.
I20260713 09:10:27.410578 31308 raft_consensus.cc:2468] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 1.
I20260713 09:10:27.410696 31124 leader_election.cc:304] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:27.411635 31481 raft_consensus.cc:2804] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:27.412086 31481 raft_consensus.cc:697] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:27.412792 31481 consensus_queue.cc:237] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.420087 31055 catalog_manager.cc:5697] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.434772 31469 raft_consensus.cc:493] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:27.435174 31469 raft_consensus.cc:515] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.437084 31469 leader_election.cc:290] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:27.437678 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df49a290900434cb26eec57af7fa7c1" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" is_pre_election: true
I20260713 09:10:27.438162 31160 raft_consensus.cc:2468] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 0.
I20260713 09:10:27.438176 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df49a290900434cb26eec57af7fa7c1" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb" is_pre_election: true
I20260713 09:10:27.438889 31234 raft_consensus.cc:2468] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 0.
I20260713 09:10:27.439057 31275 leader_election.cc:304] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:27.439836 31469 raft_consensus.cc:2804] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:27.440272 31469 raft_consensus.cc:493] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:27.440587 31469 raft_consensus.cc:3060] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.445501 31469 raft_consensus.cc:515] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.447729 31469 leader_election.cc:290] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:27.447904 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df49a290900434cb26eec57af7fa7c1" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:27.448235 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df49a290900434cb26eec57af7fa7c1" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:27.448515 31160 raft_consensus.cc:3060] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.448809 31234 raft_consensus.cc:3060] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.454849 31234 raft_consensus.cc:2468] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 1.
I20260713 09:10:27.454840 31160 raft_consensus.cc:2468] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 1.
I20260713 09:10:27.456048 31273 leader_election.cc:304] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:27.456660 31469 raft_consensus.cc:2804] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:27.457125 31469 raft_consensus.cc:697] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Becoming Leader. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:27.457778 31469 consensus_queue.cc:237] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.467399 31055 catalog_manager.cc:5697] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3). New cstate: current_term: 1 leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:27.471522 31472 consensus_queue.cc:1048] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.483646 31464 consensus_queue.cc:1048] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.597410 31234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aac18efe737f46be9b66f5f051e0c51c"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
mode: GRACEFUL
new_leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
 from {username='slave'} at 127.0.0.1:53582
I20260713 09:10:27.597956 31234 raft_consensus.cc:606] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Received request to transfer leadership to TS b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:27.605448 31234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44b9c5d506504b8ba05ead540dbb68f7"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
mode: GRACEFUL
new_leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
 from {username='slave'} at 127.0.0.1:53582
I20260713 09:10:27.606103 31234 raft_consensus.cc:606] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Received request to transfer leadership to TS b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:27.607357 31481 consensus_queue.cc:1048] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.611984 31469 consensus_queue.cc:1048] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.613291 31308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e83a5468821416f8d4000d1819989b9"
dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
mode: GRACEFUL
new_leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
 from {username='slave'} at 127.0.0.1:55466
I20260713 09:10:27.614027 31308 raft_consensus.cc:606] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Received request to transfer leadership to TS b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:27.627056 31435 consensus_queue.cc:1048] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.631986 31433 consensus_queue.cc:1048] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.639479 31160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
mode: GRACEFUL
new_leader_uuid: "0967382d110d4647a131ee8511c85ffb"
 from {username='slave'} at 127.0.0.1:59244
I20260713 09:10:27.640044 31160 raft_consensus.cc:606] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Received request to transfer leadership to TS 0967382d110d4647a131ee8511c85ffb
I20260713 09:10:27.642105 31433 raft_consensus.cc:993] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45: : Instructing follower b988edc0c8664b3a95a0a0faaa4e9f35 to start an election
I20260713 09:10:27.642504 31433 raft_consensus.cc:1081] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Signalling peer b988edc0c8664b3a95a0a0faaa4e9f35 to start an election
I20260713 09:10:27.643986 31160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e83a5468821416f8d4000d1819989b9"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
 from {username='slave'} at 127.0.0.1:59242
I20260713 09:10:27.644433 31160 raft_consensus.cc:493] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.644737 31160 raft_consensus.cc:3060] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.645262 31308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5df49a290900434cb26eec57af7fa7c1"
dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
mode: GRACEFUL
new_leader_uuid: "0967382d110d4647a131ee8511c85ffb"
 from {username='slave'} at 127.0.0.1:55466
I20260713 09:10:27.645771 31308 raft_consensus.cc:606] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Received request to transfer leadership to TS 0967382d110d4647a131ee8511c85ffb
I20260713 09:10:27.650501 31160 raft_consensus.cc:515] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.650700 31159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3c32e0dd7e6448d86394483b4c706d0"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
mode: GRACEFUL
new_leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
 from {username='slave'} at 127.0.0.1:59244
I20260713 09:10:27.651260 31159 raft_consensus.cc:606] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Received request to transfer leadership to TS 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:27.653005 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83a5468821416f8d4000d1819989b9" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:27.653522 31235 raft_consensus.cc:3060] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.653688 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83a5468821416f8d4000d1819989b9" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:27.654225 31308 raft_consensus.cc:3055] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.654440 31308 raft_consensus.cc:740] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:27.655081 31308 consensus_queue.cc:260] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.655783 31308 raft_consensus.cc:3060] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.659026 31235 raft_consensus.cc:2468] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 2.
I20260713 09:10:27.660149 31124 leader_election.cc:304] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:27.660842 31160 leader_election.cc:290] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 2 election: Requested vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.661079 31457 raft_consensus.cc:2804] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.660712 31308 raft_consensus.cc:2468] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 2.
I20260713 09:10:27.661507 31457 raft_consensus.cc:697] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:27.662379 31457 consensus_queue.cc:237] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.665004 31472 consensus_queue.cc:1048] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.666126 31464 consensus_queue.cc:1048] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.671831 31481 consensus_queue.cc:1048] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.675522 31056 catalog_manager.cc:5697] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 1 to 2, leader changed from 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3) to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.677767 31463 raft_consensus.cc:993] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb: : Instructing follower b988edc0c8664b3a95a0a0faaa4e9f35 to start an election
I20260713 09:10:27.678215 31463 raft_consensus.cc:1081] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Signalling peer b988edc0c8664b3a95a0a0faaa4e9f35 to start an election
I20260713 09:10:27.682009 31159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44b9c5d506504b8ba05ead540dbb68f7"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
 from {username='slave'} at 127.0.0.1:59234
I20260713 09:10:27.682474 31159 raft_consensus.cc:493] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.682814 31159 raft_consensus.cc:3060] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.689934 31435 raft_consensus.cc:993] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35: : Instructing follower 0967382d110d4647a131ee8511c85ffb to start an election
I20260713 09:10:27.690017 31159 raft_consensus.cc:515] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.690444 31435 raft_consensus.cc:1081] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Signalling peer 0967382d110d4647a131ee8511c85ffb to start an election
I20260713 09:10:27.691766 31159 leader_election.cc:290] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 2 election: Requested vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.693234 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b9c5d506504b8ba05ead540dbb68f7" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:27.693809 31308 raft_consensus.cc:3060] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.696648 31234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
 from {username='slave'} at 127.0.0.1:53560
I20260713 09:10:27.697167 31234 raft_consensus.cc:493] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.697216 31233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b9c5d506504b8ba05ead540dbb68f7" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:27.697757 31234 raft_consensus.cc:3060] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.697976 31233 raft_consensus.cc:3055] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.698268 31233 raft_consensus.cc:740] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:27.699061 31233 consensus_queue.cc:260] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.704084 31234 raft_consensus.cc:515] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.704698 31233 raft_consensus.cc:3060] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.705044 31235 raft_consensus.cc:1240] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Rejecting Update request from peer b988edc0c8664b3a95a0a0faaa4e9f35 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:27.706449 31481 consensus_queue.cc:1048] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.708249 31308 raft_consensus.cc:2468] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 2.
I20260713 09:10:27.709358 31125 leader_election.cc:304] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:27.710861 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:27.711099 31435 raft_consensus.cc:2804] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.712333 31234 leader_election.cc:290] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 2 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:27.712008 31457 consensus_queue.cc:1059] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:27.713948 31307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:27.714596 31435 raft_consensus.cc:697] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:27.715883 31435 consensus_queue.cc:237] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.711359 31159 raft_consensus.cc:3055] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.719255 31159 raft_consensus.cc:740] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:27.720317 31159 consensus_queue.cc:260] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.720826 31233 raft_consensus.cc:2468] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 2.
I20260713 09:10:27.721685 31159 raft_consensus.cc:3060] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.727608 31056 catalog_manager.cc:5697] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 1 to 2, leader changed from 0967382d110d4647a131ee8511c85ffb (127.26.149.2) to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.730935 31159 raft_consensus.cc:2468] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 2.
W20260713 09:10:27.731485 31457 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:10:27.732621 31201 leader_election.cc:304] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:27.733403 31464 raft_consensus.cc:2804] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.733860 31464 raft_consensus.cc:697] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:27.734552 31464 consensus_queue.cc:237] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.743894 31056 catalog_manager.cc:5697] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 1 to 2, leader changed from b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1) to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 2 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.769348 31464 consensus_queue.cc:1048] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.779621 31466 consensus_queue.cc:1048] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.835036 31457 consensus_queue.cc:1048] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.840492 31435 raft_consensus.cc:993] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35: : Instructing follower 5b86bdd0e82649cf9a2fe2921ceddf45 to start an election
I20260713 09:10:27.840907 31435 raft_consensus.cc:1081] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Signalling peer 5b86bdd0e82649cf9a2fe2921ceddf45 to start an election
I20260713 09:10:27.844331 31309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3c32e0dd7e6448d86394483b4c706d0"
dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
 from {username='slave'} at 127.0.0.1:55456
I20260713 09:10:27.845551 31309 raft_consensus.cc:493] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.845981 31309 raft_consensus.cc:3060] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.846249 31457 consensus_queue.cc:1048] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.844822 31466 consensus_queue.cc:1048] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.852680 31309 raft_consensus.cc:515] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.853696 31308 raft_consensus.cc:1240] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Rejecting Update request from peer b988edc0c8664b3a95a0a0faaa4e9f35 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:27.855746 31309 leader_election.cc:290] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 2 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:27.855986 31457 consensus_queue.cc:1059] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.856720 31457 raft_consensus.cc:3055] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.857347 31457 raft_consensus.cc:740] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:27.857973 31234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c32e0dd7e6448d86394483b4c706d0" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:27.858492 31234 raft_consensus.cc:3060] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.858263 31457 consensus_queue.cc:260] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.859431 31457 raft_consensus.cc:3060] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:27.864217 31435 consensus_queue.cc:1175] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "0967382d110d4647a131ee8511c85ffb" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:10:27.864634 31234 raft_consensus.cc:2468] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 2.
I20260713 09:10:27.865854 31273 leader_election.cc:304] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:27.866673 31469 raft_consensus.cc:2804] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.867169 31469 raft_consensus.cc:697] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 LEADER]: Becoming Leader. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:27.867930 31469 consensus_queue.cc:237] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:27.870680 31159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c32e0dd7e6448d86394483b4c706d0" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:27.872750 31463 consensus_queue.cc:1048] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.876745 31159 raft_consensus.cc:2468] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 2.
I20260713 09:10:27.879024 31055 catalog_manager.cc:5697] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 reported cstate change: term changed from 1 to 2, leader changed from b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1) to 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3). New cstate: current_term: 2 leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:28.029702 31469 consensus_queue.cc:1048] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:28.037328 31469 raft_consensus.cc:993] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45: : Instructing follower 0967382d110d4647a131ee8511c85ffb to start an election
I20260713 09:10:28.038093 31433 raft_consensus.cc:1081] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Signalling peer 0967382d110d4647a131ee8511c85ffb to start an election
I20260713 09:10:28.040689 31233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5df49a290900434cb26eec57af7fa7c1"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
 from {username='slave'} at 127.0.0.1:53568
I20260713 09:10:28.041217 31233 raft_consensus.cc:493] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:28.041579 31233 raft_consensus.cc:3060] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:28.044348 31433 consensus_queue.cc:1048] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:28.048951 31233 raft_consensus.cc:515] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:28.050083 31234 raft_consensus.cc:1240] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Rejecting Update request from peer 5b86bdd0e82649cf9a2fe2921ceddf45 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:28.051664 31233 leader_election.cc:290] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [CANDIDATE]: Term 2 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:28.052560 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df49a290900434cb26eec57af7fa7c1" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:28.053154 31308 raft_consensus.cc:3055] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:28.054695 31433 consensus_queue.cc:1059] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:28.055711 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df49a290900434cb26eec57af7fa7c1" candidate_uuid: "0967382d110d4647a131ee8511c85ffb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:28.056457 31308 raft_consensus.cc:740] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:28.057335 31308 consensus_queue.cc:260] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
W20260713 09:10:28.058230 31469 consensus_queue.cc:1175] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:10:28.058391 31308 raft_consensus.cc:3060] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:28.063458 31308 raft_consensus.cc:2468] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0967382d110d4647a131ee8511c85ffb in term 2.
I20260713 09:10:28.064405 31200 leader_election.cc:304] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [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: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: b988edc0c8664b3a95a0a0faaa4e9f35
I20260713 09:10:28.065160 31464 raft_consensus.cc:2804] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:28.065658 31464 raft_consensus.cc:697] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Becoming Leader. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:28.066406 31464 consensus_queue.cc:237] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:28.067472 31308 raft_consensus.cc:1275] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Refusing update from remote peer b988edc0c8664b3a95a0a0faaa4e9f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.068732 31507 consensus_queue.cc:1048] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.073952 31057 catalog_manager.cc:5697] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb reported cstate change: term changed from 1 to 2, leader changed from 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3) to 0967382d110d4647a131ee8511c85ffb (127.26.149.2). New cstate: current_term: 2 leader_uuid: "0967382d110d4647a131ee8511c85ffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:28.076422 31233 raft_consensus.cc:1275] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Refusing update from remote peer b988edc0c8664b3a95a0a0faaa4e9f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.077652 31457 consensus_queue.cc:1048] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.093678 31464 raft_consensus.cc:993] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb: : Instructing follower b988edc0c8664b3a95a0a0faaa4e9f35 to start an election
I20260713 09:10:28.094146 31466 raft_consensus.cc:1081] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Signalling peer b988edc0c8664b3a95a0a0faaa4e9f35 to start an election
I20260713 09:10:28.095500 31159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aac18efe737f46be9b66f5f051e0c51c"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
 from {username='slave'} at 127.0.0.1:59234
I20260713 09:10:28.095893 31159 raft_consensus.cc:493] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:28.096199 31159 raft_consensus.cc:3060] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:28.100565 31159 raft_consensus.cc:515] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:28.101996 31159 leader_election.cc:290] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [CANDIDATE]: Term 2 election: Requested vote from peers 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583), 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3:42185)
I20260713 09:10:28.102648 31233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac18efe737f46be9b66f5f051e0c51c" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:28.102888 31308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac18efe737f46be9b66f5f051e0c51c" candidate_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
I20260713 09:10:28.103233 31233 raft_consensus.cc:3055] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:28.103469 31308 raft_consensus.cc:3060] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:28.103588 31233 raft_consensus.cc:740] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:28.104404 31233 consensus_queue.cc:260] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:28.105290 31233 raft_consensus.cc:3060] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:28.107805 31308 raft_consensus.cc:2468] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 2.
I20260713 09:10:28.108786 31125 leader_election.cc:304] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [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: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:28.109413 31457 raft_consensus.cc:2804] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:28.109885 31457 raft_consensus.cc:697] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Becoming Leader. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:28.110010 31233 raft_consensus.cc:2468] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988edc0c8664b3a95a0a0faaa4e9f35 in term 2.
I20260713 09:10:28.110697 31457 consensus_queue.cc:237] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:28.116793 31057 catalog_manager.cc:5697] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 reported cstate change: term changed from 1 to 2, leader changed from 0967382d110d4647a131ee8511c85ffb (127.26.149.2) to b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:28.131242 31308 raft_consensus.cc:1275] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Refusing update from remote peer b988edc0c8664b3a95a0a0faaa4e9f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.132475 31481 consensus_queue.cc:1048] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.139799 31233 raft_consensus.cc:1275] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Refusing update from remote peer b988edc0c8664b3a95a0a0faaa4e9f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.141394 31481 consensus_queue.cc:1048] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:10:28.262850 31159 raft_consensus.cc:1275] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Refusing update from remote peer 0967382d110d4647a131ee8511c85ffb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.263994 31463 consensus_queue.cc:1048] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.270515 31308 raft_consensus.cc:3060] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:28.276672 31308 raft_consensus.cc:1275] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Refusing update from remote peer 0967382d110d4647a131ee8511c85ffb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.277788 31463 consensus_queue.cc:1048] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.387795 31159 raft_consensus.cc:1275] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Refusing update from remote peer 5b86bdd0e82649cf9a2fe2921ceddf45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.388754 31515 consensus_queue.cc:1048] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.396346 31233 raft_consensus.cc:1275] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Refusing update from remote peer 5b86bdd0e82649cf9a2fe2921ceddf45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.397724 31515 consensus_queue.cc:1048] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.514680 31159 raft_consensus.cc:3060] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:28.519002 31159 raft_consensus.cc:1275] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Refusing update from remote peer 0967382d110d4647a131ee8511c85ffb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.520047 31463 consensus_queue.cc:1048] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.528411 31308 raft_consensus.cc:1275] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Refusing update from remote peer 0967382d110d4647a131ee8511c85ffb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.529942 31463 consensus_queue.cc:1048] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.587997 31233 raft_consensus.cc:1275] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Refusing update from remote peer b988edc0c8664b3a95a0a0faaa4e9f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.589056 31481 consensus_queue.cc:1048] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.596643 31308 raft_consensus.cc:1275] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Refusing update from remote peer b988edc0c8664b3a95a0a0faaa4e9f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.598321 31507 consensus_queue.cc:1048] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.662575 31055 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58962:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:10:30.680634 31055 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58962:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:10:30.740760 27220 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:10:30.810709 31537 log.cc:927] Time spent T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35: Append to log took a long time: real 0.059s	user 0.001s	sys 0.002s
W20260713 09:10:30.834857 31538 log.cc:927] Time spent T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
W20260713 09:10:30.859543 31539 log.cc:927] Time spent T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb: Append to log took a long time: real 0.104s	user 0.008s	sys 0.000s
W20260713 09:10:30.863711 31549 log.cc:927] Time spent T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260713 09:10:30.926271 31124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.2:45583, user_credentials={real_user=slave}} blocked reactor thread for 176333us
I20260713 09:10:30.954603 31565 tablet.cc:1724] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb: 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
I20260713 09:10:30.959751 31561 tablet.cc:1724] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb: 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
W20260713 09:10:31.088120 31261 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:1a706923be9d4ecfb8f98ade51c19717)
W20260713 09:10:31.110105 31261 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:1a706923be9d4ecfb8f98ade51c19717)
W20260713 09:10:31.110774 31261 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1a706923be9d4ecfb8f98ade51c19717)
I20260713 09:10:31.034408 31580 tablet.cc:1724] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb: 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
I20260713 09:10:31.026461 31578 tablet.cc:1724] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45: 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
I20260713 09:10:31.121666 31579 tablet.cc:1724] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45: 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
I20260713 09:10:31.072392 31574 tablet.cc:1724] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb: 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
I20260713 09:10:31.085834 31577 tablet.cc:1724] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45: 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
I20260713 09:10:31.147152 31232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
mode: GRACEFUL
new_leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
 from {username='slave'} at 127.0.0.1:42364
I20260713 09:10:31.147783 31232 raft_consensus.cc:606] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Received request to transfer leadership to TS 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:31.104269 31582 tablet.cc:1724] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35: 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
I20260713 09:10:31.172816 31561 tablet.cc:1724] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb: 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
I20260713 09:10:31.159279 31587 tablet.cc:1724] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35: 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
I20260713 09:10:31.175765 31583 tablet.cc:1724] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35: 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
I20260713 09:10:31.185129 31591 tablet.cc:1724] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35: 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
I20260713 09:10:31.189028 31582 tablet.cc:1724] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35: 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
I20260713 09:10:31.181382 31574 tablet.cc:1724] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb: 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
I20260713 09:10:31.191149 31578 tablet.cc:1724] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45: 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
I20260713 09:10:31.188817 31589 tablet.cc:1724] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45: 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
I20260713 09:10:31.200084 31583 tablet.cc:1724] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35: 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
I20260713 09:10:31.190958 31577 tablet.cc:1724] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45: 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
I20260713 09:10:31.205869 31587 tablet.cc:1724] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35: 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
I20260713 09:10:31.200372 31591 tablet.cc:1724] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35: 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
W20260713 09:10:31.260856 31581 log.cc:927] Time spent T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260713 09:10:31.262236 31596 log.cc:927] Time spent T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb: Append to log took a long time: real 0.071s	user 0.000s	sys 0.002s
I20260713 09:10:31.281715 31589 tablet.cc:1724] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45: 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
I20260713 09:10:31.310802 31579 tablet.cc:1724] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45: 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
I20260713 09:10:31.317596 31577 tablet.cc:1724] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45: 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
I20260713 09:10:31.320488 31582 tablet.cc:1724] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35: 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
I20260713 09:10:31.354403 31158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aac18efe737f46be9b66f5f051e0c51c"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
mode: GRACEFUL
new_leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
 from {username='slave'} at 127.0.0.1:50370
I20260713 09:10:31.355504 31158 raft_consensus.cc:606] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Received request to transfer leadership to TS 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:31.357738 27220 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:10:31.357858 31561 tablet.cc:1724] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb: 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
I20260713 09:10:31.359364 31580 tablet.cc:1724] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb: 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
I20260713 09:10:31.362550 31574 tablet.cc:1724] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb: 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
I20260713 09:10:31.371511 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:31.382129 31235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ec95b722ce546a99b4498248e641fc7"
dest_uuid: "0967382d110d4647a131ee8511c85ffb"
mode: GRACEFUL
new_leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
 from {username='slave'} at 127.0.0.1:42364
I20260713 09:10:31.382776 31235 raft_consensus.cc:606] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Received request to transfer leadership to TS 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:31.386569 31158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd"
dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
mode: GRACEFUL
new_leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
 from {username='slave'} at 127.0.0.1:50370
I20260713 09:10:31.388402 31158 raft_consensus.cc:606] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Received request to transfer leadership to TS 5b86bdd0e82649cf9a2fe2921ceddf45
I20260713 09:10:31.389496 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:31.390141 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:31.396237 31055 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05: soft_deleted_table [id=59f10b84c24342f492802241bac28edf] alter complete (version 1)
I20260713 09:10:31.458559 31521 raft_consensus.cc:993] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb: : Instructing follower 5b86bdd0e82649cf9a2fe2921ceddf45 to start an election
I20260713 09:10:31.459134 31522 raft_consensus.cc:1081] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Signalling peer 5b86bdd0e82649cf9a2fe2921ceddf45 to start an election
I20260713 09:10:31.460530 31306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c"
dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
 from {username='slave'} at 127.0.0.1:55448
I20260713 09:10:31.461059 31306 raft_consensus.cc:493] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.461392 31306 raft_consensus.cc:3060] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.466790 31306 raft_consensus.cc:515] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:31.469018 31306 leader_election.cc:290] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 3 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:31.470218 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:31.470494 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6403648d2a094cf0aeed7ca3e16fc47c" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:31.470893 31158 raft_consensus.cc:3060] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.471115 31235 raft_consensus.cc:3055] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.471473 31235 raft_consensus.cc:740] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:31.472240 31235 consensus_queue.cc:260] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:31.473670 31235 raft_consensus.cc:3060] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.477872 31158 raft_consensus.cc:2468] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 3.
I20260713 09:10:31.479132 31235 raft_consensus.cc:2468] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 3.
I20260713 09:10:31.479202 31275 leader_election.cc:304] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:31.480345 31594 raft_consensus.cc:2804] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.480844 31594 raft_consensus.cc:697] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 LEADER]: Becoming Leader. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:31.481702 31594 consensus_queue.cc:237] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:31.488602 31056 catalog_manager.cc:5697] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 reported cstate change: term changed from 2 to 3, leader changed from 0967382d110d4647a131ee8511c85ffb (127.26.149.2) to 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3). New cstate: current_term: 3 leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:31.548012 31571 raft_consensus.cc:993] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35: : Instructing follower 5b86bdd0e82649cf9a2fe2921ceddf45 to start an election
I20260713 09:10:31.548489 31575 raft_consensus.cc:1081] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Signalling peer 5b86bdd0e82649cf9a2fe2921ceddf45 to start an election
I20260713 09:10:31.549844 31304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd"
dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
 from {username='slave'} at 127.0.0.1:55456
I20260713 09:10:31.550297 31304 raft_consensus.cc:493] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.550577 31304 raft_consensus.cc:3060] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.555260 31304 raft_consensus.cc:515] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:31.557313 31304 leader_election.cc:290] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 3 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:31.557372 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:31.557902 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c9cc984bcc45e3ba4dc6024e2267fd" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:31.558401 31158 raft_consensus.cc:3055] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.558557 31235 raft_consensus.cc:3060] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.558748 31158 raft_consensus.cc:740] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:31.559429 31571 raft_consensus.cc:993] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35: : Instructing follower 5b86bdd0e82649cf9a2fe2921ceddf45 to start an election
I20260713 09:10:31.559917 31575 raft_consensus.cc:1081] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Signalling peer 5b86bdd0e82649cf9a2fe2921ceddf45 to start an election
I20260713 09:10:31.559584 31158 consensus_queue.cc:260] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:31.560905 31158 raft_consensus.cc:3060] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.561286 31306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aac18efe737f46be9b66f5f051e0c51c"
dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
 from {username='slave'} at 127.0.0.1:55456
I20260713 09:10:31.561795 31306 raft_consensus.cc:493] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.562098 31306 raft_consensus.cc:3060] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.564822 31235 raft_consensus.cc:2468] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 3.
I20260713 09:10:31.566129 31273 leader_election.cc:304] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:31.566964 31594 raft_consensus.cc:2804] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.566666 31306 raft_consensus.cc:515] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:31.567461 31158 raft_consensus.cc:2468] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 3.
I20260713 09:10:31.567487 31594 raft_consensus.cc:697] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 LEADER]: Becoming Leader. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:31.568847 31306 leader_election.cc:290] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 3 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:31.568780 31594 consensus_queue.cc:237] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } }
I20260713 09:10:31.570012 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac18efe737f46be9b66f5f051e0c51c" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:31.570549 31235 raft_consensus.cc:3060] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.570029 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac18efe737f46be9b66f5f051e0c51c" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:31.571283 31158 raft_consensus.cc:3055] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.571732 31158 raft_consensus.cc:740] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b988edc0c8664b3a95a0a0faaa4e9f35, State: Running, Role: LEADER
I20260713 09:10:31.572647 31158 consensus_queue.cc:260] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:31.573463 31521 raft_consensus.cc:993] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb: : Instructing follower 5b86bdd0e82649cf9a2fe2921ceddf45 to start an election
I20260713 09:10:31.573949 31521 raft_consensus.cc:1081] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Signalling peer 5b86bdd0e82649cf9a2fe2921ceddf45 to start an election
I20260713 09:10:31.574148 31158 raft_consensus.cc:3060] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.575734 31306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ec95b722ce546a99b4498248e641fc7"
dest_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45"
 from {username='slave'} at 127.0.0.1:55448
I20260713 09:10:31.576273 31306 raft_consensus.cc:493] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.576627 31306 raft_consensus.cc:3060] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.578027 31235 raft_consensus.cc:2468] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 3.
I20260713 09:10:31.579032 31273 leader_election.cc:304] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: 0967382d110d4647a131ee8511c85ffb, 5b86bdd0e82649cf9a2fe2921ceddf45; no voters: 
I20260713 09:10:31.579784 31520 raft_consensus.cc:2804] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.580240 31520 raft_consensus.cc:697] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 LEADER]: Becoming Leader. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:31.580837 31158 raft_consensus.cc:2468] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 3.
I20260713 09:10:31.581058 31520 consensus_queue.cc:237] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:31.583099 31306 raft_consensus.cc:515] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:31.586018 31306 leader_election.cc:290] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [CANDIDATE]: Term 3 election: Requested vote from peers b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181), 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583)
I20260713 09:10:31.586467 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec95b722ce546a99b4498248e641fc7" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35"
I20260713 09:10:31.587054 31158 raft_consensus.cc:3060] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.587007 31235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec95b722ce546a99b4498248e641fc7" candidate_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0967382d110d4647a131ee8511c85ffb"
I20260713 09:10:31.587743 31235 raft_consensus.cc:3055] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.588032 31235 raft_consensus.cc:740] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0967382d110d4647a131ee8511c85ffb, State: Running, Role: LEADER
I20260713 09:10:31.588742 31235 consensus_queue.cc:260] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:31.588775 31056 catalog_manager.cc:5697] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 reported cstate change: term changed from 2 to 3, leader changed from b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1) to 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3). New cstate: current_term: 3 leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.589972 31235 raft_consensus.cc:3060] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.597600 31158 raft_consensus.cc:2468] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 3.
I20260713 09:10:31.598999 31275 leader_election.cc:304] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: 5b86bdd0e82649cf9a2fe2921ceddf45, b988edc0c8664b3a95a0a0faaa4e9f35; no voters: 
I20260713 09:10:31.598651 31235 raft_consensus.cc:2468] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b86bdd0e82649cf9a2fe2921ceddf45 in term 3.
I20260713 09:10:31.599723 31520 raft_consensus.cc:2804] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.600283 31520 raft_consensus.cc:697] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 LEADER]: Becoming Leader. State: Replica: 5b86bdd0e82649cf9a2fe2921ceddf45, State: Running, Role: LEADER
I20260713 09:10:31.601055 31520 consensus_queue.cc:237] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [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: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } }
I20260713 09:10:31.605306 31056 catalog_manager.cc:5697] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 reported cstate change: term changed from 2 to 3, leader changed from b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1) to 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3). New cstate: current_term: 3 leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:31.616030 31056 catalog_manager.cc:5697] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 reported cstate change: term changed from 2 to 3, leader changed from 0967382d110d4647a131ee8511c85ffb (127.26.149.2) to 5b86bdd0e82649cf9a2fe2921ceddf45 (127.26.149.3). New cstate: current_term: 3 leader_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b86bdd0e82649cf9a2fe2921ceddf45" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 42185 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:31.957831 31235 raft_consensus.cc:1275] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Refusing update from remote peer 5b86bdd0e82649cf9a2fe2921ceddf45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.958935 31520 consensus_queue.cc:1048] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.968380 31158 raft_consensus.cc:1275] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Refusing update from remote peer 5b86bdd0e82649cf9a2fe2921ceddf45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.970573 31520 consensus_queue.cc:1048] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.973439 31158 raft_consensus.cc:1275] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Refusing update from remote peer 5b86bdd0e82649cf9a2fe2921ceddf45: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:31.974687 31594 consensus_queue.cc:1048] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:31.983243 31235 raft_consensus.cc:1275] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Refusing update from remote peer 5b86bdd0e82649cf9a2fe2921ceddf45: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:31.984639 31520 consensus_queue.cc:1048] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:31.991245 31235 raft_consensus.cc:1275] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Refusing update from remote peer 5b86bdd0e82649cf9a2fe2921ceddf45: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:31.992954 31569 consensus_queue.cc:1048] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:32.001799 31158 raft_consensus.cc:1275] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Refusing update from remote peer 5b86bdd0e82649cf9a2fe2921ceddf45: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:32.003129 31520 consensus_queue.cc:1048] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:32.028232 31231 raft_consensus.cc:1275] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Refusing update from remote peer 5b86bdd0e82649cf9a2fe2921ceddf45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:32.029277 31594 consensus_queue.cc:1048] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0967382d110d4647a131ee8511c85ffb" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:32.039994 31158 raft_consensus.cc:1275] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Refusing update from remote peer 5b86bdd0e82649cf9a2fe2921ceddf45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:32.041500 31520 consensus_queue.cc:1048] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988edc0c8664b3a95a0a0faaa4e9f35" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:32.440716 27220 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:10:32.447389 27220 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:10:32.447780 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:32.451908 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:32.452240 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:33.477581 27220 tablet_server.cc:179] TabletServer@127.26.149.1:0 shutting down...
I20260713 09:10:33.501648 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:33.502251 27220 tablet_replica.cc:333] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.502931 27220 raft_consensus.cc:2243] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.503456 27220 raft_consensus.cc:2272] T c3c32e0dd7e6448d86394483b4c706d0 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.505417 27220 tablet_replica.cc:333] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.506062 27220 raft_consensus.cc:2243] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.506420 27220 raft_consensus.cc:2272] T 5df49a290900434cb26eec57af7fa7c1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.508304 27220 tablet_replica.cc:333] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.508764 27220 raft_consensus.cc:2243] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.509133 27220 raft_consensus.cc:2272] T 1a706923be9d4ecfb8f98ade51c19717 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.510820 27220 tablet_replica.cc:333] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.511270 27220 raft_consensus.cc:2243] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.511621 27220 raft_consensus.cc:2272] T 6403648d2a094cf0aeed7ca3e16fc47c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.513257 27220 tablet_replica.cc:333] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.513825 27220 raft_consensus.cc:2243] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.514206 27220 raft_consensus.cc:2272] T 369b94c4dc064ce68d788492554a34d1 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.515870 27220 tablet_replica.cc:333] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.516337 27220 raft_consensus.cc:2243] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.517035 27220 raft_consensus.cc:2272] T 92c1411471ec43efa875671f6a6ec367 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.519107 27220 tablet_replica.cc:333] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.519560 27220 raft_consensus.cc:2243] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.519901 27220 raft_consensus.cc:2272] T c84c002995c64e39b628165e424fd379 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.521513 27220 tablet_replica.cc:333] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.521991 27220 raft_consensus.cc:2243] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.522286 27220 raft_consensus.cc:2272] T aac18efe737f46be9b66f5f051e0c51c P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.523739 27220 tablet_replica.cc:333] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.524194 27220 raft_consensus.cc:2243] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.524497 27220 raft_consensus.cc:2272] T a4c9cc984bcc45e3ba4dc6024e2267fd P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.526825 27220 tablet_replica.cc:333] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
W20260713 09:10:33.527176 31275 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260713 09:10:33.527432 27220 raft_consensus.cc:2243] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.528316 27220 raft_consensus.cc:2272] T 44b9c5d506504b8ba05ead540dbb68f7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:33.530244 31275 consensus_peers.cc:597] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 -> Peer b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181): Couldn't send request to peer b988edc0c8664b3a95a0a0faaa4e9f35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:33.530611 27220 tablet_replica.cc:333] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.531172 27220 raft_consensus.cc:2243] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.531577 27220 raft_consensus.cc:2272] T 2ec95b722ce546a99b4498248e641fc7 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.533236 27220 tablet_replica.cc:333] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.533816 27220 raft_consensus.cc:2243] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.534499 27220 raft_consensus.cc:2272] T 8e83a5468821416f8d4000d1819989b9 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.536073 27220 tablet_replica.cc:333] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.536559 27220 raft_consensus.cc:2243] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.537106 27220 raft_consensus.cc:2272] T 4cda8bf1b9c0412ab7639f246a9078d2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.539848 27220 tablet_replica.cc:333] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.540611 27220 raft_consensus.cc:2243] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:10:33.540848 31275 consensus_peers.cc:597] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 -> Peer b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181): Couldn't send request to peer b988edc0c8664b3a95a0a0faaa4e9f35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:33.541543 27220 raft_consensus.cc:2272] T bd692e5b98e84f32a2b13baabce14be2 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.543249 27220 tablet_replica.cc:333] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.543711 27220 raft_consensus.cc:2243] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.544354 27220 raft_consensus.cc:2272] T 4724f54181a7478ca1ff64f117d2985a P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.546034 27220 tablet_replica.cc:333] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.546466 27220 raft_consensus.cc:2243] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.547080 27220 raft_consensus.cc:2272] T d455fa116aa94960b208ec97b7fe9457 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.548714 27220 tablet_replica.cc:333] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.549108 27220 raft_consensus.cc:2243] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.549429 27220 raft_consensus.cc:2272] T 39c9ce7bcdde4bc59786eccfd6150cf4 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.551082 27220 tablet_replica.cc:333] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35: stopping tablet replica
I20260713 09:10:33.551426 27220 raft_consensus.cc:2243] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.551734 27220 raft_consensus.cc:2272] T 34f2953a0eec49649f9431ab87ffbd69 P b988edc0c8664b3a95a0a0faaa4e9f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.588519 27220 tablet_server.cc:196] TabletServer@127.26.149.1:0 shutdown complete.
W20260713 09:10:33.621459 31275 consensus_peers.cc:597] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 -> Peer b988edc0c8664b3a95a0a0faaa4e9f35 (127.26.149.1:37181): Couldn't send request to peer b988edc0c8664b3a95a0a0faaa4e9f35. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:37181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:33.622789 27220 tablet_server.cc:179] TabletServer@127.26.149.2:0 shutting down...
W20260713 09:10:33.635720 31273 consensus_peers.cc:597] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 -> Peer 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583): Couldn't send request to peer 0967382d110d4647a131ee8511c85ffb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:33.637337 31273 consensus_peers.cc:597] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 -> Peer 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583): Couldn't send request to peer 0967382d110d4647a131ee8511c85ffb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:33.655082 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:33.655933 27220 tablet_replica.cc:333] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.657027 27220 raft_consensus.cc:2243] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.657827 27220 raft_consensus.cc:2272] T 5df49a290900434cb26eec57af7fa7c1 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.659754 27220 tablet_replica.cc:333] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.660296 27220 raft_consensus.cc:2243] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.660710 27220 raft_consensus.cc:2272] T c3c32e0dd7e6448d86394483b4c706d0 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.662429 27220 tablet_replica.cc:333] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.662933 27220 raft_consensus.cc:2243] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.663301 27220 raft_consensus.cc:2272] T 6403648d2a094cf0aeed7ca3e16fc47c P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.664824 27220 tablet_replica.cc:333] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.665314 27220 raft_consensus.cc:2243] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.666019 27220 raft_consensus.cc:2272] T 1a706923be9d4ecfb8f98ade51c19717 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.667703 27220 tablet_replica.cc:333] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.668226 27220 raft_consensus.cc:2243] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.668947 27220 raft_consensus.cc:2272] T 369b94c4dc064ce68d788492554a34d1 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.670763 27220 tablet_replica.cc:333] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.671243 27220 raft_consensus.cc:2243] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.672008 27220 raft_consensus.cc:2272] T 4cda8bf1b9c0412ab7639f246a9078d2 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.673931 27220 tablet_replica.cc:333] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.674409 27220 raft_consensus.cc:2243] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.674785 27220 raft_consensus.cc:2272] T 8e83a5468821416f8d4000d1819989b9 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.676367 27220 tablet_replica.cc:333] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.676878 27220 raft_consensus.cc:2243] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.677273 27220 raft_consensus.cc:2272] T 34f2953a0eec49649f9431ab87ffbd69 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.679090 27220 tablet_replica.cc:333] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.679591 27220 raft_consensus.cc:2243] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.680307 27220 raft_consensus.cc:2272] T c84c002995c64e39b628165e424fd379 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.682132 27220 tablet_replica.cc:333] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.682607 27220 raft_consensus.cc:2243] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.682978 27220 raft_consensus.cc:2272] T 2ec95b722ce546a99b4498248e641fc7 P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.684589 27220 tablet_replica.cc:333] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.685077 27220 raft_consensus.cc:2243] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.685504 27220 raft_consensus.cc:2272] T bd692e5b98e84f32a2b13baabce14be2 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.687214 27220 tablet_replica.cc:333] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.687721 27220 raft_consensus.cc:2243] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.688155 27220 raft_consensus.cc:2272] T 44b9c5d506504b8ba05ead540dbb68f7 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.689786 27220 tablet_replica.cc:333] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.690253 27220 raft_consensus.cc:2243] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.690683 27220 raft_consensus.cc:2272] T aac18efe737f46be9b66f5f051e0c51c P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.692209 27220 tablet_replica.cc:333] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.692694 27220 raft_consensus.cc:2243] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.693082 27220 raft_consensus.cc:2272] T a4c9cc984bcc45e3ba4dc6024e2267fd P 0967382d110d4647a131ee8511c85ffb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.694916 27220 tablet_replica.cc:333] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.695381 27220 raft_consensus.cc:2243] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.695813 27220 raft_consensus.cc:2272] T 92c1411471ec43efa875671f6a6ec367 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.697420 27220 tablet_replica.cc:333] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.697919 27220 raft_consensus.cc:2243] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.698311 27220 raft_consensus.cc:2272] T d455fa116aa94960b208ec97b7fe9457 P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.699905 27220 tablet_replica.cc:333] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.700332 27220 raft_consensus.cc:2243] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.700973 27220 raft_consensus.cc:2272] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 0967382d110d4647a131ee8511c85ffb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.702562 27220 tablet_replica.cc:333] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb: stopping tablet replica
I20260713 09:10:33.702950 27220 raft_consensus.cc:2243] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.703356 27220 raft_consensus.cc:2272] T 4724f54181a7478ca1ff64f117d2985a P 0967382d110d4647a131ee8511c85ffb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:33.713498 31273 consensus_peers.cc:597] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 -> Peer 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583): Couldn't send request to peer 0967382d110d4647a131ee8511c85ffb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:33.740646 27220 tablet_server.cc:196] TabletServer@127.26.149.2:0 shutdown complete.
I20260713 09:10:33.771159 27220 tablet_server.cc:179] TabletServer@127.26.149.3:0 shutting down...
I20260713 09:10:33.796703 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:33.797447 27220 tablet_replica.cc:333] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.798128 27220 raft_consensus.cc:2243] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.798628 27220 raft_consensus.cc:2272] T 5df49a290900434cb26eec57af7fa7c1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.800722 27220 tablet_replica.cc:333] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.801288 27220 raft_consensus.cc:2243] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.802284 27220 raft_consensus.cc:2272] T c3c32e0dd7e6448d86394483b4c706d0 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.804822 27220 tablet_replica.cc:333] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
W20260713 09:10:33.804775 31273 consensus_peers.cc:597] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 -> Peer 0967382d110d4647a131ee8511c85ffb (127.26.149.2:45583): Couldn't send request to peer 0967382d110d4647a131ee8511c85ffb. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.2:45583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:33.805601 27220 raft_consensus.cc:2243] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.806052 27220 raft_consensus.cc:2272] T 1a706923be9d4ecfb8f98ade51c19717 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.807716 27220 tablet_replica.cc:333] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.808241 27220 raft_consensus.cc:2243] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.808919 27220 raft_consensus.cc:2272] T 6403648d2a094cf0aeed7ca3e16fc47c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.810652 27220 tablet_replica.cc:333] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.811242 27220 raft_consensus.cc:2243] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.811653 27220 raft_consensus.cc:2272] T 369b94c4dc064ce68d788492554a34d1 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.813321 27220 tablet_replica.cc:333] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.813922 27220 raft_consensus.cc:2243] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.814342 27220 raft_consensus.cc:2272] T bd692e5b98e84f32a2b13baabce14be2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.816202 27220 tablet_replica.cc:333] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.816710 27220 raft_consensus.cc:2243] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.817140 27220 raft_consensus.cc:2272] T 44b9c5d506504b8ba05ead540dbb68f7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.818792 27220 tablet_replica.cc:333] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.819350 27220 raft_consensus.cc:2243] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.820132 27220 raft_consensus.cc:2272] T aac18efe737f46be9b66f5f051e0c51c P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.821759 27220 tablet_replica.cc:333] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.822247 27220 raft_consensus.cc:2243] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.822906 27220 raft_consensus.cc:2272] T a4c9cc984bcc45e3ba4dc6024e2267fd P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.824539 27220 tablet_replica.cc:333] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.824998 27220 raft_consensus.cc:2243] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.825402 27220 raft_consensus.cc:2272] T 39c9ce7bcdde4bc59786eccfd6150cf4 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.827112 27220 tablet_replica.cc:333] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.827584 27220 raft_consensus.cc:2243] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.827988 27220 raft_consensus.cc:2272] T d455fa116aa94960b208ec97b7fe9457 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.829624 27220 tablet_replica.cc:333] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.830420 27220 raft_consensus.cc:2243] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.830956 27220 raft_consensus.cc:2272] T c84c002995c64e39b628165e424fd379 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.832774 27220 tablet_replica.cc:333] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.833210 27220 raft_consensus.cc:2243] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.833666 27220 raft_consensus.cc:2272] T 4724f54181a7478ca1ff64f117d2985a P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.835410 27220 tablet_replica.cc:333] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.835872 27220 raft_consensus.cc:2243] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.836536 27220 raft_consensus.cc:2272] T 34f2953a0eec49649f9431ab87ffbd69 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.838265 27220 tablet_replica.cc:333] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.838687 27220 raft_consensus.cc:2243] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.839103 27220 raft_consensus.cc:2272] T 8e83a5468821416f8d4000d1819989b9 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.840626 27220 tablet_replica.cc:333] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.841099 27220 raft_consensus.cc:2243] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.841504 27220 raft_consensus.cc:2272] T 4cda8bf1b9c0412ab7639f246a9078d2 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.843284 27220 tablet_replica.cc:333] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.843713 27220 raft_consensus.cc:2243] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.844373 27220 raft_consensus.cc:2272] T 2ec95b722ce546a99b4498248e641fc7 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.846050 27220 tablet_replica.cc:333] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45: stopping tablet replica
I20260713 09:10:33.846474 27220 raft_consensus.cc:2243] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:33.846909 27220 raft_consensus.cc:2272] T 92c1411471ec43efa875671f6a6ec367 P 5b86bdd0e82649cf9a2fe2921ceddf45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.882910 27220 tablet_server.cc:196] TabletServer@127.26.149.3:0 shutdown complete.
I20260713 09:10:33.916292 27220 master.cc:562] Master@127.26.149.62:41361 shutting down...
I20260713 09:10:33.935695 27220 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:33.936159 27220 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:33.936455 27220 tablet_replica.cc:333] T 00000000000000000000000000000000 P 429ca6f2b87243379cab344549822d05: stopping tablet replica
I20260713 09:10:33.956292 27220 master.cc:584] Master@127.26.149.62:41361 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12048 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:10:34.006738 27220 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.149.62:41119
I20260713 09:10:34.007836 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:34.013878 31618 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:34.014423 31617 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:34.014446 31620 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:34.014812 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:34.015851 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:34.016057 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:34.016225 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933834016209 us; error 0 us; skew 500 ppm
I20260713 09:10:34.016734 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:34.019114 27220 webserver.cc:533] Webserver started at http://127.26.149.62:36301/ using document root <none> and password file <none>
I20260713 09:10:34.019582 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:34.019775 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:34.020066 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:34.021135 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/master-0-root/instance:
uuid: "bacf3dc72d4743a9bd644c55b9e3c003"
format_stamp: "Formatted at 2026-07-13 09:10:34 on dist-test-slave-v6t3"
I20260713 09:10:34.025609 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:10:34.028926 31625 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:34.029856 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:34.030248 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/master-0-root
uuid: "bacf3dc72d4743a9bd644c55b9e3c003"
format_stamp: "Formatted at 2026-07-13 09:10:34 on dist-test-slave-v6t3"
I20260713 09:10:34.030866 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-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)
I20260713 09:10:34.057907 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:34.058957 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:34.094637 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.62:41119
I20260713 09:10:34.094727 31676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.62:41119 every 8 connection(s)
I20260713 09:10:34.098325 31677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.109236 31677 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003: Bootstrap starting.
I20260713 09:10:34.113624 31677 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:34.117434 31677 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003: No bootstrap required, opened a new log
I20260713 09:10:34.119400 31677 raft_consensus.cc:359] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bacf3dc72d4743a9bd644c55b9e3c003" member_type: VOTER }
I20260713 09:10:34.119746 31677 raft_consensus.cc:385] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:34.119912 31677 raft_consensus.cc:740] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bacf3dc72d4743a9bd644c55b9e3c003, State: Initialized, Role: FOLLOWER
I20260713 09:10:34.120476 31677 consensus_queue.cc:260] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bacf3dc72d4743a9bd644c55b9e3c003" member_type: VOTER }
I20260713 09:10:34.120903 31677 raft_consensus.cc:399] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:34.121097 31677 raft_consensus.cc:493] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:34.121294 31677 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:34.125164 31677 raft_consensus.cc:515] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bacf3dc72d4743a9bd644c55b9e3c003" member_type: VOTER }
I20260713 09:10:34.125665 31677 leader_election.cc:304] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [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: bacf3dc72d4743a9bd644c55b9e3c003; no voters: 
I20260713 09:10:34.126729 31677 leader_election.cc:290] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:34.127068 31680 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:34.128374 31680 raft_consensus.cc:697] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [term 1 LEADER]: Becoming Leader. State: Replica: bacf3dc72d4743a9bd644c55b9e3c003, State: Running, Role: LEADER
I20260713 09:10:34.128964 31680 consensus_queue.cc:237] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [LEADER]: Queue going to LEADER mode. State: All 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: "bacf3dc72d4743a9bd644c55b9e3c003" member_type: VOTER }
I20260713 09:10:34.129581 31677 sys_catalog.cc:565] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:34.133646 31681 sys_catalog.cc:455] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bacf3dc72d4743a9bd644c55b9e3c003" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bacf3dc72d4743a9bd644c55b9e3c003" member_type: VOTER } }
I20260713 09:10:34.133919 31682 sys_catalog.cc:455] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bacf3dc72d4743a9bd644c55b9e3c003. Latest consensus state: current_term: 1 leader_uuid: "bacf3dc72d4743a9bd644c55b9e3c003" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bacf3dc72d4743a9bd644c55b9e3c003" member_type: VOTER } }
I20260713 09:10:34.134348 31681 sys_catalog.cc:458] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:34.134522 31682 sys_catalog.cc:458] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:34.136184 31687 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:34.142714 31687 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:34.143710 27220 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:34.150697 31687 catalog_manager.cc:1383] Generated new cluster ID: 202d08e766434cf18cbf6d7269a15251
I20260713 09:10:34.150965 31687 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:34.164207 31687 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:34.165337 31687 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:34.177063 31687 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003: Generated new TSK 0
I20260713 09:10:34.177621 31687 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:34.209779 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:34.215139 31698 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:34.216182 31699 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:34.218261 27220 server_base.cc:1061] running on GCE node
W20260713 09:10:34.218283 31701 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:34.219359 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:34.219568 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:34.219738 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933834219719 us; error 0 us; skew 500 ppm
I20260713 09:10:34.220243 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:34.222514 27220 webserver.cc:533] Webserver started at http://127.26.149.1:43049/ using document root <none> and password file <none>
I20260713 09:10:34.222936 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:34.223111 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:34.223351 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:34.224278 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/ts-0-root/instance:
uuid: "3b175feeb65749e39690a50554a2ae51"
format_stamp: "Formatted at 2026-07-13 09:10:34 on dist-test-slave-v6t3"
I20260713 09:10:34.228312 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:34.231362 31706 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:34.232041 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:34.232321 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/ts-0-root
uuid: "3b175feeb65749e39690a50554a2ae51"
format_stamp: "Formatted at 2026-07-13 09:10:34 on dist-test-slave-v6t3"
I20260713 09:10:34.232583 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-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)
I20260713 09:10:34.252350 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:34.253427 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:34.254716 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:34.256666 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:34.256846 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:34.257120 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:34.257280 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:34.295857 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.1:43509
I20260713 09:10:34.295958 31768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.1:43509 every 8 connection(s)
I20260713 09:10:34.300711 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:34.307102 31773 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:34.309082 31774 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:34.310976 27220 server_base.cc:1061] running on GCE node
W20260713 09:10:34.311523 31776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:34.312676 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:34.312956 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:34.313165 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933834313148 us; error 0 us; skew 500 ppm
I20260713 09:10:34.313866 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:34.315131 31769 heartbeater.cc:344] Connected to a master server at 127.26.149.62:41119
I20260713 09:10:34.315492 31769 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:34.316182 31769 heartbeater.cc:507] Master 127.26.149.62:41119 requested a full tablet report, sending...
I20260713 09:10:34.316589 27220 webserver.cc:533] Webserver started at http://127.26.149.2:37191/ using document root <none> and password file <none>
I20260713 09:10:34.317098 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:34.317312 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:34.317646 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:34.318368 31642 ts_manager.cc:194] Registered new tserver with Master: 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509)
I20260713 09:10:34.318873 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/ts-1-root/instance:
uuid: "b2d831d5689d4bbf82644a7c89a39a30"
format_stamp: "Formatted at 2026-07-13 09:10:34 on dist-test-slave-v6t3"
I20260713 09:10:34.320183 31642 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40382
I20260713 09:10:34.323509 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:34.326676 31781 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:34.327368 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:34.327637 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/ts-1-root
uuid: "b2d831d5689d4bbf82644a7c89a39a30"
format_stamp: "Formatted at 2026-07-13 09:10:34 on dist-test-slave-v6t3"
I20260713 09:10:34.327893 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-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)
I20260713 09:10:34.348531 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:34.349699 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:34.350986 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:34.352972 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:34.353183 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:34.353410 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:34.353586 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:10:34.390813 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.2:46861
I20260713 09:10:34.390903 31843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.2:46861 every 8 connection(s)
I20260713 09:10:34.395314 27220 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:34.402016 31847 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:34.402861 31848 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:34.406157 27220 server_base.cc:1061] running on GCE node
I20260713 09:10:34.408062 31844 heartbeater.cc:344] Connected to a master server at 127.26.149.62:41119
I20260713 09:10:34.408632 31844 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:34.409747 31844 heartbeater.cc:507] Master 127.26.149.62:41119 requested a full tablet report, sending...
W20260713 09:10:34.410115 31850 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:34.411222 27220 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:34.411494 27220 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:34.411676 27220 hybrid_clock.cc:648] HybridClock initialized: now 1783933834411662 us; error 0 us; skew 500 ppm
I20260713 09:10:34.412034 31642 ts_manager.cc:194] Registered new tserver with Master: b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:34.412228 27220 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:34.413596 31642 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40392
I20260713 09:10:34.415902 27220 webserver.cc:533] Webserver started at http://127.26.149.3:44227/ using document root <none> and password file <none>
I20260713 09:10:34.416412 27220 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:34.416611 27220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:34.416867 27220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:34.418041 27220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/ts-2-root/instance:
uuid: "054c5215c13846ec861396bbe93f680d"
format_stamp: "Formatted at 2026-07-13 09:10:34 on dist-test-slave-v6t3"
I20260713 09:10:34.422176 27220 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:10:34.424894 31855 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:34.425608 27220 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:34.425854 27220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/ts-2-root
uuid: "054c5215c13846ec861396bbe93f680d"
format_stamp: "Formatted at 2026-07-13 09:10:34 on dist-test-slave-v6t3"
I20260713 09:10:34.426110 27220 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwCbCRw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933729996285-27220-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)
I20260713 09:10:34.436307 27220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:34.437361 27220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:34.438778 27220 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:34.440801 27220 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:34.440971 27220 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:34.441134 27220 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:34.441253 27220 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:34.478191 27220 rpc_server.cc:307] RPC server started. Bound to: 127.26.149.3:38569
I20260713 09:10:34.478299 31917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.149.3:38569 every 8 connection(s)
I20260713 09:10:34.491055 31918 heartbeater.cc:344] Connected to a master server at 127.26.149.62:41119
I20260713 09:10:34.491441 31918 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:34.492094 31918 heartbeater.cc:507] Master 127.26.149.62:41119 requested a full tablet report, sending...
I20260713 09:10:34.493894 31642 ts_manager.cc:194] Registered new tserver with Master: 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:34.494676 27220 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01332733s
I20260713 09:10:34.495188 31642 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40400
I20260713 09:10:34.517724 31642 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40408:
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"
    }
  }
}
W20260713 09:10:34.520275 31642 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.
I20260713 09:10:34.586596 31734 tablet_service.cc:1511] Processing CreateTablet for tablet 8b80e07e89ed411c8a9752a60de338a4 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:34.589684 31733 tablet_service.cc:1511] Processing CreateTablet for tablet 211ec915e5d24eac8a1a97aaba9adb45 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:34.591553 31734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b80e07e89ed411c8a9752a60de338a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.596474 31733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211ec915e5d24eac8a1a97aaba9adb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.603267 31732 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa87e917c7e4c78818135c65991cfd4 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:34.604518 31732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa87e917c7e4c78818135c65991cfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.606238 31730 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddc51c691e4474a829a0dcc9721ad97 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:34.606670 31731 tablet_service.cc:1511] Processing CreateTablet for tablet e0df39c117ae4ed4b82ab7eb062b2303 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:34.607553 31730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddc51c691e4474a829a0dcc9721ad97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.608628 31731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0df39c117ae4ed4b82ab7eb062b2303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.611239 31729 tablet_service.cc:1511] Processing CreateTablet for tablet 301fcc34581542daa30e7eefe58032c2 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:34.612553 31729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 301fcc34581542daa30e7eefe58032c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.615335 31728 tablet_service.cc:1511] Processing CreateTablet for tablet 42554ac0767e4701931483f5f639068c (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:34.616537 31728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42554ac0767e4701931483f5f639068c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.620828 31809 tablet_service.cc:1511] Processing CreateTablet for tablet 8b80e07e89ed411c8a9752a60de338a4 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:34.623891 31727 tablet_service.cc:1511] Processing CreateTablet for tablet deb16c781b3f4df88d584cf4f5757e09 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:34.626894 31808 tablet_service.cc:1511] Processing CreateTablet for tablet 211ec915e5d24eac8a1a97aaba9adb45 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:34.629024 31807 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa87e917c7e4c78818135c65991cfd4 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:34.633219 31803 tablet_service.cc:1511] Processing CreateTablet for tablet 42554ac0767e4701931483f5f639068c (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:34.635679 31802 tablet_service.cc:1511] Processing CreateTablet for tablet deb16c781b3f4df88d584cf4f5757e09 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:34.639922 31726 tablet_service.cc:1511] Processing CreateTablet for tablet 4e56df7c0627416fb98efc05367e6002 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:34.630069 31806 tablet_service.cc:1511] Processing CreateTablet for tablet e0df39c117ae4ed4b82ab7eb062b2303 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:34.630795 31805 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddc51c691e4474a829a0dcc9721ad97 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:34.631662 31804 tablet_service.cc:1511] Processing CreateTablet for tablet 301fcc34581542daa30e7eefe58032c2 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:34.632122 31809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b80e07e89ed411c8a9752a60de338a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.645999 31805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddc51c691e4474a829a0dcc9721ad97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.649950 31801 tablet_service.cc:1511] Processing CreateTablet for tablet 4e56df7c0627416fb98efc05367e6002 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:34.651342 31801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e56df7c0627416fb98efc05367e6002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.652614 31804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 301fcc34581542daa30e7eefe58032c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.654013 31803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42554ac0767e4701931483f5f639068c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.656272 31806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0df39c117ae4ed4b82ab7eb062b2303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.657366 31802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb16c781b3f4df88d584cf4f5757e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.625344 31727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb16c781b3f4df88d584cf4f5757e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.659502 31726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e56df7c0627416fb98efc05367e6002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.660817 31807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa87e917c7e4c78818135c65991cfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.661988 31808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211ec915e5d24eac8a1a97aaba9adb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.691294 31933 tablet_bootstrap.cc:492] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:34.695106 31883 tablet_service.cc:1511] Processing CreateTablet for tablet 8b80e07e89ed411c8a9752a60de338a4 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:34.696290 31883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b80e07e89ed411c8a9752a60de338a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.700816 31933 tablet_bootstrap.cc:654] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:34.702323 31882 tablet_service.cc:1511] Processing CreateTablet for tablet 211ec915e5d24eac8a1a97aaba9adb45 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:34.703491 31882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211ec915e5d24eac8a1a97aaba9adb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.706576 31880 tablet_service.cc:1511] Processing CreateTablet for tablet e0df39c117ae4ed4b82ab7eb062b2303 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:34.707834 31880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0df39c117ae4ed4b82ab7eb062b2303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.712780 31879 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddc51c691e4474a829a0dcc9721ad97 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:34.714509 31879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddc51c691e4474a829a0dcc9721ad97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.718443 31875 tablet_service.cc:1511] Processing CreateTablet for tablet 4e56df7c0627416fb98efc05367e6002 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:34.719959 31875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e56df7c0627416fb98efc05367e6002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.722885 31878 tablet_service.cc:1511] Processing CreateTablet for tablet 301fcc34581542daa30e7eefe58032c2 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:34.724586 31878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 301fcc34581542daa30e7eefe58032c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.735702 31876 tablet_service.cc:1511] Processing CreateTablet for tablet deb16c781b3f4df88d584cf4f5757e09 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:34.738786 31876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb16c781b3f4df88d584cf4f5757e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.742555 31877 tablet_service.cc:1511] Processing CreateTablet for tablet 42554ac0767e4701931483f5f639068c (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:34.746277 31881 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa87e917c7e4c78818135c65991cfd4 (DEFAULT_TABLE table=test-workload [id=8167ff1df2134e9fb8ec2ff2da9dd539]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:34.761986 31877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42554ac0767e4701931483f5f639068c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.765823 31881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa87e917c7e4c78818135c65991cfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:34.778640 31935 tablet_bootstrap.cc:492] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:34.779700 31933 tablet_bootstrap.cc:492] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:34.780217 31933 ts_tablet_manager.cc:1403] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.028s
I20260713 09:10:34.783143 31933 raft_consensus.cc:359] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:34.783807 31933 raft_consensus.cc:385] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:34.784065 31933 raft_consensus.cc:740] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:34.784775 31933 consensus_queue.cc:260] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:34.814795 31936 tablet_bootstrap.cc:492] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:34.820827 31935 tablet_bootstrap.cc:654] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:34.822752 31769 heartbeater.cc:499] Master 127.26.149.62:41119 was elected leader, sending a full tablet report...
I20260713 09:10:34.823930 31933 ts_tablet_manager.cc:1434] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.008s
I20260713 09:10:34.824965 31933 tablet_bootstrap.cc:492] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:34.832798 31933 tablet_bootstrap.cc:654] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:34.837046 31936 tablet_bootstrap.cc:654] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:34.838313 31933 tablet_bootstrap.cc:492] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:34.839043 31933 ts_tablet_manager.cc:1403] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:10:34.842272 31933 raft_consensus.cc:359] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:34.843070 31933 raft_consensus.cc:385] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:34.843436 31933 raft_consensus.cc:740] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:34.844348 31933 consensus_queue.cc:260] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:34.846896 31933 ts_tablet_manager.cc:1434] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:34.848016 31933 tablet_bootstrap.cc:492] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:34.857905 31933 tablet_bootstrap.cc:654] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:34.862807 31935 tablet_bootstrap.cc:492] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:34.863548 31935 ts_tablet_manager.cc:1403] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.005s
I20260713 09:10:34.868835 31935 raft_consensus.cc:359] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:34.869910 31935 raft_consensus.cc:385] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:34.870385 31935 raft_consensus.cc:740] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:34.871552 31935 consensus_queue.cc:260] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:34.877276 31936 tablet_bootstrap.cc:492] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:34.877822 31936 ts_tablet_manager.cc:1403] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.063s	user 0.029s	sys 0.017s
I20260713 09:10:34.880425 31936 raft_consensus.cc:359] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:34.880913 31936 raft_consensus.cc:385] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:34.881256 31936 raft_consensus.cc:740] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:34.881353 31933 tablet_bootstrap.cc:492] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:34.881884 31844 heartbeater.cc:499] Master 127.26.149.62:41119 was elected leader, sending a full tablet report...
I20260713 09:10:34.882042 31933 ts_tablet_manager.cc:1403] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.018s
I20260713 09:10:34.882097 31936 consensus_queue.cc:260] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:34.884331 31918 heartbeater.cc:499] Master 127.26.149.62:41119 was elected leader, sending a full tablet report...
I20260713 09:10:34.886066 31936 ts_tablet_manager.cc:1434] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:34.886646 31933 raft_consensus.cc:359] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:34.887357 31933 raft_consensus.cc:385] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:34.887491 31935 ts_tablet_manager.cc:1434] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.003s
I20260713 09:10:34.887686 31933 raft_consensus.cc:740] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:34.888815 31935 tablet_bootstrap.cc:492] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:34.888463 31933 consensus_queue.cc:260] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:34.890616 31933 ts_tablet_manager.cc:1434] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:10:34.891558 31933 tablet_bootstrap.cc:492] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:34.892268 31936 tablet_bootstrap.cc:492] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:34.895987 31935 tablet_bootstrap.cc:654] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:34.897903 31933 tablet_bootstrap.cc:654] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:34.899326 31936 tablet_bootstrap.cc:654] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:34.938943 31937 raft_consensus.cc:493] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:34.939713 31937 raft_consensus.cc:515] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:34.947739 31943 raft_consensus.cc:493] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:34.948339 31943 raft_consensus.cc:515] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:34.950124 31937 leader_election.cc:290] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:34.951218 31943 leader_election.cc:290] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:35.001150 31937 raft_consensus.cc:493] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:35.001993 31937 raft_consensus.cc:515] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.004889 31937 leader_election.cc:290] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.027825 31936 tablet_bootstrap.cc:492] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:35.027948 31933 tablet_bootstrap.cc:492] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:35.028587 31936 ts_tablet_manager.cc:1403] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.136s	user 0.031s	sys 0.067s
I20260713 09:10:35.028631 31933 ts_tablet_manager.cc:1403] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.137s	user 0.073s	sys 0.055s
I20260713 09:10:35.031097 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0df39c117ae4ed4b82ab7eb062b2303" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:35.032042 31936 raft_consensus.cc:359] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.032486 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211ec915e5d24eac8a1a97aaba9adb45" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:35.032893 31936 raft_consensus.cc:385] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.032486 31933 raft_consensus.cc:359] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.033244 31936 raft_consensus.cc:740] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.033363 31933 raft_consensus.cc:385] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.033821 31933 raft_consensus.cc:740] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
W20260713 09:10:35.034037 31857 leader_election.cc:343] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.034091 31892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301fcc34581542daa30e7eefe58032c2" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:35.034219 31936 consensus_queue.cc:260] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.035420 31893 raft_consensus.cc:2468] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:35.034730 31933 consensus_queue.cc:260] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.036834 31936 ts_tablet_manager.cc:1434] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:10:35.037444 31933 ts_tablet_manager.cc:1434] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:35.037886 31936 tablet_bootstrap.cc:492] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:35.038429 31933 tablet_bootstrap.cc:492] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:35.040139 31935 tablet_bootstrap.cc:492] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:35.040619 31935 ts_tablet_manager.cc:1403] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.152s	user 0.042s	sys 0.091s
I20260713 09:10:35.041522 31942 raft_consensus.cc:493] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:35.042111 31942 raft_consensus.cc:515] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.043721 31935 raft_consensus.cc:359] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.044486 31935 raft_consensus.cc:385] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.044636 31933 tablet_bootstrap.cc:654] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.044901 31935 raft_consensus.cc:740] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.045398 31936 tablet_bootstrap.cc:654] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.045817 31935 consensus_queue.cc:260] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.053642 31942 leader_election.cc:290] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
W20260713 09:10:35.064263 31709 leader_election.cc:343] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.065344 31709 leader_election.cc:304] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:35.067638 31956 raft_consensus.cc:2804] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:35.068048 31956 raft_consensus.cc:493] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:35.068421 31956 raft_consensus.cc:3060] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.078117 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0df39c117ae4ed4b82ab7eb062b2303" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:35.079035 31819 raft_consensus.cc:2468] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 0.
I20260713 09:10:35.080660 31859 leader_election.cc:304] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [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: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 3b175feeb65749e39690a50554a2ae51
I20260713 09:10:35.081920 31943 raft_consensus.cc:2804] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:35.082317 31943 raft_consensus.cc:493] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:35.082675 31943 raft_consensus.cc:3060] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.090342 31943 raft_consensus.cc:515] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.094341 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0df39c117ae4ed4b82ab7eb062b2303" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:35.095045 31819 raft_consensus.cc:3060] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.094336 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0df39c117ae4ed4b82ab7eb062b2303" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:35.104521 31819 raft_consensus.cc:2468] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 1.
I20260713 09:10:35.105855 31859 leader_election.cc:304] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:35.107568 31957 raft_consensus.cc:2804] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:10:35.107642 31857 leader_election.cc:343] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.108469 31943 leader_election.cc:290] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:35.110358 31957 raft_consensus.cc:697] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Leader. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:35.112317 31957 consensus_queue.cc:237] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.115614 31956 raft_consensus.cc:515] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.125433 31956 leader_election.cc:290] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Requested vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.126783 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211ec915e5d24eac8a1a97aaba9adb45" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:35.127673 31893 raft_consensus.cc:3060] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.130023 31956 raft_consensus.cc:493] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:35.130529 31956 raft_consensus.cc:515] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.133080 31956 leader_election.cc:290] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.138896 31892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddc51c691e4474a829a0dcc9721ad97" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
W20260713 09:10:35.139400 31690 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:35.140843 31709 leader_election.cc:343] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.142175 31893 raft_consensus.cc:2468] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:35.143880 31709 leader_election.cc:304] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:35.144904 31956 raft_consensus.cc:2804] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:35.145396 31956 raft_consensus.cc:697] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Becoming Leader. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:35.146332 31956 consensus_queue.cc:237] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.151198 31640 catalog_manager.cc:5697] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d reported cstate change: term changed from 0 to 1, leader changed from <none> to 054c5215c13846ec861396bbe93f680d (127.26.149.3). New cstate: current_term: 1 leader_uuid: "054c5215c13846ec861396bbe93f680d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:35.157351 31935 ts_tablet_manager.cc:1434] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.116s	user 0.036s	sys 0.067s
I20260713 09:10:35.157409 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211ec915e5d24eac8a1a97aaba9adb45" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:35.158479 31819 raft_consensus.cc:2468] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:35.159675 31935 tablet_bootstrap.cc:492] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:35.161885 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301fcc34581542daa30e7eefe58032c2" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:35.163726 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211ec915e5d24eac8a1a97aaba9adb45" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:35.164364 31819 raft_consensus.cc:3060] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.166608 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddc51c691e4474a829a0dcc9721ad97" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:35.168123 31935 tablet_bootstrap.cc:654] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:35.168939 31710 leader_election.cc:343] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.169446 31710 leader_election.cc:304] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [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: 3b175feeb65749e39690a50554a2ae51; no voters: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30
W20260713 09:10:35.170692 31710 leader_election.cc:343] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.171128 31710 leader_election.cc:304] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [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: 3b175feeb65749e39690a50554a2ae51; no voters: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:35.172325 31937 raft_consensus.cc:2749] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:35.173002 31937 raft_consensus.cc:2749] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:35.189775 31935 tablet_bootstrap.cc:492] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:35.190582 31935 ts_tablet_manager.cc:1403] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.016s
I20260713 09:10:35.197352 31936 tablet_bootstrap.cc:492] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:35.197867 31936 ts_tablet_manager.cc:1403] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.160s	user 0.030s	sys 0.047s
I20260713 09:10:35.192046 31641 catalog_manager.cc:5697] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b175feeb65749e39690a50554a2ae51 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "3b175feeb65749e39690a50554a2ae51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:35.196947 31935 raft_consensus.cc:359] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.200212 31935 raft_consensus.cc:385] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.200697 31936 raft_consensus.cc:359] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.201465 31936 raft_consensus.cc:385] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.201141 31935 raft_consensus.cc:740] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.201783 31936 raft_consensus.cc:740] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.202847 31936 consensus_queue.cc:260] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.205027 31936 ts_tablet_manager.cc:1434] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:35.203411 31935 consensus_queue.cc:260] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.206081 31936 tablet_bootstrap.cc:492] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:35.208926 31935 ts_tablet_manager.cc:1434] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:10:35.213492 31819 raft_consensus.cc:2468] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:35.213733 31935 tablet_bootstrap.cc:492] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:35.220142 31936 tablet_bootstrap.cc:654] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.220254 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0df39c117ae4ed4b82ab7eb062b2303" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:35.222711 31935 tablet_bootstrap.cc:654] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.222920 31933 tablet_bootstrap.cc:492] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:35.223057 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0df39c117ae4ed4b82ab7eb062b2303" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:35.225867 31933 ts_tablet_manager.cc:1403] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.188s	user 0.054s	sys 0.119s
W20260713 09:10:35.227037 31783 leader_election.cc:343] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.227706 31783 leader_election.cc:304] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [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: b2d831d5689d4bbf82644a7c89a39a30; no voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51
I20260713 09:10:35.228955 31952 raft_consensus.cc:2749] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:35.228793 31933 raft_consensus.cc:359] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.229671 31933 raft_consensus.cc:385] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.229982 31933 raft_consensus.cc:740] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.230909 31933 consensus_queue.cc:260] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.234122 31933 ts_tablet_manager.cc:1434] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:10:35.235193 31936 tablet_bootstrap.cc:492] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:35.235522 31933 tablet_bootstrap.cc:492] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:35.235984 31936 ts_tablet_manager.cc:1403] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.003s
I20260713 09:10:35.240082 31936 raft_consensus.cc:359] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.241693 31936 raft_consensus.cc:385] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.242022 31936 raft_consensus.cc:740] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.243700 31935 tablet_bootstrap.cc:492] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:35.244127 31933 tablet_bootstrap.cc:654] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.244225 31935 ts_tablet_manager.cc:1403] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.002s
I20260713 09:10:35.244907 31936 consensus_queue.cc:260] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.247512 31936 ts_tablet_manager.cc:1434] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:35.247398 31935 raft_consensus.cc:359] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.248281 31935 raft_consensus.cc:385] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.248509 31936 tablet_bootstrap.cc:492] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:35.248636 31935 raft_consensus.cc:740] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.249558 31935 consensus_queue.cc:260] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.251811 31935 ts_tablet_manager.cc:1434] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:35.252832 31935 tablet_bootstrap.cc:492] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:35.258841 31935 tablet_bootstrap.cc:654] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.267426 31936 tablet_bootstrap.cc:654] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.267886 31933 tablet_bootstrap.cc:492] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:35.268411 31933 ts_tablet_manager.cc:1403] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260713 09:10:35.269681 31952 raft_consensus.cc:493] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:35.270181 31952 raft_consensus.cc:515] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.271353 31933 raft_consensus.cc:359] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.272106 31933 raft_consensus.cc:385] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.272423 31952 leader_election.cc:290] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.272398 31933 raft_consensus.cc:740] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.273676 31935 tablet_bootstrap.cc:492] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:35.273337 31933 consensus_queue.cc:260] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.274227 31935 ts_tablet_manager.cc:1403] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260713 09:10:35.274926 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42554ac0767e4701931483f5f639068c" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:35.275825 31936 tablet_bootstrap.cc:492] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:35.275884 31933 ts_tablet_manager.cc:1434] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:35.276544 31936 ts_tablet_manager.cc:1403] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
W20260713 09:10:35.276837 31783 leader_election.cc:343] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.277065 31933 tablet_bootstrap.cc:492] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:35.277117 31935 raft_consensus.cc:359] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.276134 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42554ac0767e4701931483f5f639068c" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:35.278012 31935 raft_consensus.cc:385] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.278785 31935 raft_consensus.cc:740] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
W20260713 09:10:35.279501 31784 leader_election.cc:343] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.279654 31935 consensus_queue.cc:260] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.280011 31784 leader_election.cc:304] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [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: b2d831d5689d4bbf82644a7c89a39a30; no voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51
I20260713 09:10:35.279997 31936 raft_consensus.cc:359] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.281060 31936 raft_consensus.cc:385] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.281401 31952 raft_consensus.cc:2749] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:35.281415 31936 raft_consensus.cc:740] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.282226 31935 ts_tablet_manager.cc:1434] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:35.283206 31935 tablet_bootstrap.cc:492] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:35.282851 31936 consensus_queue.cc:260] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.283892 31933 tablet_bootstrap.cc:654] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.285470 31936 ts_tablet_manager.cc:1434] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:35.286557 31936 tablet_bootstrap.cc:492] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:35.289841 31935 tablet_bootstrap.cc:654] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.293028 31936 tablet_bootstrap.cc:654] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.303061 31935 tablet_bootstrap.cc:492] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:35.303550 31935 ts_tablet_manager.cc:1403] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260713 09:10:35.306380 31935 raft_consensus.cc:359] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.307086 31935 raft_consensus.cc:385] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.307361 31935 raft_consensus.cc:740] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.308244 31935 consensus_queue.cc:260] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.310823 31935 ts_tablet_manager.cc:1434] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:10:35.311759 31935 tablet_bootstrap.cc:492] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:35.312587 31936 tablet_bootstrap.cc:492] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:35.313140 31936 ts_tablet_manager.cc:1403] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.012s
I20260713 09:10:35.316416 31936 raft_consensus.cc:359] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.317286 31936 raft_consensus.cc:385] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.317646 31936 raft_consensus.cc:740] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.318964 31935 tablet_bootstrap.cc:654] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.318579 31936 consensus_queue.cc:260] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.321293 31936 ts_tablet_manager.cc:1434] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:10:35.322551 31936 tablet_bootstrap.cc:492] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:35.330670 31936 tablet_bootstrap.cc:654] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.330856 31935 tablet_bootstrap.cc:492] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:35.331331 31935 ts_tablet_manager.cc:1403] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260713 09:10:35.334604 31935 raft_consensus.cc:359] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.335140 31952 raft_consensus.cc:493] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:35.335505 31935 raft_consensus.cc:385] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.335954 31935 raft_consensus.cc:740] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.335824 31952 raft_consensus.cc:515] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.337025 31935 consensus_queue.cc:260] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.340469 31935 ts_tablet_manager.cc:1434] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260713 09:10:35.341724 31935 tablet_bootstrap.cc:492] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:35.346998 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa87e917c7e4c78818135c65991cfd4" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
W20260713 09:10:35.348975 31783 leader_election.cc:343] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.350699 31935 tablet_bootstrap.cc:654] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.351583 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa87e917c7e4c78818135c65991cfd4" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:35.352030 31936 tablet_bootstrap.cc:492] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:35.352701 31936 ts_tablet_manager.cc:1403] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
W20260713 09:10:35.353396 31784 leader_election.cc:343] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.354080 31784 leader_election.cc:304] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [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: b2d831d5689d4bbf82644a7c89a39a30; no voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51
I20260713 09:10:35.355139 31942 raft_consensus.cc:2749] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:35.356020 31952 leader_election.cc:290] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.356696 31936 raft_consensus.cc:359] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.357746 31936 raft_consensus.cc:385] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.358212 31936 raft_consensus.cc:740] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.359294 31936 consensus_queue.cc:260] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.361312 31935 tablet_bootstrap.cc:492] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:35.361809 31935 ts_tablet_manager.cc:1403] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260713 09:10:35.362046 31936 ts_tablet_manager.cc:1434] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.008s
I20260713 09:10:35.363086 31936 tablet_bootstrap.cc:492] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:35.364202 31935 raft_consensus.cc:359] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.364836 31935 raft_consensus.cc:385] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.365091 31935 raft_consensus.cc:740] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.365892 31935 consensus_queue.cc:260] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.367908 31935 ts_tablet_manager.cc:1434] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:10:35.368731 31935 tablet_bootstrap.cc:492] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:35.369858 31936 tablet_bootstrap.cc:654] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.374661 31935 tablet_bootstrap.cc:654] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.381217 31936 tablet_bootstrap.cc:492] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:35.381837 31936 ts_tablet_manager.cc:1403] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260713 09:10:35.385078 31936 raft_consensus.cc:359] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.386087 31936 raft_consensus.cc:385] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.386484 31936 raft_consensus.cc:740] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.387516 31936 consensus_queue.cc:260] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.390810 31935 tablet_bootstrap.cc:492] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:35.391256 31935 ts_tablet_manager.cc:1403] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260713 09:10:35.392290 31933 tablet_bootstrap.cc:492] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:35.392768 31933 ts_tablet_manager.cc:1403] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.116s	user 0.035s	sys 0.078s
I20260713 09:10:35.392771 31936 ts_tablet_manager.cc:1434] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:35.393942 31936 tablet_bootstrap.cc:492] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:35.393617 31935 raft_consensus.cc:359] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.394315 31935 raft_consensus.cc:385] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.394584 31935 raft_consensus.cc:740] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.395282 31935 consensus_queue.cc:260] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.395854 31933 raft_consensus.cc:359] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.396560 31933 raft_consensus.cc:385] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.396656 31935 ts_tablet_manager.cc:1434] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260713 09:10:35.396860 31933 raft_consensus.cc:740] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.397655 31933 consensus_queue.cc:260] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.402026 31936 tablet_bootstrap.cc:654] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.405872 31933 ts_tablet_manager.cc:1434] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260713 09:10:35.406209 31936 tablet_bootstrap.cc:492] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:35.406651 31936 ts_tablet_manager.cc:1403] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:10:35.406822 31933 tablet_bootstrap.cc:492] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:35.408600 31936 raft_consensus.cc:359] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.409220 31936 raft_consensus.cc:385] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.409384 31936 raft_consensus.cc:740] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.410038 31936 consensus_queue.cc:260] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.411908 31936 ts_tablet_manager.cc:1434] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:35.412668 31933 tablet_bootstrap.cc:654] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.413196 31957 raft_consensus.cc:493] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:35.413710 31957 raft_consensus.cc:515] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.415876 31957 leader_election.cc:290] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:35.416953 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42554ac0767e4701931483f5f639068c" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:35.417235 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42554ac0767e4701931483f5f639068c" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:35.417636 31819 raft_consensus.cc:2468] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 0.
W20260713 09:10:35.418417 31857 leader_election.cc:343] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.418920 31859 leader_election.cc:304] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [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: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 3b175feeb65749e39690a50554a2ae51
I20260713 09:10:35.419677 31957 raft_consensus.cc:2804] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:35.420050 31957 raft_consensus.cc:493] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:35.420373 31957 raft_consensus.cc:3060] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.421159 31933 tablet_bootstrap.cc:492] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:35.421677 31933 ts_tablet_manager.cc:1403] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:10:35.424160 31933 raft_consensus.cc:359] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.424763 31933 raft_consensus.cc:385] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.425015 31933 raft_consensus.cc:740] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.425645 31933 consensus_queue.cc:260] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.427295 31952 raft_consensus.cc:493] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:35.427539 31933 ts_tablet_manager.cc:1434] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:35.427789 31952 raft_consensus.cc:515] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.428413 31933 tablet_bootstrap.cc:492] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:35.429701 31952 leader_election.cc:290] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.430409 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddc51c691e4474a829a0dcc9721ad97" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:35.431041 31744 raft_consensus.cc:2468] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 0.
I20260713 09:10:35.431241 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddc51c691e4474a829a0dcc9721ad97" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:35.431952 31893 raft_consensus.cc:2468] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 0.
I20260713 09:10:35.432451 31783 leader_election.cc:304] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:35.433557 31952 raft_consensus.cc:2804] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:35.433871 31952 raft_consensus.cc:493] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:35.434037 31933 tablet_bootstrap.cc:654] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.433748 31957 raft_consensus.cc:515] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.434273 31952 raft_consensus.cc:3060] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.436297 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42554ac0767e4701931483f5f639068c" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:35.436527 31957 leader_election.cc:290] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:35.437070 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42554ac0767e4701931483f5f639068c" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
W20260713 09:10:35.437556 31857 leader_election.cc:343] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:35.437654 31819 raft_consensus.cc:3060] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.441905 31961 raft_consensus.cc:493] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:35.442289 31961 raft_consensus.cc:515] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.442438 31952 raft_consensus.cc:515] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.444025 31961 leader_election.cc:290] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.444628 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa87e917c7e4c78818135c65991cfd4" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:35.445257 31818 raft_consensus.cc:2468] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:35.446273 31933 tablet_bootstrap.cc:492] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:35.446161 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa87e917c7e4c78818135c65991cfd4" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:35.446377 31710 leader_election.cc:304] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:35.446722 31893 raft_consensus.cc:2468] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:35.447180 31961 raft_consensus.cc:2804] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:35.447533 31961 raft_consensus.cc:493] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:35.447894 31819 raft_consensus.cc:2468] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 1.
I20260713 09:10:35.447839 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddc51c691e4474a829a0dcc9721ad97" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:35.446718 31933 ts_tablet_manager.cc:1403] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260713 09:10:35.447853 31961 raft_consensus.cc:3060] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.448563 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddc51c691e4474a829a0dcc9721ad97" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:35.449185 31893 raft_consensus.cc:3060] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.449311 31859 leader_election.cc:304] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [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: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 3b175feeb65749e39690a50554a2ae51
I20260713 09:10:35.450624 31957 raft_consensus.cc:2804] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:35.450820 31933 raft_consensus.cc:359] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.451459 31933 raft_consensus.cc:385] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.451721 31933 raft_consensus.cc:740] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.451735 31957 raft_consensus.cc:697] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Leader. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:35.452634 31933 consensus_queue.cc:260] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.452751 31957 consensus_queue.cc:237] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.454910 31933 ts_tablet_manager.cc:1434] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:35.455729 31893 raft_consensus.cc:2468] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 1.
I20260713 09:10:35.448580 31744 raft_consensus.cc:3060] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.456712 31784 leader_election.cc:304] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:35.459188 31961 raft_consensus.cc:515] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.461683 31942 raft_consensus.cc:2804] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:35.462209 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa87e917c7e4c78818135c65991cfd4" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:35.462898 31819 raft_consensus.cc:3060] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.461514 31744 raft_consensus.cc:2468] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 1.
I20260713 09:10:35.468379 31952 leader_election.cc:290] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.470762 31819 raft_consensus.cc:2468] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:35.471736 31956 raft_consensus.cc:493] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:35.472321 31956 raft_consensus.cc:515] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.474115 31942 raft_consensus.cc:697] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Becoming Leader. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:35.474737 31956 leader_election.cc:290] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.474996 31942 consensus_queue.cc:237] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.477003 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b80e07e89ed411c8a9752a60de338a4" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:35.477620 31818 raft_consensus.cc:2468] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:35.477455 31710 leader_election.cc:304] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:35.478775 31956 raft_consensus.cc:2804] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:35.478758 31892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa87e917c7e4c78818135c65991cfd4" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:35.478907 31710 leader_election.cc:304] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:35.479600 31892 raft_consensus.cc:3060] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.479838 31956 raft_consensus.cc:697] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Becoming Leader. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:35.480064 31937 raft_consensus.cc:2804] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:35.477458 31961 leader_election.cc:290] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Requested vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.480723 31937 raft_consensus.cc:493] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:35.481293 31937 raft_consensus.cc:3060] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.481745 31956 consensus_queue.cc:237] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.486981 31892 raft_consensus.cc:2468] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:35.488889 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b80e07e89ed411c8a9752a60de338a4" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:35.489784 31893 raft_consensus.cc:2468] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:35.489394 31937 raft_consensus.cc:515] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.493942 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b80e07e89ed411c8a9752a60de338a4" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:35.494374 31818 raft_consensus.cc:3060] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.500070 31638 catalog_manager.cc:5697] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:35.502781 31640 catalog_manager.cc:5697] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d reported cstate change: term changed from 0 to 1, leader changed from <none> to 054c5215c13846ec861396bbe93f680d (127.26.149.3). New cstate: current_term: 1 leader_uuid: "054c5215c13846ec861396bbe93f680d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:35.503012 31641 catalog_manager.cc:5697] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b175feeb65749e39690a50554a2ae51 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "3b175feeb65749e39690a50554a2ae51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:35.508127 31818 raft_consensus.cc:2468] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:35.509202 31710 leader_election.cc:304] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:35.510043 31956 raft_consensus.cc:2804] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:35.510483 31956 raft_consensus.cc:697] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Becoming Leader. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:35.511430 31937 leader_election.cc:290] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Requested vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.511232 31956 consensus_queue.cc:237] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.511636 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b80e07e89ed411c8a9752a60de338a4" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:35.512235 31893 raft_consensus.cc:3060] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.519001 31893 raft_consensus.cc:2468] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:35.521036 31640 catalog_manager.cc:5697] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b175feeb65749e39690a50554a2ae51 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "3b175feeb65749e39690a50554a2ae51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:35.533812 31957 consensus_queue.cc:1048] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:35.542786 31744 raft_consensus.cc:3060] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.549945 31957 consensus_queue.cc:1048] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:35.557098 31957 raft_consensus.cc:493] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:35.557482 31957 raft_consensus.cc:515] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.559760 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb16c781b3f4df88d584cf4f5757e09" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:35.560046 31957 leader_election.cc:290] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:35.560345 31744 raft_consensus.cc:2468] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 0.
I20260713 09:10:35.560463 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb16c781b3f4df88d584cf4f5757e09" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:35.561146 31818 raft_consensus.cc:2468] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 0.
I20260713 09:10:35.561947 31857 leader_election.cc:304] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:35.562789 31957 raft_consensus.cc:2804] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:35.563139 31957 raft_consensus.cc:493] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:35.563473 31957 raft_consensus.cc:3060] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.568626 31957 raft_consensus.cc:515] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.570123 31943 raft_consensus.cc:493] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:35.570137 31957 leader_election.cc:290] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:35.570695 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb16c781b3f4df88d584cf4f5757e09" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:35.570708 31943 raft_consensus.cc:515] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.571198 31744 raft_consensus.cc:3060] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.571394 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb16c781b3f4df88d584cf4f5757e09" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:35.571943 31818 raft_consensus.cc:3060] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.572623 31943 leader_election.cc:290] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:35.573659 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e56df7c0627416fb98efc05367e6002" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:35.574112 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e56df7c0627416fb98efc05367e6002" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:35.574308 31819 raft_consensus.cc:2468] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 0.
I20260713 09:10:35.574680 31743 raft_consensus.cc:2468] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 0.
I20260713 09:10:35.575556 31859 leader_election.cc:304] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:35.576337 31943 raft_consensus.cc:2804] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:35.576669 31943 raft_consensus.cc:493] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:35.576939 31943 raft_consensus.cc:3060] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.577503 31744 raft_consensus.cc:2468] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 1.
I20260713 09:10:35.578312 31818 raft_consensus.cc:2468] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 1.
I20260713 09:10:35.578542 31857 leader_election.cc:304] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:35.579399 31957 raft_consensus.cc:2804] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:35.580327 31957 raft_consensus.cc:697] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Leader. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:35.581039 31957 consensus_queue.cc:237] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.582105 31943 raft_consensus.cc:515] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.584597 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e56df7c0627416fb98efc05367e6002" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:35.584888 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e56df7c0627416fb98efc05367e6002" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:35.585103 31744 raft_consensus.cc:3060] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.585446 31818 raft_consensus.cc:3060] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.584610 31943 leader_election.cc:290] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:35.588804 31641 catalog_manager.cc:5697] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d reported cstate change: term changed from 0 to 1, leader changed from <none> to 054c5215c13846ec861396bbe93f680d (127.26.149.3). New cstate: current_term: 1 leader_uuid: "054c5215c13846ec861396bbe93f680d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:35.589766 31818 raft_consensus.cc:2468] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 1.
I20260713 09:10:35.590719 31859 leader_election.cc:304] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:35.591343 31943 raft_consensus.cc:2804] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:35.591485 31744 raft_consensus.cc:2468] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 1.
I20260713 09:10:35.591800 31943 raft_consensus.cc:697] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Leader. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:35.592610 31943 consensus_queue.cc:237] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.601198 31641 catalog_manager.cc:5697] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d reported cstate change: term changed from 0 to 1, leader changed from <none> to 054c5215c13846ec861396bbe93f680d (127.26.149.3). New cstate: current_term: 1 leader_uuid: "054c5215c13846ec861396bbe93f680d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:35.621332 31943 raft_consensus.cc:493] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:35.621747 31943 raft_consensus.cc:515] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.623255 31943 leader_election.cc:290] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:35.624167 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301fcc34581542daa30e7eefe58032c2" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:35.624200 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301fcc34581542daa30e7eefe58032c2" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:35.625008 31744 raft_consensus.cc:2468] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 0.
I20260713 09:10:35.625092 31818 raft_consensus.cc:2468] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 0.
I20260713 09:10:35.625945 31857 leader_election.cc:304] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:35.626629 31943 raft_consensus.cc:2804] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:35.627032 31943 raft_consensus.cc:493] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:35.627318 31943 raft_consensus.cc:3060] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.632341 31943 raft_consensus.cc:515] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.633963 31943 leader_election.cc:290] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:35.634721 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301fcc34581542daa30e7eefe58032c2" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:35.634804 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301fcc34581542daa30e7eefe58032c2" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:35.635215 31744 raft_consensus.cc:3060] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.635331 31818 raft_consensus.cc:3060] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.639824 31744 raft_consensus.cc:2468] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 1.
I20260713 09:10:35.639820 31818 raft_consensus.cc:2468] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 1.
I20260713 09:10:35.640841 31857 leader_election.cc:304] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:35.641460 31943 raft_consensus.cc:2804] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:35.641898 31943 raft_consensus.cc:697] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Leader. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:35.642606 31943 consensus_queue.cc:237] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.648360 31641 catalog_manager.cc:5697] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d reported cstate change: term changed from 0 to 1, leader changed from <none> to 054c5215c13846ec861396bbe93f680d (127.26.149.3). New cstate: current_term: 1 leader_uuid: "054c5215c13846ec861396bbe93f680d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:35.748871 31893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0df39c117ae4ed4b82ab7eb062b2303"
dest_uuid: "054c5215c13846ec861396bbe93f680d"
mode: GRACEFUL
new_leader_uuid: "3b175feeb65749e39690a50554a2ae51"
 from {username='slave'} at 127.0.0.1:52782
I20260713 09:10:35.749290 31893 raft_consensus.cc:606] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Received request to transfer leadership to TS 3b175feeb65749e39690a50554a2ae51
I20260713 09:10:35.756137 31893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "301fcc34581542daa30e7eefe58032c2"
dest_uuid: "054c5215c13846ec861396bbe93f680d"
mode: GRACEFUL
new_leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:52782
I20260713 09:10:35.756569 31893 raft_consensus.cc:606] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Received request to transfer leadership to TS b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:35.761255 31893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42554ac0767e4701931483f5f639068c"
dest_uuid: "054c5215c13846ec861396bbe93f680d"
mode: GRACEFUL
new_leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:52782
I20260713 09:10:35.761723 31893 raft_consensus.cc:606] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Received request to transfer leadership to TS b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:35.764783 31956 consensus_queue.cc:1048] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:35.766420 31893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "deb16c781b3f4df88d584cf4f5757e09"
dest_uuid: "054c5215c13846ec861396bbe93f680d"
mode: GRACEFUL
new_leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:52782
I20260713 09:10:35.766919 31893 raft_consensus.cc:606] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Received request to transfer leadership to TS b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:35.774417 31961 consensus_queue.cc:1048] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:35.913757 31744 raft_consensus.cc:3060] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.919332 31961 consensus_queue.cc:1048] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:35.920272 31943 consensus_queue.cc:1048] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:35.921154 31942 consensus_queue.cc:1048] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:35.934953 31961 consensus_queue.cc:1048] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:35.937896 31992 consensus_queue.cc:1048] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:35.942911 31942 consensus_queue.cc:1048] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:35.955855 31992 raft_consensus.cc:993] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d: : Instructing follower b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:35.956255 31992 raft_consensus.cc:1081] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Signalling peer b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:35.959424 31819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42554ac0767e4701931483f5f639068c"
dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:34590
I20260713 09:10:35.959952 31819 raft_consensus.cc:493] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:35.960340 31819 raft_consensus.cc:3060] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:35.967171 31819 raft_consensus.cc:515] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.969781 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42554ac0767e4701931483f5f639068c" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:35.970247 31892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42554ac0767e4701931483f5f639068c" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:35.970301 31744 raft_consensus.cc:3060] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:35.970893 31892 raft_consensus.cc:3055] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:35.972148 31892 raft_consensus.cc:740] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:35.972966 31892 consensus_queue.cc:260] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.974040 31892 raft_consensus.cc:3060] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:35.975709 31957 consensus_queue.cc:1048] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:35.976060 31943 raft_consensus.cc:993] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d: : Instructing follower 3b175feeb65749e39690a50554a2ae51 to start an election
I20260713 09:10:35.976465 31943 raft_consensus.cc:1081] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Signalling peer 3b175feeb65749e39690a50554a2ae51 to start an election
I20260713 09:10:35.978363 31743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0df39c117ae4ed4b82ab7eb062b2303"
dest_uuid: "3b175feeb65749e39690a50554a2ae51"
 from {username='slave'} at 127.0.0.1:47024
I20260713 09:10:35.978868 31743 raft_consensus.cc:493] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:35.979255 31743 raft_consensus.cc:3060] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:35.981068 31892 raft_consensus.cc:2468] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:35.981639 31819 leader_election.cc:290] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 2 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.983574 31784 leader_election.cc:304] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [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: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:35.984624 31983 raft_consensus.cc:2804] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:35.985203 31983 raft_consensus.cc:697] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Becoming Leader. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:35.982306 31744 raft_consensus.cc:2468] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:35.985945 31743 raft_consensus.cc:515] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.986173 31983 consensus_queue.cc:237] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.988695 31743 leader_election.cc:290] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 2 election: Requested vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:35.989326 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0df39c117ae4ed4b82ab7eb062b2303" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:35.989910 31893 raft_consensus.cc:3055] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:35.990199 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0df39c117ae4ed4b82ab7eb062b2303" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:35.990216 31893 raft_consensus.cc:740] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:35.990923 31819 raft_consensus.cc:3060] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:35.991585 31893 consensus_queue.cc:260] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:35.993069 31893 raft_consensus.cc:3060] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:35.997607 31819 raft_consensus.cc:2468] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 2.
I20260713 09:10:35.997582 31638 catalog_manager.cc:5697] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 reported cstate change: term changed from 1 to 2, leader changed from 054c5215c13846ec861396bbe93f680d (127.26.149.3) to b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:35.998916 31710 leader_election.cc:304] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [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: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:35.999361 31893 raft_consensus.cc:2468] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 2.
I20260713 09:10:35.999759 31961 raft_consensus.cc:2804] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:36.000233 31961 raft_consensus.cc:697] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [term 2 LEADER]: Becoming Leader. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:36.001003 31961 consensus_queue.cc:237] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:36.008860 31992 consensus_queue.cc:1048] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:36.014369 31638 catalog_manager.cc:5697] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 reported cstate change: term changed from 1 to 2, leader changed from 054c5215c13846ec861396bbe93f680d (127.26.149.3) to 3b175feeb65749e39690a50554a2ae51 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "3b175feeb65749e39690a50554a2ae51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.024082 31992 raft_consensus.cc:993] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d: : Instructing follower b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:36.024672 32009 raft_consensus.cc:1081] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Signalling peer b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:36.025250 31961 consensus_queue.cc:1048] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:36.026729 31818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "deb16c781b3f4df88d584cf4f5757e09"
dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:34590
I20260713 09:10:36.027312 31818 raft_consensus.cc:493] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:36.027661 31818 raft_consensus.cc:3060] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.029430 31937 consensus_queue.cc:1048] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:36.040879 31818 raft_consensus.cc:515] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:36.042948 31818 leader_election.cc:290] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 2 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:36.045018 31742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb16c781b3f4df88d584cf4f5757e09" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:36.045621 31742 raft_consensus.cc:3060] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.047592 31992 consensus_queue.cc:1048] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:36.049887 31892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb16c781b3f4df88d584cf4f5757e09" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:36.050455 31892 raft_consensus.cc:3055] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:36.050832 31892 raft_consensus.cc:740] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:36.051548 31892 consensus_queue.cc:260] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:36.052768 31892 raft_consensus.cc:3060] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.056622 31742 raft_consensus.cc:2468] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:36.057659 31783 leader_election.cc:304] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [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: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:36.058449 31942 raft_consensus.cc:2804] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:36.058930 31942 raft_consensus.cc:697] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Becoming Leader. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:36.059823 31942 consensus_queue.cc:237] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:36.063091 31892 raft_consensus.cc:2468] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:36.068202 31943 consensus_queue.cc:1048] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:36.073405 31943 consensus_queue.cc:1048] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:36.080629 31641 catalog_manager.cc:5697] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 reported cstate change: term changed from 1 to 2, leader changed from 054c5215c13846ec861396bbe93f680d (127.26.149.3) to b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.086465 31943 consensus_queue.cc:1048] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:36.096563 31957 raft_consensus.cc:993] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d: : Instructing follower b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:36.096987 31943 raft_consensus.cc:1081] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Signalling peer b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:36.098480 31819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "301fcc34581542daa30e7eefe58032c2"
dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:34590
I20260713 09:10:36.098980 31819 raft_consensus.cc:493] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:36.099268 31819 raft_consensus.cc:3060] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.103998 31819 raft_consensus.cc:515] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:36.105484 31819 leader_election.cc:290] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 2 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:36.106215 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301fcc34581542daa30e7eefe58032c2" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:36.106487 31892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301fcc34581542daa30e7eefe58032c2" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:36.106734 31743 raft_consensus.cc:3060] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.106976 31892 raft_consensus.cc:3055] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:36.107197 31892 raft_consensus.cc:740] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:36.107790 31892 consensus_queue.cc:260] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:36.108623 31892 raft_consensus.cc:3060] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.111284 31743 raft_consensus.cc:2468] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:36.112306 31783 leader_election.cc:304] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [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: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:36.112977 31942 raft_consensus.cc:2804] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:36.113438 31942 raft_consensus.cc:697] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Becoming Leader. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:36.114213 31942 consensus_queue.cc:237] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:36.114553 31892 raft_consensus.cc:2468] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:36.119652 31641 catalog_manager.cc:5697] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 reported cstate change: term changed from 1 to 2, leader changed from 054c5215c13846ec861396bbe93f680d (127.26.149.3) to b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.418870 31743 raft_consensus.cc:1275] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:36.420069 31942 consensus_queue.cc:1048] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.426954 31892 raft_consensus.cc:1275] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:36.428967 31952 consensus_queue.cc:1048] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.451943 31819 raft_consensus.cc:1275] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Refusing update from remote peer 3b175feeb65749e39690a50554a2ae51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:36.453342 31961 consensus_queue.cc:1048] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.453635 31892 raft_consensus.cc:1275] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:36.454874 31952 consensus_queue.cc:1048] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.460772 31892 raft_consensus.cc:1275] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Refusing update from remote peer 3b175feeb65749e39690a50554a2ae51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:36.462996 31956 consensus_queue.cc:1048] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.463361 31743 raft_consensus.cc:1275] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:36.464632 31952 consensus_queue.cc:1048] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.611690 31743 raft_consensus.cc:1275] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:36.612844 31983 consensus_queue.cc:1048] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.619390 31893 raft_consensus.cc:1275] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:36.620839 31942 consensus_queue.cc:1048] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:38.793741 31641 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35582:
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"
    }
  }
}
W20260713 09:10:38.795648 31641 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.
I20260713 09:10:38.840916 31728 tablet_service.cc:1511] Processing CreateTablet for tablet fef9bee543e2424c966095ee9b2f477d (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:38.842136 31804 tablet_service.cc:1511] Processing CreateTablet for tablet fef9bee543e2424c966095ee9b2f477d (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:38.843344 31804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef9bee543e2424c966095ee9b2f477d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.843181 31879 tablet_service.cc:1511] Processing CreateTablet for tablet fef9bee543e2424c966095ee9b2f477d (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:38.844329 31879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef9bee543e2424c966095ee9b2f477d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.842170 31728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef9bee543e2424c966095ee9b2f477d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.846283 31801 tablet_service.cc:1511] Processing CreateTablet for tablet 6687e2775c224280aff07a72bb9844d6 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:38.847440 31801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6687e2775c224280aff07a72bb9844d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.851656 31727 tablet_service.cc:1511] Processing CreateTablet for tablet 6687e2775c224280aff07a72bb9844d6 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:38.852875 31727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6687e2775c224280aff07a72bb9844d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.852723 31732 tablet_service.cc:1511] Processing CreateTablet for tablet 07ef504fb7344048b70d064416d20789 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:38.853863 31732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ef504fb7344048b70d064416d20789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.853750 31802 tablet_service.cc:1511] Processing CreateTablet for tablet 07ef504fb7344048b70d064416d20789 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:38.854405 31881 tablet_service.cc:1511] Processing CreateTablet for tablet 6687e2775c224280aff07a72bb9844d6 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:38.854846 31802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ef504fb7344048b70d064416d20789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.855581 31881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6687e2775c224280aff07a72bb9844d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.858110 31726 tablet_service.cc:1511] Processing CreateTablet for tablet 0683b9b85fc44dd181af164feec8a588 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:38.858917 31809 tablet_service.cc:1511] Processing CreateTablet for tablet 0683b9b85fc44dd181af164feec8a588 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:38.859352 31726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0683b9b85fc44dd181af164feec8a588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.860113 31809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0683b9b85fc44dd181af164feec8a588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.866500 31876 tablet_service.cc:1511] Processing CreateTablet for tablet 07ef504fb7344048b70d064416d20789 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:38.867753 31876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ef504fb7344048b70d064416d20789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.871393 31883 tablet_service.cc:1511] Processing CreateTablet for tablet 0683b9b85fc44dd181af164feec8a588 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:38.872583 31883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0683b9b85fc44dd181af164feec8a588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.875185 31805 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb8b0afce0d46469c4eee2ab618fb17 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:38.875460 31731 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb8b0afce0d46469c4eee2ab618fb17 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:38.876332 31805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb8b0afce0d46469c4eee2ab618fb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.876658 31731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb8b0afce0d46469c4eee2ab618fb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.879642 31730 tablet_service.cc:1511] Processing CreateTablet for tablet 22be806a18bc41fe8effa0bcc55f6bb9 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:38.882134 31807 tablet_service.cc:1511] Processing CreateTablet for tablet 22be806a18bc41fe8effa0bcc55f6bb9 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:38.883311 31807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22be806a18bc41fe8effa0bcc55f6bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.886914 31875 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb8b0afce0d46469c4eee2ab618fb17 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:38.887705 31877 tablet_service.cc:1511] Processing CreateTablet for tablet 22be806a18bc41fe8effa0bcc55f6bb9 (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:38.890641 31734 tablet_service.cc:1511] Processing CreateTablet for tablet e9ef591168bd460daf04c2ce2f655dfd (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:38.891601 31730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22be806a18bc41fe8effa0bcc55f6bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.892661 32028 tablet_bootstrap.cc:492] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:38.892866 31880 tablet_service.cc:1511] Processing CreateTablet for tablet c5d6dbd892834cd28eaf1174f0874fee (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:38.893692 31734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ef591168bd460daf04c2ce2f655dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.894897 31806 tablet_service.cc:1511] Processing CreateTablet for tablet c5d6dbd892834cd28eaf1174f0874fee (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:38.888114 31875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb8b0afce0d46469c4eee2ab618fb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.897114 31803 tablet_service.cc:1511] Processing CreateTablet for tablet e9ef591168bd460daf04c2ce2f655dfd (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:38.898434 31880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d6dbd892834cd28eaf1174f0874fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.901855 31877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22be806a18bc41fe8effa0bcc55f6bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.896027 31806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d6dbd892834cd28eaf1174f0874fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.909860 31803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ef591168bd460daf04c2ce2f655dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.926733 31732 tablet_service.cc:1511] Processing CreateTablet for tablet c5d6dbd892834cd28eaf1174f0874fee (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:38.929961 31732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d6dbd892834cd28eaf1174f0874fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.952986 31878 tablet_service.cc:1511] Processing CreateTablet for tablet e9ef591168bd460daf04c2ce2f655dfd (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:38.953989 31726 tablet_service.cc:1511] Processing CreateTablet for tablet 96798891fdc1401a97c126822637d22a (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:38.955224 31726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96798891fdc1401a97c126822637d22a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.954294 31878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ef591168bd460daf04c2ce2f655dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.960461 31808 tablet_service.cc:1511] Processing CreateTablet for tablet 96798891fdc1401a97c126822637d22a (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:38.961615 31808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96798891fdc1401a97c126822637d22a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.967790 31877 tablet_service.cc:1511] Processing CreateTablet for tablet 96798891fdc1401a97c126822637d22a (DEFAULT_TABLE table=soft_deleted_table [id=6b219772c0624577ae15080be9e9985f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:38.969024 31877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96798891fdc1401a97c126822637d22a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:38.898451 32028 tablet_bootstrap.cc:654] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.981388 32029 tablet_bootstrap.cc:492] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:39.005422 32029 tablet_bootstrap.cc:654] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.026161 32030 tablet_bootstrap.cc:492] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:39.029197 32028 tablet_bootstrap.cc:492] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:39.029810 32028 ts_tablet_manager.cc:1403] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.137s	user 0.022s	sys 0.025s
I20260713 09:10:39.032366 32028 raft_consensus.cc:359] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.033643 32028 raft_consensus.cc:385] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.033939 32028 raft_consensus.cc:740] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.035194 32029 tablet_bootstrap.cc:492] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:39.035003 32028 consensus_queue.cc:260] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.035749 32029 ts_tablet_manager.cc:1403] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.055s	user 0.003s	sys 0.004s
I20260713 09:10:39.038081 32028 ts_tablet_manager.cc:1434] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:39.039489 32028 tablet_bootstrap.cc:492] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:39.041469 32029 raft_consensus.cc:359] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.042193 32029 raft_consensus.cc:385] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.042461 32029 raft_consensus.cc:740] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.043133 32029 consensus_queue.cc:260] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.046396 32030 tablet_bootstrap.cc:654] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.046906 32028 tablet_bootstrap.cc:654] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.055325 32028 tablet_bootstrap.cc:492] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:39.055871 32028 ts_tablet_manager.cc:1403] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260713 09:10:39.056430 32029 ts_tablet_manager.cc:1434] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.005s
I20260713 09:10:39.057509 32029 tablet_bootstrap.cc:492] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:39.058773 32028 raft_consensus.cc:359] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.059582 32028 raft_consensus.cc:385] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.059917 32028 raft_consensus.cc:740] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.060653 32028 consensus_queue.cc:260] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.063015 32028 ts_tablet_manager.cc:1434] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:39.063930 32028 tablet_bootstrap.cc:492] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:39.064467 32029 tablet_bootstrap.cc:654] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.070611 32028 tablet_bootstrap.cc:654] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.085042 32029 tablet_bootstrap.cc:492] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:39.085584 32029 ts_tablet_manager.cc:1403] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.012s
I20260713 09:10:39.087960 32029 raft_consensus.cc:359] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.088522 32029 raft_consensus.cc:385] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.088753 32029 raft_consensus.cc:740] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.089681 32030 tablet_bootstrap.cc:492] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:39.089371 32029 consensus_queue.cc:260] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.092294 32029 ts_tablet_manager.cc:1434] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:10:39.093429 32029 tablet_bootstrap.cc:492] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:39.090360 32030 ts_tablet_manager.cc:1403] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.016s
I20260713 09:10:39.097924 32030 raft_consensus.cc:359] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.098634 32030 raft_consensus.cc:385] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.099016 32030 raft_consensus.cc:740] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.099579 32029 tablet_bootstrap.cc:654] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.099925 32030 consensus_queue.cc:260] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.103629 32028 tablet_bootstrap.cc:492] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:39.104125 32028 ts_tablet_manager.cc:1403] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.023s
I20260713 09:10:39.106040 32030 ts_tablet_manager.cc:1434] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:39.106987 32030 tablet_bootstrap.cc:492] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:39.106980 32028 raft_consensus.cc:359] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.107838 32028 raft_consensus.cc:385] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.108122 32028 raft_consensus.cc:740] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.108841 32028 consensus_queue.cc:260] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.111124 32028 ts_tablet_manager.cc:1434] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:39.112088 32028 tablet_bootstrap.cc:492] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:39.112946 32017 raft_consensus.cc:493] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.113370 32017 raft_consensus.cc:515] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.113852 32030 tablet_bootstrap.cc:654] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.115438 32017 leader_election.cc:290] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:39.118608 32028 tablet_bootstrap.cc:654] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.120335 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef9bee543e2424c966095ee9b2f477d" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:39.121162 31743 raft_consensus.cc:2468] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 0.
I20260713 09:10:39.123169 31857 leader_election.cc:304] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:39.125705 32030 tablet_bootstrap.cc:492] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:39.126435 32030 ts_tablet_manager.cc:1403] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260713 09:10:39.130245 31961 raft_consensus.cc:493] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.130148 32030 raft_consensus.cc:359] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.130677 32028 tablet_bootstrap.cc:492] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:39.131055 32030 raft_consensus.cc:385] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.130764 31961 raft_consensus.cc:515] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.131228 32028 ts_tablet_manager.cc:1403] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:10:39.131572 32030 raft_consensus.cc:740] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.132542 32030 consensus_queue.cc:260] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.133447 31961 leader_election.cc:290] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.134295 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ef504fb7344048b70d064416d20789" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:39.135206 31819 raft_consensus.cc:2468] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:39.134841 32028 raft_consensus.cc:359] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.135859 32028 raft_consensus.cc:385] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.136240 32028 raft_consensus.cc:740] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.136861 31710 leader_election.cc:304] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:39.137121 32028 consensus_queue.cc:260] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.138525 31961 raft_consensus.cc:2804] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.138880 31961 raft_consensus.cc:493] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.139231 31961 raft_consensus.cc:3060] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.139173 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ef504fb7344048b70d064416d20789" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:39.140134 32028 ts_tablet_manager.cc:1434] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260713 09:10:39.140727 31709 leader_election.cc:343] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:39.141250 32028 tablet_bootstrap.cc:492] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:39.142616 32030 ts_tablet_manager.cc:1434] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:10:39.143566 32030 tablet_bootstrap.cc:492] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:39.147962 32028 tablet_bootstrap.cc:654] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.148334 32043 raft_consensus.cc:2804] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.148814 32043 raft_consensus.cc:493] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.149235 32043 raft_consensus.cc:3060] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.149247 32044 raft_consensus.cc:493] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.152034 32044 raft_consensus.cc:515] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.148358 31961 raft_consensus.cc:515] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.156381 32030 tablet_bootstrap.cc:654] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.157035 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ef504fb7344048b70d064416d20789" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:39.157475 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0683b9b85fc44dd181af164feec8a588" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:39.157707 31818 raft_consensus.cc:3060] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:39.158923 31710 leader_election.cc:343] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:39.162581 32043 raft_consensus.cc:515] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.165269 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef9bee543e2424c966095ee9b2f477d" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:39.165792 31743 raft_consensus.cc:3060] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.166184 31818 raft_consensus.cc:2468] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:39.167407 31710 leader_election.cc:304] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:39.168200 32045 raft_consensus.cc:2804] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.168648 32045 raft_consensus.cc:697] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Becoming Leader. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:39.169462 32045 consensus_queue.cc:237] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.170917 32028 tablet_bootstrap.cc:492] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:39.171418 32028 ts_tablet_manager.cc:1403] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
W20260713 09:10:39.172854 31690 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:39.174539 31743 raft_consensus.cc:2468] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 1.
I20260713 09:10:39.174202 32028 raft_consensus.cc:359] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.175050 32028 raft_consensus.cc:385] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.175367 32028 raft_consensus.cc:740] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.175772 31857 leader_election.cc:304] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:39.176056 32028 consensus_queue.cc:260] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
W20260713 09:10:39.183581 31859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.2:46861, user_credentials={real_user=slave}} blocked reactor thread for 68431.3us
I20260713 09:10:39.184993 32017 raft_consensus.cc:2804] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.185127 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef9bee543e2424c966095ee9b2f477d" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:39.185422 32017 raft_consensus.cc:697] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Leader. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:39.185781 31818 raft_consensus.cc:2468] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 0.
I20260713 09:10:39.186254 32017 consensus_queue.cc:237] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.189419 31961 leader_election.cc:290] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Requested vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.190791 32044 leader_election.cc:290] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.198338 32029 tablet_bootstrap.cc:492] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:39.198809 32029 ts_tablet_manager.cc:1403] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.034s
I20260713 09:10:39.199553 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ef504fb7344048b70d064416d20789" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:39.201447 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0683b9b85fc44dd181af164feec8a588" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:39.201665 32029 raft_consensus.cc:359] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.202387 32029 raft_consensus.cc:385] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.202219 31641 catalog_manager.cc:5697] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b175feeb65749e39690a50554a2ae51 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "3b175feeb65749e39690a50554a2ae51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.202685 32029 raft_consensus.cc:740] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
W20260713 09:10:39.202859 31709 leader_election.cc:343] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:39.205821 32029 consensus_queue.cc:260] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
W20260713 09:10:39.206377 31709 leader_election.cc:343] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:39.206943 31709 leader_election.cc:304] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [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: 3b175feeb65749e39690a50554a2ae51; no voters: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:39.207988 32029 ts_tablet_manager.cc:1434] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:39.208330 32044 raft_consensus.cc:2749] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:39.208899 32029 tablet_bootstrap.cc:492] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:39.209282 32043 leader_election.cc:290] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:39.210223 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef9bee543e2424c966095ee9b2f477d" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:39.210851 31818 raft_consensus.cc:3060] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.216193 32029 tablet_bootstrap.cc:654] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.217733 31818 raft_consensus.cc:2468] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 1.
I20260713 09:10:39.220708 32030 tablet_bootstrap.cc:492] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:39.221333 32030 ts_tablet_manager.cc:1403] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.004s
I20260713 09:10:39.224756 32028 ts_tablet_manager.cc:1434] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.053s	user 0.012s	sys 0.032s
I20260713 09:10:39.224998 31641 catalog_manager.cc:5697] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d reported cstate change: term changed from 0 to 1, leader changed from <none> to 054c5215c13846ec861396bbe93f680d (127.26.149.3). New cstate: current_term: 1 leader_uuid: "054c5215c13846ec861396bbe93f680d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:39.225739 32028 tablet_bootstrap.cc:492] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:39.225890 32029 tablet_bootstrap.cc:492] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:39.226343 32029 ts_tablet_manager.cc:1403] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:10:39.229182 32029 raft_consensus.cc:359] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.229950 32029 raft_consensus.cc:385] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.229617 32030 raft_consensus.cc:359] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.230291 32029 raft_consensus.cc:740] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.230647 32030 raft_consensus.cc:385] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.231014 32030 raft_consensus.cc:740] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.231276 32029 consensus_queue.cc:260] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.233136 32028 tablet_bootstrap.cc:654] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.233623 32029 ts_tablet_manager.cc:1434] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:39.234671 32029 tablet_bootstrap.cc:492] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:39.236416 32030 consensus_queue.cc:260] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.239142 32030 ts_tablet_manager.cc:1434] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:10:39.240048 32030 tablet_bootstrap.cc:492] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:39.240547 32029 tablet_bootstrap.cc:654] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.247125 32028 tablet_bootstrap.cc:492] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:39.247351 32030 tablet_bootstrap.cc:654] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.247663 32028 ts_tablet_manager.cc:1403] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260713 09:10:39.250793 32028 raft_consensus.cc:359] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.251442 32028 raft_consensus.cc:385] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.251721 32028 raft_consensus.cc:740] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.252355 32028 consensus_queue.cc:260] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.254789 32028 ts_tablet_manager.cc:1434] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:10:39.255646 32028 tablet_bootstrap.cc:492] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:39.261503 32028 tablet_bootstrap.cc:654] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.275802 32028 tablet_bootstrap.cc:492] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:39.276221 32028 ts_tablet_manager.cc:1403] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260713 09:10:39.278859 32028 raft_consensus.cc:359] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.279577 32028 raft_consensus.cc:385] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.279860 32028 raft_consensus.cc:740] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.280501 32028 consensus_queue.cc:260] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.282928 32028 ts_tablet_manager.cc:1434] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:10:39.283849 32028 tablet_bootstrap.cc:492] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:39.293576 32028 tablet_bootstrap.cc:654] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.300335 32029 tablet_bootstrap.cc:492] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:39.300772 32029 ts_tablet_manager.cc:1403] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.044s
I20260713 09:10:39.301064 32030 tablet_bootstrap.cc:492] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:39.301187 32028 tablet_bootstrap.cc:492] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:39.301746 32030 ts_tablet_manager.cc:1403] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.041s
I20260713 09:10:39.301834 32028 ts_tablet_manager.cc:1403] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260713 09:10:39.303516 32029 raft_consensus.cc:359] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.304195 32029 raft_consensus.cc:385] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.304471 32029 raft_consensus.cc:740] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.304723 32030 raft_consensus.cc:359] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.304658 32028 raft_consensus.cc:359] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.305435 32030 raft_consensus.cc:385] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.305183 32029 consensus_queue.cc:260] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.305732 32028 raft_consensus.cc:385] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.305763 32030 raft_consensus.cc:740] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.306430 32028 raft_consensus.cc:740] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.306833 32030 consensus_queue.cc:260] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.307885 32029 ts_tablet_manager.cc:1434] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:39.307164 32028 consensus_queue.cc:260] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.308883 32029 tablet_bootstrap.cc:492] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:39.309288 32030 ts_tablet_manager.cc:1434] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:39.309785 32028 ts_tablet_manager.cc:1434] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:10:39.310705 32028 tablet_bootstrap.cc:492] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51: Bootstrap starting.
I20260713 09:10:39.314257 32030 tablet_bootstrap.cc:492] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:39.315444 32029 tablet_bootstrap.cc:654] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.316118 32028 tablet_bootstrap.cc:654] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.320968 32030 tablet_bootstrap.cc:654] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.326817 32029 tablet_bootstrap.cc:492] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:39.327368 32029 ts_tablet_manager.cc:1403] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:10:39.330338 32030 tablet_bootstrap.cc:492] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:39.330786 32030 ts_tablet_manager.cc:1403] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260713 09:10:39.331190 32029 raft_consensus.cc:359] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.332182 32029 raft_consensus.cc:385] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.332530 32029 raft_consensus.cc:740] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.333802 32030 raft_consensus.cc:359] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.333666 32029 consensus_queue.cc:260] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.334533 32030 raft_consensus.cc:385] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.334913 32030 raft_consensus.cc:740] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.335629 32030 consensus_queue.cc:260] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.337597 32033 raft_consensus.cc:493] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.337829 32030 ts_tablet_manager.cc:1434] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:10:39.338239 32033 raft_consensus.cc:515] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.338835 32030 tablet_bootstrap.cc:492] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:39.342820 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0683b9b85fc44dd181af164feec8a588" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:39.343027 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0683b9b85fc44dd181af164feec8a588" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:39.343465 31893 raft_consensus.cc:2468] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 0.
I20260713 09:10:39.343598 31743 raft_consensus.cc:2468] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 0.
I20260713 09:10:39.344662 31784 leader_election.cc:304] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:39.345677 31952 raft_consensus.cc:2804] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.345849 32030 tablet_bootstrap.cc:654] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.346138 31952 raft_consensus.cc:493] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.346547 31952 raft_consensus.cc:3060] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.348184 32033 leader_election.cc:290] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.337172 32029 ts_tablet_manager.cc:1434] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:10:39.349992 32029 tablet_bootstrap.cc:492] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:39.358726 32029 tablet_bootstrap.cc:654] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.360922 32033 raft_consensus.cc:493] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.361485 32033 raft_consensus.cc:515] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.363880 32033 leader_election.cc:290] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.365978 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6687e2775c224280aff07a72bb9844d6" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:39.368697 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6687e2775c224280aff07a72bb9844d6" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:39.369493 31743 raft_consensus.cc:2468] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 0.
W20260713 09:10:39.371344 31784 leader_election.cc:343] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:39.372296 31783 leader_election.cc:304] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [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: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 054c5215c13846ec861396bbe93f680d
I20260713 09:10:39.374883 32033 raft_consensus.cc:2804] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.375316 32033 raft_consensus.cc:493] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.375707 32033 raft_consensus.cc:3060] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.383549 32017 raft_consensus.cc:493] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.384001 32017 raft_consensus.cc:515] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.385859 32017 leader_election.cc:290] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:39.387102 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22be806a18bc41fe8effa0bcc55f6bb9" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:39.387461 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22be806a18bc41fe8effa0bcc55f6bb9" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:39.387755 31743 raft_consensus.cc:2468] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 0.
W20260713 09:10:39.388867 31859 leader_election.cc:343] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:39.389921 31857 leader_election.cc:304] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [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: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:39.390852 32017 raft_consensus.cc:2804] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.391316 32017 raft_consensus.cc:493] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.391708 32017 raft_consensus.cc:3060] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.393404 32033 raft_consensus.cc:515] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.397119 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6687e2775c224280aff07a72bb9844d6" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d"
W20260713 09:10:39.398800 31784 leader_election.cc:343] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:39.401417 32029 tablet_bootstrap.cc:492] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:39.402064 32029 ts_tablet_manager.cc:1403] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.009s
I20260713 09:10:39.410137 32033 leader_election.cc:290] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.412304 32029 raft_consensus.cc:359] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.413250 32029 raft_consensus.cc:385] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.413390 31952 raft_consensus.cc:515] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.413661 32029 raft_consensus.cc:740] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.414793 32029 consensus_queue.cc:260] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.415750 31952 leader_election.cc:290] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.416858 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0683b9b85fc44dd181af164feec8a588" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:39.417673 31893 raft_consensus.cc:3060] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:39.428917 31783 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.149.1:43509, user_credentials={real_user=slave}} blocked reactor thread for 56741us
I20260713 09:10:39.431155 31742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6687e2775c224280aff07a72bb9844d6" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:39.416841 32017 raft_consensus.cc:515] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.431723 31742 raft_consensus.cc:3060] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.432325 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0683b9b85fc44dd181af164feec8a588" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:39.432863 31743 raft_consensus.cc:3060] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.434727 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22be806a18bc41fe8effa0bcc55f6bb9" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:39.435262 31744 raft_consensus.cc:3060] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.436142 32017 leader_election.cc:290] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:39.436342 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22be806a18bc41fe8effa0bcc55f6bb9" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
W20260713 09:10:39.437597 31859 leader_election.cc:343] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:39.439770 31743 raft_consensus.cc:2468] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 1.
I20260713 09:10:39.440184 32030 tablet_bootstrap.cc:492] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:39.440689 32030 ts_tablet_manager.cc:1403] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.065s
I20260713 09:10:39.442202 31783 leader_election.cc:304] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:39.444357 32028 tablet_bootstrap.cc:492] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51: No bootstrap required, opened a new log
I20260713 09:10:39.444788 32028 ts_tablet_manager.cc:1403] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51: Time spent bootstrapping tablet: real 0.134s	user 0.038s	sys 0.060s
I20260713 09:10:39.446384 32030 raft_consensus.cc:359] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.447165 32030 raft_consensus.cc:385] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.447219 32028 raft_consensus.cc:359] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.447751 32030 raft_consensus.cc:740] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.448073 32028 raft_consensus.cc:385] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.448416 32028 raft_consensus.cc:740] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.448736 32030 consensus_queue.cc:260] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.449026 32028 consensus_queue.cc:260] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.451140 32030 ts_tablet_manager.cc:1434] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:10:39.451305 32028 ts_tablet_manager.cc:1434] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:39.451268 31893 raft_consensus.cc:2468] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 1.
I20260713 09:10:39.452227 32030 tablet_bootstrap.cc:492] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:39.452347 31744 raft_consensus.cc:2468] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 1.
I20260713 09:10:39.453325 31857 leader_election.cc:304] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [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: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:39.454262 32043 raft_consensus.cc:2804] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.454579 32029 ts_tablet_manager.cc:1434] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260713 09:10:39.454687 32043 raft_consensus.cc:697] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Leader. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:39.455585 32029 tablet_bootstrap.cc:492] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:39.455518 32043 consensus_queue.cc:237] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.458981 32030 tablet_bootstrap.cc:654] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.447089 32062 raft_consensus.cc:2804] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.462203 32062 raft_consensus.cc:697] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Becoming Leader. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:39.462518 32029 tablet_bootstrap.cc:654] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.462929 32062 consensus_queue.cc:237] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.466547 31742 raft_consensus.cc:2468] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 1.
I20260713 09:10:39.467921 31783 leader_election.cc:304] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [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: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 054c5215c13846ec861396bbe93f680d
I20260713 09:10:39.470330 32050 raft_consensus.cc:493] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.470808 32050 raft_consensus.cc:515] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.474109 31952 raft_consensus.cc:2804] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.474424 32050 leader_election.cc:290] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.474772 31952 raft_consensus.cc:697] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Becoming Leader. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:39.475898 31952 consensus_queue.cc:237] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.476589 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d6dbd892834cd28eaf1174f0874fee" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:39.477402 31893 raft_consensus.cc:2468] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:39.472739 31638 catalog_manager.cc:5697] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d reported cstate change: term changed from 0 to 1, leader changed from <none> to 054c5215c13846ec861396bbe93f680d (127.26.149.3). New cstate: current_term: 1 leader_uuid: "054c5215c13846ec861396bbe93f680d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:39.479065 31709 leader_election.cc:304] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:39.480125 32050 raft_consensus.cc:2804] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.480571 32050 raft_consensus.cc:493] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.480949 32050 raft_consensus.cc:3060] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.490515 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d6dbd892834cd28eaf1174f0874fee" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:39.491194 31818 raft_consensus.cc:2468] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:39.492681 32045 raft_consensus.cc:493] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.492870 32050 raft_consensus.cc:515] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.493213 32045 raft_consensus.cc:515] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.495182 32045 leader_election.cc:290] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.495801 32030 tablet_bootstrap.cc:492] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:39.496364 32030 ts_tablet_manager.cc:1403] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.007s
I20260713 09:10:39.496402 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96798891fdc1401a97c126822637d22a" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
W20260713 09:10:39.497782 31709 leader_election.cc:343] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:39.498762 32029 tablet_bootstrap.cc:492] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:39.498987 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d6dbd892834cd28eaf1174f0874fee" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:39.499305 32029 ts_tablet_manager.cc:1403] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.010s
I20260713 09:10:39.499608 31818 raft_consensus.cc:3060] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.499567 32030 raft_consensus.cc:359] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.500514 32030 raft_consensus.cc:385] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.500809 32030 raft_consensus.cc:740] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.501520 32030 consensus_queue.cc:260] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.502372 32029 raft_consensus.cc:359] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.503044 32029 raft_consensus.cc:385] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.503347 32029 raft_consensus.cc:740] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.503873 32030 ts_tablet_manager.cc:1434] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:10:39.504016 32029 consensus_queue.cc:260] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.504828 32030 tablet_bootstrap.cc:492] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:39.506170 32029 ts_tablet_manager.cc:1434] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:39.506635 31818 raft_consensus.cc:2468] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:39.507095 32029 tablet_bootstrap.cc:492] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30: Bootstrap starting.
I20260713 09:10:39.507927 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96798891fdc1401a97c126822637d22a" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:39.509042 31710 leader_election.cc:304] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:39.509853 32045 raft_consensus.cc:2804] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.510509 32045 raft_consensus.cc:697] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Becoming Leader. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:39.511211 32030 tablet_bootstrap.cc:654] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.511292 32045 consensus_queue.cc:237] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.512814 32029 tablet_bootstrap.cc:654] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:39.516664 31710 leader_election.cc:343] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:39.517197 31710 leader_election.cc:304] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [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: 3b175feeb65749e39690a50554a2ae51; no voters: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:39.518179 32044 raft_consensus.cc:2749] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:39.524500 32030 tablet_bootstrap.cc:492] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:39.525039 32030 ts_tablet_manager.cc:1403] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:10:39.527001 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d6dbd892834cd28eaf1174f0874fee" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:39.527804 31893 raft_consensus.cc:3060] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.528527 32030 raft_consensus.cc:359] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.529486 32030 raft_consensus.cc:385] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.529825 32030 raft_consensus.cc:740] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.530702 32030 consensus_queue.cc:260] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.533267 32030 ts_tablet_manager.cc:1434] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:39.534412 32030 tablet_bootstrap.cc:492] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d: Bootstrap starting.
I20260713 09:10:39.539763 32030 tablet_bootstrap.cc:654] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.541035 32050 leader_election.cc:290] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Requested vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.543778 31893 raft_consensus.cc:2468] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:39.548563 32050 raft_consensus.cc:493] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.556762 32030 tablet_bootstrap.cc:492] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d: No bootstrap required, opened a new log
I20260713 09:10:39.557380 32030 ts_tablet_manager.cc:1403] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260713 09:10:39.557436 31642 catalog_manager.cc:5697] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b175feeb65749e39690a50554a2ae51 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "3b175feeb65749e39690a50554a2ae51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.560942 32030 raft_consensus.cc:359] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.561761 32030 raft_consensus.cc:385] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.561991 32030 raft_consensus.cc:740] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.562569 32030 consensus_queue.cc:260] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.564698 32030 ts_tablet_manager.cc:1434] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:39.565430 32045 consensus_queue.cc:1048] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.549095 32050 raft_consensus.cc:515] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.576529 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ef591168bd460daf04c2ce2f655dfd" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:39.577342 31819 raft_consensus.cc:2468] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:39.578675 31710 leader_election.cc:304] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:39.578281 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ef591168bd460daf04c2ce2f655dfd" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:39.580396 31893 raft_consensus.cc:2468] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:39.581887 32050 leader_election.cc:290] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.582717 32044 raft_consensus.cc:2804] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.583437 32044 raft_consensus.cc:493] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.583865 32044 raft_consensus.cc:3060] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.592511 31892 raft_consensus.cc:3060] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.593186 32029 tablet_bootstrap.cc:492] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30: No bootstrap required, opened a new log
I20260713 09:10:39.592865 31640 catalog_manager.cc:5697] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.594442 31640 catalog_manager.cc:5697] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.597327 32042 raft_consensus.cc:493] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.597991 32042 raft_consensus.cc:515] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.598260 32044 raft_consensus.cc:515] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.600777 32042 leader_election.cc:290] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.602391 32044 leader_election.cc:290] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Requested vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.604905 31891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb8b0afce0d46469c4eee2ab618fb17" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:39.605758 31891 raft_consensus.cc:2468] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:39.605954 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb8b0afce0d46469c4eee2ab618fb17" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:39.606624 31819 raft_consensus.cc:2468] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 0.
I20260713 09:10:39.608600 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ef591168bd460daf04c2ce2f655dfd" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:39.609089 31819 raft_consensus.cc:3060] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.612517 31709 leader_election.cc:304] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:39.613648 32042 raft_consensus.cc:2804] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.614091 32042 raft_consensus.cc:493] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.614569 32042 raft_consensus.cc:3060] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.616339 32017 consensus_queue.cc:1048] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.622483 32050 consensus_queue.cc:1048] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.624871 31819 raft_consensus.cc:2468] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:39.626120 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ef591168bd460daf04c2ce2f655dfd" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:39.626698 31893 raft_consensus.cc:3060] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.626870 32017 raft_consensus.cc:493] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.627364 32017 raft_consensus.cc:515] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.630306 32017 leader_election.cc:290] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:39.630636 31817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6687e2775c224280aff07a72bb9844d6" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30" is_pre_election: true
I20260713 09:10:39.626488 31710 leader_election.cc:304] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:39.593660 32029 ts_tablet_manager.cc:1403] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30: Time spent bootstrapping tablet: real 0.087s	user 0.037s	sys 0.044s
I20260713 09:10:39.634608 32050 raft_consensus.cc:2804] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.635057 32050 raft_consensus.cc:697] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Becoming Leader. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:39.635839 32050 consensus_queue.cc:237] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.636672 32042 raft_consensus.cc:515] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.636798 32029 raft_consensus.cc:359] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.637492 32029 raft_consensus.cc:385] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.637948 31952 raft_consensus.cc:493] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.638406 31952 raft_consensus.cc:515] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.640394 31952 leader_election.cc:290] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.637771 32029 raft_consensus.cc:740] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.642470 32029 consensus_queue.cc:260] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.643360 32042 leader_election.cc:290] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Requested vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.643620 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6687e2775c224280aff07a72bb9844d6" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:39.644436 31744 raft_consensus.cc:2393] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054c5215c13846ec861396bbe93f680d in current term 1: Already voted for candidate b2d831d5689d4bbf82644a7c89a39a30 in this term.
I20260713 09:10:39.645344 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb8b0afce0d46469c4eee2ab618fb17" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:39.645895 31818 raft_consensus.cc:3060] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.646909 31891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22be806a18bc41fe8effa0bcc55f6bb9" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:39.648777 31893 raft_consensus.cc:2468] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:39.650364 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22be806a18bc41fe8effa0bcc55f6bb9" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:39.651244 31744 raft_consensus.cc:2393] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2d831d5689d4bbf82644a7c89a39a30 in current term 1: Already voted for candidate 054c5215c13846ec861396bbe93f680d in this term.
I20260713 09:10:39.652024 32029 ts_tablet_manager.cc:1434] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:10:39.653426 31857 leader_election.cc:304] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [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: 054c5215c13846ec861396bbe93f680d; no voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:39.655489 31818 raft_consensus.cc:2468] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:39.656793 32017 raft_consensus.cc:3060] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.662495 31710 leader_election.cc:304] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:39.663419 31961 raft_consensus.cc:2804] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.663861 31961 raft_consensus.cc:697] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Becoming Leader. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:39.664659 31961 consensus_queue.cc:237] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.662431 31783 leader_election.cc:304] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [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: b2d831d5689d4bbf82644a7c89a39a30; no voters: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51
I20260713 09:10:39.669131 31952 raft_consensus.cc:3060] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.671679 32039 consensus_queue.cc:1048] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.679287 31952 raft_consensus.cc:2749] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:39.680588 31641 catalog_manager.cc:5697] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b175feeb65749e39690a50554a2ae51 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "3b175feeb65749e39690a50554a2ae51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.717096 32017 raft_consensus.cc:2749] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:39.720322 31639 catalog_manager.cc:5697] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b175feeb65749e39690a50554a2ae51 (127.26.149.1). New cstate: current_term: 1 leader_uuid: "3b175feeb65749e39690a50554a2ae51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.718075 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb8b0afce0d46469c4eee2ab618fb17" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:39.725416 31893 raft_consensus.cc:3060] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.731798 31893 raft_consensus.cc:2468] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 1.
I20260713 09:10:39.807399 31952 raft_consensus.cc:493] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.807760 31952 raft_consensus.cc:515] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.809340 31952 leader_election.cc:290] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.810014 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96798891fdc1401a97c126822637d22a" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51" is_pre_election: true
I20260713 09:10:39.810307 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96798891fdc1401a97c126822637d22a" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d" is_pre_election: true
I20260713 09:10:39.810678 31744 raft_consensus.cc:2468] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 0.
I20260713 09:10:39.810907 31893 raft_consensus.cc:2468] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 0.
I20260713 09:10:39.811867 31783 leader_election.cc:304] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:39.812554 31952 raft_consensus.cc:2804] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.812871 31952 raft_consensus.cc:493] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.813162 31952 raft_consensus.cc:3060] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.817807 31952 raft_consensus.cc:515] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.819206 31952 leader_election.cc:290] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:39.819808 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96798891fdc1401a97c126822637d22a" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:39.820042 31893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96798891fdc1401a97c126822637d22a" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:39.820247 31744 raft_consensus.cc:3060] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.820609 31893 raft_consensus.cc:3060] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.824407 31893 raft_consensus.cc:2468] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 1.
I20260713 09:10:39.824479 31744 raft_consensus.cc:2468] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 1.
I20260713 09:10:39.825204 31784 leader_election.cc:304] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:39.826009 31952 raft_consensus.cc:2804] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.826409 31952 raft_consensus.cc:697] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Becoming Leader. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:39.827082 31952 consensus_queue.cc:237] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:39.833458 31641 catalog_manager.cc:5697] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2). New cstate: current_term: 1 leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.857373 32043 consensus_queue.cc:1048] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.864848 32017 consensus_queue.cc:1048] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.880883 31952 consensus_queue.cc:1048] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.891633 32062 consensus_queue.cc:1048] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.972633 32042 consensus_queue.cc:1048] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.982154 32042 consensus_queue.cc:1048] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.992115 31893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fef9bee543e2424c966095ee9b2f477d"
dest_uuid: "054c5215c13846ec861396bbe93f680d"
mode: GRACEFUL
new_leader_uuid: "3b175feeb65749e39690a50554a2ae51"
 from {username='slave'} at 127.0.0.1:52782
I20260713 09:10:39.992691 31893 raft_consensus.cc:606] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Received request to transfer leadership to TS 3b175feeb65749e39690a50554a2ae51
I20260713 09:10:40.010740 31818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6687e2775c224280aff07a72bb9844d6"
dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
mode: GRACEFUL
new_leader_uuid: "3b175feeb65749e39690a50554a2ae51"
 from {username='slave'} at 127.0.0.1:38404
I20260713 09:10:40.011260 31818 raft_consensus.cc:606] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Received request to transfer leadership to TS 3b175feeb65749e39690a50554a2ae51
I20260713 09:10:40.016901 31952 consensus_queue.cc:1048] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:40.018738 31818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0683b9b85fc44dd181af164feec8a588"
dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
mode: GRACEFUL
new_leader_uuid: "3b175feeb65749e39690a50554a2ae51"
 from {username='slave'} at 127.0.0.1:38404
I20260713 09:10:40.019400 31818 raft_consensus.cc:606] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Received request to transfer leadership to TS 3b175feeb65749e39690a50554a2ae51
I20260713 09:10:40.023816 31952 raft_consensus.cc:993] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30: : Instructing follower 3b175feeb65749e39690a50554a2ae51 to start an election
I20260713 09:10:40.024720 31952 raft_consensus.cc:1081] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Signalling peer 3b175feeb65749e39690a50554a2ae51 to start an election
I20260713 09:10:40.026908 31744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6687e2775c224280aff07a72bb9844d6"
dest_uuid: "3b175feeb65749e39690a50554a2ae51"
 from {username='slave'} at 127.0.0.1:47040
I20260713 09:10:40.027416 31744 raft_consensus.cc:493] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:40.027062 31952 consensus_queue.cc:1048] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:40.027787 31744 raft_consensus.cc:3060] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.036906 31744 raft_consensus.cc:515] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.037998 31742 raft_consensus.cc:1240] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Rejecting Update request from peer b2d831d5689d4bbf82644a7c89a39a30 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:40.043849 31744 leader_election.cc:290] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 2 election: Requested vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:40.046504 31892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6687e2775c224280aff07a72bb9844d6" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:40.047205 31892 raft_consensus.cc:3060] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.047261 32042 consensus_queue.cc:1048] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:40.050143 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6687e2775c224280aff07a72bb9844d6" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:40.050495 31952 consensus_queue.cc:1059] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:40.051414 31818 raft_consensus.cc:3055] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:40.051772 31818 raft_consensus.cc:740] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:40.052682 31818 consensus_queue.cc:260] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.060849 31818 raft_consensus.cc:3060] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.064098 31742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fb8b0afce0d46469c4eee2ab618fb17"
dest_uuid: "3b175feeb65749e39690a50554a2ae51"
mode: GRACEFUL
new_leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:58744
I20260713 09:10:40.064682 31742 raft_consensus.cc:606] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Received request to transfer leadership to TS b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:40.067952 31818 raft_consensus.cc:2468] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 2.
W20260713 09:10:40.068504 32062 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:10:40.069901 31892 raft_consensus.cc:2468] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 2.
I20260713 09:10:40.071487 31710 leader_election.cc:304] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [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: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:40.071957 31892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22be806a18bc41fe8effa0bcc55f6bb9"
dest_uuid: "054c5215c13846ec861396bbe93f680d"
mode: GRACEFUL
new_leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:52782
I20260713 09:10:40.072329 32042 raft_consensus.cc:2804] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:40.072505 31892 raft_consensus.cc:606] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Received request to transfer leadership to TS b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:40.072815 32042 raft_consensus.cc:697] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 2 LEADER]: Becoming Leader. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:40.073257 32017 raft_consensus.cc:993] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d: : Instructing follower 3b175feeb65749e39690a50554a2ae51 to start an election
I20260713 09:10:40.073745 32017 raft_consensus.cc:1081] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Signalling peer 3b175feeb65749e39690a50554a2ae51 to start an election
I20260713 09:10:40.073637 32042 consensus_queue.cc:237] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.077720 31744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fef9bee543e2424c966095ee9b2f477d"
dest_uuid: "3b175feeb65749e39690a50554a2ae51"
 from {username='slave'} at 127.0.0.1:47024
I20260713 09:10:40.078248 31744 raft_consensus.cc:493] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:40.078590 31744 raft_consensus.cc:3060] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.079561 31742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5d6dbd892834cd28eaf1174f0874fee"
dest_uuid: "3b175feeb65749e39690a50554a2ae51"
mode: GRACEFUL
new_leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:58744
I20260713 09:10:40.080024 31742 raft_consensus.cc:606] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Received request to transfer leadership to TS b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:40.083464 31641 catalog_manager.cc:5697] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 reported cstate change: term changed from 1 to 2, leader changed from b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2) to 3b175feeb65749e39690a50554a2ae51 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "3b175feeb65749e39690a50554a2ae51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:40.085124 31744 raft_consensus.cc:515] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.088408 31744 leader_election.cc:290] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 2 election: Requested vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:40.088774 32045 consensus_queue.cc:1048] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:40.089794 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef9bee543e2424c966095ee9b2f477d" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:40.090353 31818 raft_consensus.cc:3060] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.097018 31818 raft_consensus.cc:2468] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 2.
I20260713 09:10:40.097441 31891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef9bee543e2424c966095ee9b2f477d" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:40.098088 31891 raft_consensus.cc:3055] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:40.098018 31710 leader_election.cc:304] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [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: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:40.098075 31744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9ef591168bd460daf04c2ce2f655dfd"
dest_uuid: "3b175feeb65749e39690a50554a2ae51"
mode: GRACEFUL
new_leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:58744
I20260713 09:10:40.100183 32045 raft_consensus.cc:2804] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:40.100378 31744 raft_consensus.cc:606] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Received request to transfer leadership to TS b2d831d5689d4bbf82644a7c89a39a30
I20260713 09:10:40.100721 32045 raft_consensus.cc:697] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 2 LEADER]: Becoming Leader. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:40.101568 32045 consensus_queue.cc:237] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.102308 31961 raft_consensus.cc:993] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51: : Instructing follower b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:40.100178 31891 raft_consensus.cc:740] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:40.104348 31961 raft_consensus.cc:1081] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Signalling peer b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:40.103804 31891 consensus_queue.cc:260] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.105960 31817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9ef591168bd460daf04c2ce2f655dfd"
dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:34576
I20260713 09:10:40.106523 31817 raft_consensus.cc:493] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:40.107858 31817 raft_consensus.cc:3060] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.106585 31891 raft_consensus.cc:3060] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.109934 31639 catalog_manager.cc:5697] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 reported cstate change: term changed from 1 to 2, leader changed from 054c5215c13846ec861396bbe93f680d (127.26.149.3) to 3b175feeb65749e39690a50554a2ae51 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "3b175feeb65749e39690a50554a2ae51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:40.112078 31818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96798891fdc1401a97c126822637d22a"
dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
mode: GRACEFUL
new_leader_uuid: "054c5215c13846ec861396bbe93f680d"
 from {username='slave'} at 127.0.0.1:38404
I20260713 09:10:40.112670 31818 raft_consensus.cc:606] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Received request to transfer leadership to TS 054c5215c13846ec861396bbe93f680d
I20260713 09:10:40.114859 31817 raft_consensus.cc:515] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.116343 31891 raft_consensus.cc:2468] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 2.
I20260713 09:10:40.117295 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ef591168bd460daf04c2ce2f655dfd" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:40.117879 31744 raft_consensus.cc:3055] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:40.118162 31744 raft_consensus.cc:740] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:40.118943 31744 consensus_queue.cc:260] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.119927 31744 raft_consensus.cc:3060] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.122574 31817 leader_election.cc:290] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 2 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:40.123594 31891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ef591168bd460daf04c2ce2f655dfd" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:40.124156 31891 raft_consensus.cc:3060] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.126726 31744 raft_consensus.cc:2468] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:40.127848 31783 leader_election.cc:304] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [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: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:40.128597 32062 raft_consensus.cc:2804] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:40.129032 32062 raft_consensus.cc:697] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Becoming Leader. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:40.129809 32062 consensus_queue.cc:237] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.130255 31891 raft_consensus.cc:2468] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:40.135980 31639 catalog_manager.cc:5697] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 reported cstate change: term changed from 1 to 2, leader changed from 3b175feeb65749e39690a50554a2ae51 (127.26.149.1) to b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:40.155522 31961 consensus_queue.cc:1048] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:40.163533 32044 consensus_queue.cc:1048] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:40.172695 32044 raft_consensus.cc:993] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51: : Instructing follower b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:40.173143 31961 raft_consensus.cc:1081] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Signalling peer b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:40.174826 31817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fb8b0afce0d46469c4eee2ab618fb17"
dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:34576
I20260713 09:10:40.175355 31817 raft_consensus.cc:493] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:40.175719 31817 raft_consensus.cc:3060] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.180802 31817 raft_consensus.cc:515] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.183290 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb8b0afce0d46469c4eee2ab618fb17" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:40.183869 31744 raft_consensus.cc:3055] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:40.184448 31744 raft_consensus.cc:740] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:40.183928 31891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb8b0afce0d46469c4eee2ab618fb17" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:40.185099 31891 raft_consensus.cc:3060] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.185257 31744 consensus_queue.cc:260] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.184450 31817 leader_election.cc:290] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 2 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:40.186424 31744 raft_consensus.cc:3060] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.190414 31891 raft_consensus.cc:2468] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:40.191700 31784 leader_election.cc:304] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [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: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:40.192476 32062 raft_consensus.cc:2804] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:40.192948 32062 raft_consensus.cc:697] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Becoming Leader. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:40.193783 32062 consensus_queue.cc:237] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.194047 31744 raft_consensus.cc:2468] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:40.200671 31639 catalog_manager.cc:5697] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 reported cstate change: term changed from 1 to 2, leader changed from 3b175feeb65749e39690a50554a2ae51 (127.26.149.1) to b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:40.233079 32062 consensus_queue.cc:1048] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:40.245360 32062 consensus_queue.cc:1048] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:40.253196 32062 raft_consensus.cc:993] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30: : Instructing follower 054c5215c13846ec861396bbe93f680d to start an election
I20260713 09:10:40.253715 32102 raft_consensus.cc:1081] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Signalling peer 054c5215c13846ec861396bbe93f680d to start an election
I20260713 09:10:40.255107 31891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96798891fdc1401a97c126822637d22a"
dest_uuid: "054c5215c13846ec861396bbe93f680d"
 from {username='slave'} at 127.0.0.1:52766
I20260713 09:10:40.255632 31891 raft_consensus.cc:493] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:40.256000 31891 raft_consensus.cc:3060] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.261341 31891 raft_consensus.cc:515] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.263255 31891 leader_election.cc:290] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 2 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:40.264626 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96798891fdc1401a97c126822637d22a" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:40.265076 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96798891fdc1401a97c126822637d22a" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:40.265211 31818 raft_consensus.cc:3055] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:40.265661 31744 raft_consensus.cc:3060] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.265666 31818 raft_consensus.cc:740] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:40.266556 31818 consensus_queue.cc:260] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.267294 31818 raft_consensus.cc:3060] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.270450 31744 raft_consensus.cc:2468] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 2.
I20260713 09:10:40.271330 31857 leader_election.cc:304] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [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: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:40.271569 31818 raft_consensus.cc:2468] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 2.
I20260713 09:10:40.272164 32043 raft_consensus.cc:2804] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:40.272644 32043 raft_consensus.cc:697] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 2 LEADER]: Becoming Leader. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:40.273437 32043 consensus_queue.cc:237] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.279749 31642 catalog_manager.cc:5697] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d reported cstate change: term changed from 1 to 2, leader changed from b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2) to 054c5215c13846ec861396bbe93f680d (127.26.149.3). New cstate: current_term: 2 leader_uuid: "054c5215c13846ec861396bbe93f680d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:40.289244 32049 raft_consensus.cc:993] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d: : Instructing follower b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:40.289765 32043 raft_consensus.cc:1081] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Signalling peer b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:40.291172 31818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22be806a18bc41fe8effa0bcc55f6bb9"
dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:34590
I20260713 09:10:40.291607 31818 raft_consensus.cc:493] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:40.291922 31818 raft_consensus.cc:3060] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.296373 31818 raft_consensus.cc:515] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.297672 31818 leader_election.cc:290] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 2 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:40.298391 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22be806a18bc41fe8effa0bcc55f6bb9" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:40.298676 31891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22be806a18bc41fe8effa0bcc55f6bb9" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:40.298952 31744 raft_consensus.cc:3060] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.299247 31891 raft_consensus.cc:3055] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:40.299567 31891 raft_consensus.cc:740] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:40.300364 31891 consensus_queue.cc:260] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.301513 31891 raft_consensus.cc:3060] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.305313 31744 raft_consensus.cc:2468] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:40.306352 31783 leader_election.cc:304] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [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: 3b175feeb65749e39690a50554a2ae51, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:40.307103 32102 raft_consensus.cc:2804] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:40.307531 32102 raft_consensus.cc:697] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Becoming Leader. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:40.307974 31891 raft_consensus.cc:2468] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:40.308341 32102 consensus_queue.cc:237] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.311432 31952 raft_consensus.cc:993] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30: : Instructing follower 3b175feeb65749e39690a50554a2ae51 to start an election
I20260713 09:10:40.311859 32102 raft_consensus.cc:1081] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Signalling peer 3b175feeb65749e39690a50554a2ae51 to start an election
I20260713 09:10:40.313299 31744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0683b9b85fc44dd181af164feec8a588"
dest_uuid: "3b175feeb65749e39690a50554a2ae51"
 from {username='slave'} at 127.0.0.1:47040
I20260713 09:10:40.313745 31744 raft_consensus.cc:493] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:40.313999 31744 raft_consensus.cc:3060] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.316445 31642 catalog_manager.cc:5697] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 reported cstate change: term changed from 1 to 2, leader changed from 054c5215c13846ec861396bbe93f680d (127.26.149.3) to b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:40.317648 31744 raft_consensus.cc:515] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.321281 31744 leader_election.cc:290] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [CANDIDATE]: Term 2 election: Requested vote from peers b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:40.322270 31891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0683b9b85fc44dd181af164feec8a588" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:40.322943 31891 raft_consensus.cc:3060] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.324596 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0683b9b85fc44dd181af164feec8a588" candidate_uuid: "3b175feeb65749e39690a50554a2ae51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:40.325193 31818 raft_consensus.cc:3055] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:40.325516 31818 raft_consensus.cc:740] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:40.326304 31818 consensus_queue.cc:260] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.327589 31818 raft_consensus.cc:3060] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.330471 31891 raft_consensus.cc:2468] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 2.
I20260713 09:10:40.331538 31709 leader_election.cc:304] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [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: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:40.332288 31961 raft_consensus.cc:2804] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:40.332700 31961 raft_consensus.cc:697] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 2 LEADER]: Becoming Leader. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:40.333442 31961 consensus_queue.cc:237] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.334060 31818 raft_consensus.cc:2468] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b175feeb65749e39690a50554a2ae51 in term 2.
I20260713 09:10:40.340268 31642 catalog_manager.cc:5697] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 reported cstate change: term changed from 1 to 2, leader changed from b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2) to 3b175feeb65749e39690a50554a2ae51 (127.26.149.1). New cstate: current_term: 2 leader_uuid: "3b175feeb65749e39690a50554a2ae51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:40.466177 32044 raft_consensus.cc:993] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51: : Instructing follower b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:40.466620 31961 raft_consensus.cc:1081] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Signalling peer b2d831d5689d4bbf82644a7c89a39a30 to start an election
I20260713 09:10:40.467988 31818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5d6dbd892834cd28eaf1174f0874fee"
dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
 from {username='slave'} at 127.0.0.1:34576
I20260713 09:10:40.468415 31818 raft_consensus.cc:493] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:40.468719 31818 raft_consensus.cc:3060] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.474912 31818 raft_consensus.cc:515] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.476265 31818 leader_election.cc:290] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [CANDIDATE]: Term 2 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), 054c5215c13846ec861396bbe93f680d (127.26.149.3:38569)
I20260713 09:10:40.476944 31742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d6dbd892834cd28eaf1174f0874fee" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:40.477257 31891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d6dbd892834cd28eaf1174f0874fee" candidate_uuid: "b2d831d5689d4bbf82644a7c89a39a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054c5215c13846ec861396bbe93f680d"
I20260713 09:10:40.477514 31742 raft_consensus.cc:3055] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:40.477948 31742 raft_consensus.cc:740] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:40.477957 31891 raft_consensus.cc:3060] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.478726 31742 consensus_queue.cc:260] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.479660 31742 raft_consensus.cc:3060] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:40.482796 31891 raft_consensus.cc:2468] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:40.483675 31784 leader_election.cc:304] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [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: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:40.484233 31742 raft_consensus.cc:2468] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2d831d5689d4bbf82644a7c89a39a30 in term 2.
I20260713 09:10:40.484314 32102 raft_consensus.cc:2804] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:40.484810 32102 raft_consensus.cc:697] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Becoming Leader. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:40.485705 32102 consensus_queue.cc:237] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:40.491228 31642 catalog_manager.cc:5697] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 reported cstate change: term changed from 1 to 2, leader changed from 3b175feeb65749e39690a50554a2ae51 (127.26.149.1) to b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2). New cstate: current_term: 2 leader_uuid: "b2d831d5689d4bbf82644a7c89a39a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:40.526160 31818 raft_consensus.cc:1275] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Refusing update from remote peer 3b175feeb65749e39690a50554a2ae51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.527331 31961 consensus_queue.cc:1048] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.536221 31891 raft_consensus.cc:1275] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Refusing update from remote peer 3b175feeb65749e39690a50554a2ae51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.537561 31961 consensus_queue.cc:1048] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.569435 31891 raft_consensus.cc:1275] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Refusing update from remote peer 3b175feeb65749e39690a50554a2ae51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.570533 31961 consensus_queue.cc:1048] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.577085 31818 raft_consensus.cc:1275] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Refusing update from remote peer 3b175feeb65749e39690a50554a2ae51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.578299 32050 consensus_queue.cc:1048] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.580687 31892 raft_consensus.cc:1275] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.583649 31952 consensus_queue.cc:1048] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.585616 31742 raft_consensus.cc:1275] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.588953 31952 consensus_queue.cc:1048] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.707069 31817 raft_consensus.cc:1275] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Refusing update from remote peer 054c5215c13846ec861396bbe93f680d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.708276 32043 consensus_queue.cc:1048] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.710843 31742 raft_consensus.cc:1275] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Refusing update from remote peer 054c5215c13846ec861396bbe93f680d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.712401 32049 consensus_queue.cc:1048] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.718549 31817 raft_consensus.cc:1275] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Refusing update from remote peer 3b175feeb65749e39690a50554a2ae51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.719961 32044 consensus_queue.cc:1048] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.722361 31744 raft_consensus.cc:1275] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.723942 32033 consensus_queue.cc:1048] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.731642 31892 raft_consensus.cc:1275] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Refusing update from remote peer 3b175feeb65749e39690a50554a2ae51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.733337 32050 consensus_queue.cc:1048] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.735719 31892 raft_consensus.cc:1275] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.739212 31744 raft_consensus.cc:1275] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.738714 32033 consensus_queue.cc:1048] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:10:40.746074 32062 consensus_queue.cc:1048] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.755095 31891 raft_consensus.cc:1275] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.757682 32033 consensus_queue.cc:1048] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.876562 31742 raft_consensus.cc:1275] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.877657 32033 consensus_queue.cc:1048] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.884507 31891 raft_consensus.cc:1275] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Refusing update from remote peer b2d831d5689d4bbf82644a7c89a39a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:40.885778 32102 consensus_queue.cc:1048] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.116226 31642 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35582:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:10:43.139246 31642 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35582:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:10:43.178701 27220 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:43.262199 32134 tablet.cc:1724] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51: 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
I20260713 09:10:43.314769 32137 tablet.cc:1724] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d: 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
W20260713 09:10:43.392310 32123 log.cc:927] Time spent T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
W20260713 09:10:43.396569 32132 log.cc:927] Time spent T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260713 09:10:43.424152 32149 tablet.cc:1724] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30: 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
W20260713 09:10:43.428649 32136 log.cc:927] Time spent T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
W20260713 09:10:43.432250 31783 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.1:43509, user_credentials={real_user=slave}} blocked reactor thread for 70094.8us
W20260713 09:10:43.427004 31709 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.3:38569, user_credentials={real_user=slave}} blocked reactor thread for 60708.6us
W20260713 09:10:43.483637 32146 log.cc:927] Time spent T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30: Append to log took a long time: real 0.152s	user 0.006s	sys 0.007s
I20260713 09:10:43.484501 32157 tablet.cc:1724] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30: 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
I20260713 09:10:43.508684 32149 tablet.cc:1724] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30: 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
I20260713 09:10:43.532334 32166 tablet.cc:1724] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51: 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
I20260713 09:10:43.555379 32171 tablet.cc:1724] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30: 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
W20260713 09:10:43.567646 32159 log.cc:927] Time spent T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260713 09:10:43.585273 31742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fa87e917c7e4c78818135c65991cfd4"
dest_uuid: "3b175feeb65749e39690a50554a2ae51"
mode: GRACEFUL
new_leader_uuid: "054c5215c13846ec861396bbe93f680d"
 from {username='slave'} at 127.0.0.1:58750
I20260713 09:10:43.586122 31742 raft_consensus.cc:606] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Received request to transfer leadership to TS 054c5215c13846ec861396bbe93f680d
I20260713 09:10:43.592850 32157 tablet.cc:1724] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30: 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
I20260713 09:10:43.593186 32167 tablet.cc:1724] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51: 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
I20260713 09:10:43.620007 32171 tablet.cc:1724] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30: 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
I20260713 09:10:43.588946 32137 tablet.cc:1724] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d: 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
I20260713 09:10:43.638552 32172 tablet.cc:1724] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30: 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
W20260713 09:10:43.648810 31783 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.1:43509, user_credentials={real_user=slave}} blocked reactor thread for 46607.4us
I20260713 09:10:43.638697 32134 tablet.cc:1724] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51: 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
I20260713 09:10:43.682219 32177 tablet.cc:1724] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d: 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
I20260713 09:10:43.685915 32166 tablet.cc:1724] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51: 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
I20260713 09:10:43.689988 32179 tablet.cc:1724] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51: 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
I20260713 09:10:43.690332 32137 tablet.cc:1724] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d: 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
I20260713 09:10:43.692312 32175 tablet.cc:1724] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d: 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
W20260713 09:10:43.695736 31784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.149.3:38569, user_credentials={real_user=slave}} blocked reactor thread for 89549.2us
I20260713 09:10:43.714046 32172 tablet.cc:1724] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30: 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
I20260713 09:10:43.715142 32167 tablet.cc:1724] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51: 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
I20260713 09:10:43.719201 32157 tablet.cc:1724] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30: 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
I20260713 09:10:43.707700 32182 tablet.cc:1724] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d: 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
I20260713 09:10:43.726956 32137 tablet.cc:1724] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d: 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
I20260713 09:10:43.740962 32177 tablet.cc:1724] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d: 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
I20260713 09:10:43.742238 32137 tablet.cc:1724] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d: 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
I20260713 09:10:43.746697 31815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "deb16c781b3f4df88d584cf4f5757e09"
dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
mode: GRACEFUL
new_leader_uuid: "054c5215c13846ec861396bbe93f680d"
 from {username='slave'} at 127.0.0.1:38414
I20260713 09:10:43.747301 31815 raft_consensus.cc:606] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Received request to transfer leadership to TS 054c5215c13846ec861396bbe93f680d
I20260713 09:10:43.749179 27220 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:43.749783 27220 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:43.755395 32179 tablet.cc:1724] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51: 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
I20260713 09:10:43.758102 32134 tablet.cc:1724] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51: 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
I20260713 09:10:43.784520 31642 catalog_manager.cc:6242] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003: soft_deleted_table [id=6b219772c0624577ae15080be9e9985f] alter complete (version 1)
I20260713 09:10:43.852825 32140 raft_consensus.cc:993] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51: : Instructing follower 054c5215c13846ec861396bbe93f680d to start an election
I20260713 09:10:43.853403 32139 raft_consensus.cc:1081] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Signalling peer 054c5215c13846ec861396bbe93f680d to start an election
I20260713 09:10:43.854863 31892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fa87e917c7e4c78818135c65991cfd4"
dest_uuid: "054c5215c13846ec861396bbe93f680d"
 from {username='slave'} at 127.0.0.1:52754
I20260713 09:10:43.855337 31892 raft_consensus.cc:493] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:43.855638 31892 raft_consensus.cc:3060] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.862095 31892 raft_consensus.cc:515] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:43.864045 31892 leader_election.cc:290] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 2 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:43.864544 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa87e917c7e4c78818135c65991cfd4" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:43.865109 31815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa87e917c7e4c78818135c65991cfd4" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:43.865233 31741 raft_consensus.cc:3055] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:43.865648 31741 raft_consensus.cc:740] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b175feeb65749e39690a50554a2ae51, State: Running, Role: LEADER
I20260713 09:10:43.865658 31815 raft_consensus.cc:3060] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.866415 31741 consensus_queue.cc:260] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:43.867406 31741 raft_consensus.cc:3060] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.870596 31815 raft_consensus.cc:2468] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 2.
I20260713 09:10:43.871659 31859 leader_election.cc:304] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [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: 054c5215c13846ec861396bbe93f680d, b2d831d5689d4bbf82644a7c89a39a30; no voters: 
I20260713 09:10:43.872486 32153 raft_consensus.cc:2804] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:43.872941 32153 raft_consensus.cc:697] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 2 LEADER]: Becoming Leader. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:43.873046 31741 raft_consensus.cc:2468] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 2.
I20260713 09:10:43.873937 32153 consensus_queue.cc:237] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:43.881448 31642 catalog_manager.cc:5697] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d reported cstate change: term changed from 1 to 2, leader changed from 3b175feeb65749e39690a50554a2ae51 (127.26.149.1) to 054c5215c13846ec861396bbe93f680d (127.26.149.3). New cstate: current_term: 2 leader_uuid: "054c5215c13846ec861396bbe93f680d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:44.277963 32163 raft_consensus.cc:993] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30: : Instructing follower 054c5215c13846ec861396bbe93f680d to start an election
I20260713 09:10:44.278378 32180 raft_consensus.cc:1081] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Signalling peer 054c5215c13846ec861396bbe93f680d to start an election
I20260713 09:10:44.279718 31892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "deb16c781b3f4df88d584cf4f5757e09"
dest_uuid: "054c5215c13846ec861396bbe93f680d"
 from {username='slave'} at 127.0.0.1:52766
I20260713 09:10:44.280194 31892 raft_consensus.cc:493] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:44.280548 31892 raft_consensus.cc:3060] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:44.285392 31892 raft_consensus.cc:515] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:44.286931 31892 leader_election.cc:290] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [CANDIDATE]: Term 3 election: Requested vote from peers 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509), b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861)
I20260713 09:10:44.287528 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb16c781b3f4df88d584cf4f5757e09" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b175feeb65749e39690a50554a2ae51"
I20260713 09:10:44.288003 31815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb16c781b3f4df88d584cf4f5757e09" candidate_uuid: "054c5215c13846ec861396bbe93f680d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2d831d5689d4bbf82644a7c89a39a30"
I20260713 09:10:44.288192 31741 raft_consensus.cc:3060] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:44.288571 31815 raft_consensus.cc:3055] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:44.288849 31815 raft_consensus.cc:740] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2d831d5689d4bbf82644a7c89a39a30, State: Running, Role: LEADER
I20260713 09:10:44.289525 31815 consensus_queue.cc:260] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:44.290544 31815 raft_consensus.cc:3060] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:44.293385 31741 raft_consensus.cc:2468] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 3.
I20260713 09:10:44.294476 31857 leader_election.cc:304] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [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: 054c5215c13846ec861396bbe93f680d, 3b175feeb65749e39690a50554a2ae51; no voters: 
I20260713 09:10:44.295053 32153 raft_consensus.cc:2804] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:44.295154 31815 raft_consensus.cc:2468] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054c5215c13846ec861396bbe93f680d in term 3.
I20260713 09:10:44.295468 32153 raft_consensus.cc:697] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 3 LEADER]: Becoming Leader. State: Replica: 054c5215c13846ec861396bbe93f680d, State: Running, Role: LEADER
I20260713 09:10:44.296679 32153 consensus_queue.cc:237] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [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: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } }
I20260713 09:10:44.303427 31642 catalog_manager.cc:5697] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d reported cstate change: term changed from 2 to 3, leader changed from b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2) to 054c5215c13846ec861396bbe93f680d (127.26.149.3). New cstate: current_term: 3 leader_uuid: "054c5215c13846ec861396bbe93f680d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054c5215c13846ec861396bbe93f680d" member_type: VOTER last_known_addr { host: "127.26.149.3" port: 38569 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:44.378183 31815 raft_consensus.cc:1275] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Refusing update from remote peer 054c5215c13846ec861396bbe93f680d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:44.379472 32143 consensus_queue.cc:1048] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.389992 31741 raft_consensus.cc:1275] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Refusing update from remote peer 054c5215c13846ec861396bbe93f680d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:44.391418 32143 consensus_queue.cc:1048] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b175feeb65749e39690a50554a2ae51" member_type: VOTER last_known_addr { host: "127.26.149.1" port: 43509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.803205 27220 tablet_server.cc:179] TabletServer@127.26.149.1:0 shutting down...
I20260713 09:10:44.826148 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:44.826851 27220 tablet_replica.cc:333] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.827625 27220 raft_consensus.cc:2243] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.828181 27220 raft_consensus.cc:2272] T 96798891fdc1401a97c126822637d22a P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.830293 27220 tablet_replica.cc:333] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.830780 27220 raft_consensus.cc:2243] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.831211 27220 raft_consensus.cc:2272] T 9fb8b0afce0d46469c4eee2ab618fb17 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.833003 27220 tablet_replica.cc:333] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.833590 27220 raft_consensus.cc:2243] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.834008 27220 raft_consensus.cc:2272] T c5d6dbd892834cd28eaf1174f0874fee P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.836386 27220 tablet_replica.cc:333] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.837056 27220 raft_consensus.cc:2243] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.837622 27220 raft_consensus.cc:2272] T 22be806a18bc41fe8effa0bcc55f6bb9 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.839699 27220 tablet_replica.cc:333] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.840507 27220 raft_consensus.cc:2243] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:10:44.840592 31857 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260713 09:10:44.841367 27220 raft_consensus.cc:2272] T 07ef504fb7344048b70d064416d20789 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:44.843465 31857 consensus_peers.cc:597] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d -> Peer 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509): Couldn't send request to peer 3b175feeb65749e39690a50554a2ae51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.843660 27220 tablet_replica.cc:333] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.844340 27220 raft_consensus.cc:2243] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:44.845178 27220 raft_consensus.cc:2272] T 8b80e07e89ed411c8a9752a60de338a4 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.847015 27220 tablet_replica.cc:333] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.847569 27220 raft_consensus.cc:2243] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:44.848275 27220 raft_consensus.cc:2272] T 0683b9b85fc44dd181af164feec8a588 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.850106 27220 tablet_replica.cc:333] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.850639 27220 raft_consensus.cc:2243] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:44.851297 27220 raft_consensus.cc:2272] T fef9bee543e2424c966095ee9b2f477d P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.852867 27220 tablet_replica.cc:333] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.853366 27220 raft_consensus.cc:2243] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.853788 27220 raft_consensus.cc:2272] T 42554ac0767e4701931483f5f639068c P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.855580 27220 tablet_replica.cc:333] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.856109 27220 raft_consensus.cc:2243] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.856518 27220 raft_consensus.cc:2272] T 301fcc34581542daa30e7eefe58032c2 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.858444 27220 tablet_replica.cc:333] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.858939 27220 raft_consensus.cc:2243] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.859365 27220 raft_consensus.cc:2272] T deb16c781b3f4df88d584cf4f5757e09 P 3b175feeb65749e39690a50554a2ae51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.861146 27220 tablet_replica.cc:333] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.861720 27220 raft_consensus.cc:2243] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.862133 27220 raft_consensus.cc:2272] T 1ddc51c691e4474a829a0dcc9721ad97 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.863893 27220 tablet_replica.cc:333] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.864372 27220 raft_consensus.cc:2243] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:44.865178 27220 raft_consensus.cc:2272] T e0df39c117ae4ed4b82ab7eb062b2303 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.867218 27220 tablet_replica.cc:333] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.867722 27220 raft_consensus.cc:2243] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:44.868427 27220 raft_consensus.cc:2272] T 6687e2775c224280aff07a72bb9844d6 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.870199 27220 tablet_replica.cc:333] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.870676 27220 raft_consensus.cc:2243] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:44.871374 27220 raft_consensus.cc:2272] T 211ec915e5d24eac8a1a97aaba9adb45 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.873340 27220 tablet_replica.cc:333] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.873946 27220 raft_consensus.cc:2243] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.874557 27220 raft_consensus.cc:2272] T 3fa87e917c7e4c78818135c65991cfd4 P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.878144 27220 tablet_replica.cc:333] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
W20260713 09:10:44.878425 31783 consensus_peers.cc:597] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 -> Peer 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509): Couldn't send request to peer 3b175feeb65749e39690a50554a2ae51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.878834 27220 raft_consensus.cc:2243] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.879390 27220 raft_consensus.cc:2272] T e9ef591168bd460daf04c2ce2f655dfd P 3b175feeb65749e39690a50554a2ae51 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:44.880465 31857 consensus_peers.cc:597] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d -> Peer 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509): Couldn't send request to peer 3b175feeb65749e39690a50554a2ae51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.881326 27220 tablet_replica.cc:333] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51: stopping tablet replica
I20260713 09:10:44.881855 27220 raft_consensus.cc:2243] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.882259 27220 raft_consensus.cc:2272] T 4e56df7c0627416fb98efc05367e6002 P 3b175feeb65749e39690a50554a2ae51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.888643 31815 raft_consensus.cc:1275] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 3 FOLLOWER]: Refusing update from remote peer 054c5215c13846ec861396bbe93f680d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:44.890045 32153 consensus_queue.cc:1048] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2d831d5689d4bbf82644a7c89a39a30" member_type: VOTER last_known_addr { host: "127.26.149.2" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:10:44.922258 31857 consensus_peers.cc:597] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d -> Peer 3b175feeb65749e39690a50554a2ae51 (127.26.149.1:43509): Couldn't send request to peer 3b175feeb65749e39690a50554a2ae51. Status: Network error: Client connection negotiation failed: client connection to 127.26.149.1:43509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.929270 27220 tablet_server.cc:196] TabletServer@127.26.149.1:0 shutdown complete.
I20260713 09:10:44.960191 27220 tablet_server.cc:179] TabletServer@127.26.149.2:0 shutting down...
I20260713 09:10:44.988747 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:44.989473 27220 tablet_replica.cc:333] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:44.990309 27220 raft_consensus.cc:2243] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.990742 27220 raft_consensus.cc:2272] T 96798891fdc1401a97c126822637d22a P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.992430 27220 tablet_replica.cc:333] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:44.992924 27220 raft_consensus.cc:2243] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:44.993621 27220 raft_consensus.cc:2272] T c5d6dbd892834cd28eaf1174f0874fee P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.995337 27220 tablet_replica.cc:333] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:44.995852 27220 raft_consensus.cc:2243] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:44.996574 27220 raft_consensus.cc:2272] T 9fb8b0afce0d46469c4eee2ab618fb17 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.998260 27220 tablet_replica.cc:333] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:44.998754 27220 raft_consensus.cc:2243] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:44.999480 27220 raft_consensus.cc:2272] T 42554ac0767e4701931483f5f639068c P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.001195 27220 tablet_replica.cc:333] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.001814 27220 raft_consensus.cc:2243] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.002238 27220 raft_consensus.cc:2272] T fef9bee543e2424c966095ee9b2f477d P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.003787 27220 tablet_replica.cc:333] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.004297 27220 raft_consensus.cc:2243] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:45.004976 27220 raft_consensus.cc:2272] T 22be806a18bc41fe8effa0bcc55f6bb9 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.006773 27220 tablet_replica.cc:333] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.007283 27220 raft_consensus.cc:2243] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.007690 27220 raft_consensus.cc:2272] T 07ef504fb7344048b70d064416d20789 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.009361 27220 tablet_replica.cc:333] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.009904 27220 raft_consensus.cc:2243] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:45.010633 27220 raft_consensus.cc:2272] T 301fcc34581542daa30e7eefe58032c2 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.012362 27220 tablet_replica.cc:333] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.012849 27220 raft_consensus.cc:2243] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.013240 27220 raft_consensus.cc:2272] T deb16c781b3f4df88d584cf4f5757e09 P b2d831d5689d4bbf82644a7c89a39a30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.015297 27220 tablet_replica.cc:333] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.015810 27220 raft_consensus.cc:2243] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:45.016495 27220 raft_consensus.cc:2272] T 1ddc51c691e4474a829a0dcc9721ad97 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.018190 27220 tablet_replica.cc:333] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.018679 27220 raft_consensus.cc:2243] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.019090 27220 raft_consensus.cc:2272] T 0683b9b85fc44dd181af164feec8a588 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.020741 27220 tablet_replica.cc:333] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.021217 27220 raft_consensus.cc:2243] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.021662 27220 raft_consensus.cc:2272] T 8b80e07e89ed411c8a9752a60de338a4 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.023370 27220 tablet_replica.cc:333] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.023823 27220 raft_consensus.cc:2243] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:45.024477 27220 raft_consensus.cc:2272] T e9ef591168bd460daf04c2ce2f655dfd P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.026126 27220 tablet_replica.cc:333] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.026590 27220 raft_consensus.cc:2243] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.026979 27220 raft_consensus.cc:2272] T 4e56df7c0627416fb98efc05367e6002 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.028719 27220 tablet_replica.cc:333] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.029191 27220 raft_consensus.cc:2243] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.029654 27220 raft_consensus.cc:2272] T 6687e2775c224280aff07a72bb9844d6 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.031272 27220 tablet_replica.cc:333] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.031713 27220 raft_consensus.cc:2243] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.032136 27220 raft_consensus.cc:2272] T 211ec915e5d24eac8a1a97aaba9adb45 P b2d831d5689d4bbf82644a7c89a39a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.033983 27220 tablet_replica.cc:333] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.034675 27220 raft_consensus.cc:2243] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.035130 27220 raft_consensus.cc:2272] T 3fa87e917c7e4c78818135c65991cfd4 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:45.037958 31859 consensus_peers.cc:597] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d -> Peer b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861): Couldn't send request to peer b2d831d5689d4bbf82644a7c89a39a30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:45.037986 27220 tablet_replica.cc:333] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30: stopping tablet replica
I20260713 09:10:45.038798 27220 raft_consensus.cc:2243] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.039191 27220 raft_consensus.cc:2272] T e0df39c117ae4ed4b82ab7eb062b2303 P b2d831d5689d4bbf82644a7c89a39a30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:45.054363 31859 consensus_peers.cc:597] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d -> Peer b2d831d5689d4bbf82644a7c89a39a30 (127.26.149.2:46861): Couldn't send request to peer b2d831d5689d4bbf82644a7c89a39a30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:45.076542 27220 tablet_server.cc:196] TabletServer@127.26.149.2:0 shutdown complete.
I20260713 09:10:45.105578 27220 tablet_server.cc:179] TabletServer@127.26.149.3:0 shutting down...
I20260713 09:10:45.128952 27220 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:45.129730 27220 tablet_replica.cc:333] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.130676 27220 raft_consensus.cc:2243] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:45.131630 27220 raft_consensus.cc:2272] T 96798891fdc1401a97c126822637d22a P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.133464 27220 tablet_replica.cc:333] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.134012 27220 raft_consensus.cc:2243] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.134399 27220 raft_consensus.cc:2272] T c5d6dbd892834cd28eaf1174f0874fee P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.136006 27220 tablet_replica.cc:333] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.136457 27220 raft_consensus.cc:2243] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.136790 27220 raft_consensus.cc:2272] T 9fb8b0afce0d46469c4eee2ab618fb17 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.138365 27220 tablet_replica.cc:333] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.138937 27220 raft_consensus.cc:2243] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.139339 27220 raft_consensus.cc:2272] T 42554ac0767e4701931483f5f639068c P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.140995 27220 tablet_replica.cc:333] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.141439 27220 raft_consensus.cc:2243] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.141873 27220 raft_consensus.cc:2272] T fef9bee543e2424c966095ee9b2f477d P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.143432 27220 tablet_replica.cc:333] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.143908 27220 raft_consensus.cc:2243] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.144249 27220 raft_consensus.cc:2272] T 1ddc51c691e4474a829a0dcc9721ad97 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.145934 27220 tablet_replica.cc:333] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.146391 27220 raft_consensus.cc:2243] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.146754 27220 raft_consensus.cc:2272] T 301fcc34581542daa30e7eefe58032c2 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.148350 27220 tablet_replica.cc:333] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.148778 27220 raft_consensus.cc:2243] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:45.149461 27220 raft_consensus.cc:2272] T deb16c781b3f4df88d584cf4f5757e09 P 054c5215c13846ec861396bbe93f680d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.152068 27220 tablet_replica.cc:333] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.152552 27220 raft_consensus.cc:2243] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.152896 27220 raft_consensus.cc:2272] T 0683b9b85fc44dd181af164feec8a588 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.154677 27220 tablet_replica.cc:333] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.155083 27220 raft_consensus.cc:2243] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.155402 27220 raft_consensus.cc:2272] T 8b80e07e89ed411c8a9752a60de338a4 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.156991 27220 tablet_replica.cc:333] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.157433 27220 raft_consensus.cc:2243] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.157828 27220 raft_consensus.cc:2272] T 07ef504fb7344048b70d064416d20789 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.159349 27220 tablet_replica.cc:333] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.159751 27220 raft_consensus.cc:2243] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.160090 27220 raft_consensus.cc:2272] T 22be806a18bc41fe8effa0bcc55f6bb9 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.161610 27220 tablet_replica.cc:333] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.162010 27220 raft_consensus.cc:2243] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.162349 27220 raft_consensus.cc:2272] T 6687e2775c224280aff07a72bb9844d6 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.163857 27220 tablet_replica.cc:333] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.164263 27220 raft_consensus.cc:2243] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:45.164901 27220 raft_consensus.cc:2272] T 3fa87e917c7e4c78818135c65991cfd4 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.166880 27220 tablet_replica.cc:333] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.167313 27220 raft_consensus.cc:2243] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.167644 27220 raft_consensus.cc:2272] T 211ec915e5d24eac8a1a97aaba9adb45 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.169255 27220 tablet_replica.cc:333] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.169708 27220 raft_consensus.cc:2243] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.170044 27220 raft_consensus.cc:2272] T e9ef591168bd460daf04c2ce2f655dfd P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.171589 27220 tablet_replica.cc:333] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.171968 27220 raft_consensus.cc:2243] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:45.172631 27220 raft_consensus.cc:2272] T 4e56df7c0627416fb98efc05367e6002 P 054c5215c13846ec861396bbe93f680d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.174439 27220 tablet_replica.cc:333] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d: stopping tablet replica
I20260713 09:10:45.174809 27220 raft_consensus.cc:2243] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.175144 27220 raft_consensus.cc:2272] T e0df39c117ae4ed4b82ab7eb062b2303 P 054c5215c13846ec861396bbe93f680d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.210476 27220 tablet_server.cc:196] TabletServer@127.26.149.3:0 shutdown complete.
I20260713 09:10:45.238569 27220 master.cc:562] Master@127.26.149.62:41119 shutting down...
I20260713 09:10:45.257743 27220 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:45.258252 27220 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.258577 27220 tablet_replica.cc:333] T 00000000000000000000000000000000 P bacf3dc72d4743a9bd644c55b9e3c003: stopping tablet replica
I20260713 09:10:45.279589 27220 master.cc:584] Master@127.26.149.62:41119 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11322 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23370 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (115174 ms total)
[  PASSED  ] 8 tests.
I20260713 09:10:45.332293 27220 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 395 messages since previous log ~14 seconds ago
I20260713 09:10:45.332536 27220 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 395 messages since previous log ~14 seconds ago
I20260713 09:10:45.332729 27220 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 392 messages since previous log ~14 seconds ago
I20260713 09:10:45.332912 27220 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 ~32 seconds ago
I20260713 09:10:45.333159 27220 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 ~32 seconds ago
I20260713 09:10:45.333412 27220 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260713 09:10:45.333977 27220 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
